Yes, the Lazy Load feature you mentioned is indeed a premium option in WP-Optimize. Since this feature can sometimes interfere with grid displays, here’s an alternative you can try:
- Exclude Specific JavaScript: If you’re experiencing issues with your media or masonry grids, consider excluding specific JavaScript files related to the grid from being cached or minified. You can do this by going to:
- WP-Optimize > Minify > JavaScript
- Scroll down to the Exclude JavaScript from processing section, and add the grid-related script files. This should prevent WP-Optimize from altering the scripts crucial for your grids.
- Page Cache Settings: Another helpful adjustment can be to set your cache settings to ignore specific pages where these grids are used, which avoids having to manually purge each time:
- Go to WP-Optimize > Cache > Advanced settings, and add the URLs of the pages with grids to the Exclude URLs section.
If this doesn’t resolve it, I’d be happy to take a closer look. Feel free to share your website URL, and I can assist further.