woodmart header some time not visible if page caching is enabled
-
woodmart header some time not visible if page caching is enabled even on server level caching or cloudflare caching, on some pages it is visitble, and some pages not visible, but loaded on both pages if inspect via developer tools, and if clear cache and refetch fresh copy then it might fixed for that page but reoccur on other pages, in my header setting, sticky header is enabled also sticky clone is enabled, can someone please guide
Attachments:
You must be
logged in to view attached files.
Hello,
This issue is usually caused by caching serving. Clear all levels of cache (plugin cache, server cache, and Cloudflare) and test in a private/incognito window.
If the issue persists, please test with caching disabled. If it works correctly without cache, the problem is cache configuration–related rather than theme itself.
Best Regards,
thanks for your reply , yes i understand, it is not woodmart issue it is caching configuration issue, and when i clear cache problem fixed for that page but may ocue on other pages, so basically my question is if someone guide which perameter or elements to exclude from cache?
Hello,
Try to exclude this header file:
js/scripts/header/headerBuilder.min.js
Clear the cache and recheck the issue.
Best Regards,