Wordpress LScache Plugin: Lazy Load ideas
Last Updated on: Wed, 15 Apr 2026 00:00:02 Hello, I have two ideas relating to issues that Im having with Lazy Load: 1. Currently its possible to filter out images based on their names or data-no-lazy= 1 . It would be very helpful if filtering could also work on img classes. It would be mind blowing if it could work on img container classes (think about Slider Revolution for example). 2. Lazy loading sometimes breaks other scripts, like masonry. It looks like the script renders square placeholders instead of a target image size. It happens with BeThemes blog masonry layout for example. This also leads to layout shifting when the image is finally loaded ? its not the best user experience. The page I need help with: https://szmigiel.design/en/blog/ Hi, I agree we need to figure out a way to make slider work better. 1. Its hard to use image container because it needs to parse the html structure which will cost a lot. However, its possible to use images class name as the filter. Do you think we should give a textarea setting under Media tab for this? 2. On the link you gave I didnt see the masonry or other sliders that is using lazy load. Can you specify it a bit more? If you specify the width&height for those images, it wont shift before fully loaded. I noticed you have the w&h in
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference