3.2.6 Update Issues
-
If you have just updated to v3.2.6 and are having issues with your galleries, then follow these steps:
- If you have a caching plugin (eg. WPRocket, Autoptimize, etc) then clear the caches – FooGallery’s javascript code has been updated and the caches need to be cleared.
- If your hosting has a cache system, then clear that cache too, so the correct FooGallery assets are served to your visitors.
- If you are having issues with lazy loading, then try changing lazy loading mode in settings (FooGallery -> Settings -> Advanced -> Lazy Loading Mode) – we have changed how lazy loading works to use more modern approaches, which also help with SEO.
- If your thumbs are not loading, it’s usually because of a Javascript error on the page. Open your site in Chrome and look at developer tools console to see what the errors are. That usually gives you a good idea of the problem. If there is an error like “jQuery underfined” or similar, then the problem is usually caused by optimization plugins deferring all your javascript, which causes unreliable depedancy loading. To confirm this, try disabling your optimization plugin first. If you disable it and FooGallery starts loading, then you know it was the problem and you can now work to resolve it. If this is the case for you, then a quick fix is to exclude jquery and/or foogallery from the optimization’s javascript defer setting.
- Start a new thread with a link and the steps you have already tried and we will help you out.
If you want to rollback to a previous version of the plugin, you can by downloading a previous version from https://wordpress.org/plugins/foogallery/advanced/
You must be logged in to reply to this topic.