• Hello, I would like to use this plugin with some before/after image widgets/elements … do you think your “on-demand” lazy loading will work with it? So images get loaded only when they get visible

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author simonpedge

    (@simonpedge)

    The ‘Lazy Load’ feature within Slide Anything is an implementation of the Owl Carousel “Lazy Load’ feature. Slide Anything is built on top of the Owl Carousel engine, and when Owl Carousel added a ‘Lazy Load’ feature I added this feature to my plugin. See demo page: https://owlcarousel2.github.io/OwlCarousel2/demos/lazyLoad.html

    The way I understand it working is that if you have 3 sliders on your page, each with 10 slides containing images. That is a total of 30 images. If these slides display 1 slide at a time, then 3 images will be displayed initially on page load. If these slides display 3 slides at a time, then 9 images will be displayed initially on page load.

    Thread Starter drachires

    (@drachires)

    Got it but those widgets are not compatible with any lazy-load solution – wp rocket lazyload, A3 lazy load, native lazyload … nothing worked

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Lazyloading with Before/after widgets’ is closed to new replies.