hi there,
The CSS optimization ensures the foogallery CSS file is loaded into the head of the page and not in the footer (which causes undesireable flashing)
This cache is cleared every time the gallery is updated, and is rebuilt when the gallery is loaded the next time. It is also cleared when the plugin updates.
I am not sure why it stops working after a week, as you should see the issue immediately.
Please can you let me know when you have the issue again so I can debug it on your site. Please do not clear the css cache again until I can have a look
Hi,
Looks like the problem has been solved, FooGallery is now working perfectly on all pages on my website.
Thanks.
I have the same problem. Did you find the solution for it?
In my case the CSS cache stores HTTPS links to the CSS files. But I don’t have a valid SSL certificate. This causes, that while browsing HTTP version of the site, the CSS is not loaded properly, as there is HTTPS link and the browser won’t load it. Clearing CSS cache helps just for a short time. Just until the cache stores the HTTPS link again.
@bradvin: would it be possible to disable CSS cache or force to store HTTP links only?