New theme update caused problems to my site. Content is all still there, but it appears that the menu/dropdown looks almost like a sitemap. As does the footer. www.dermalogix.com
Hi @scottyo38,
Can you try opening the site in a new browser? I believe this might be a browser caching issue because I’ve checked and all the styles are there.
I discovered that the stylesheet URL is missing the version number. It is currently:
https://www.dermalogix.com/wp-content/themes/x/framework/dist/css/site/stacks/icon.css
But should include a version for cache busting
https://www.dermalogix.com/wp-content/themes/x/framework/dist/css/site/stacks/icon.css?ver=9.0.1
You’re probably seeing the previous cached stylesheet while new visitors are seeing the correct one. We’ll get this fixed for the next point release.
That is it. Thank you.
Ok thanks for confirming!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.