Hi There, I’m having a little issue when a page first loads. I’m using the masonry setting and when the page loads in all of the images appear jumbled and vertical images overlay horizontal ones. However, if I rescale the window any everything slips into place as expected.
(note, this does NOT appear to happen to logged in users.)
If this is a caching issue, what should I exclude in my cache to prevent this from occurring? Thanks
Things I tried: I have disabled and cleared all caching, CSS and Javascript inlining, and compression, no effect. I’ve tried placing the gallery in a div to adjust styling. It works a little.
Additional observation: when recalling the window, the images organize as expected within the viewing port and just beyond. Further down the images have not realigned and the window needs to be readjusted to properly align and organize these when they come into view.
This reply was modified 2 days, 15 hours ago by Jason Houge.
This reply was modified 2 days, 15 hours ago by Jason Houge.
This reply was modified 2 days, 15 hours ago by Jason Houge.
ah yes, that seems to be the interaction. I use lazy loading with LiteSpeed, my site runs on LiteSpeed. Its strange, since lazy loading is built into both plugins. Does Lazy Loading in Portfolio Filter Gallery fire at a different step than the Lazy load function in Portfolio Filter Gallery?
Yes, Portfolio filter gallery already have its own built-in LazyLoad functionality.
Lazy Load from lightspeed blocks to load images and create spacing and For the portfolio filter gallery, lazy loading simply delays image rendering. Images are only rendered when the user scrolls to them, which helps improve page performance.
2. Would you mind taking a few minutes to write a review for us, please? Your comments help others know what to expect when they’re looking for the service we offer.
Thank you for the help – can you confirm whether this means Lazy Load is disabled or not?
It would help if this instead said “Enable” and the button toggled on… instead of toggling on a button to turn something off.
Also, I think I resolved a way to retain LiteSpeed’s LazyLoad by globally disabling (see above) the Filter Gallery Lazy Load and enabling LiteSpeeds responsive placeholder. Thank you