• Resolved clsklvr

    (@clsklvr)


    Hey,

    is it possible to add lazy loading of images in a future version of CRP?

    This would be very useful to speed up the page load time, since the CPR is often below the fold and not needed on page load above the fold.

    In my case that would save up to 6 image requests on the initial page load.

    Best
    Cls

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

    (@ajay)

    The plugin already supports the lazy-load images based on WordPress’ implementation of lazy load. i.e. setting the loading=”lazy” attribute.

    Anything more than that would require you to make custom changes to the code to probably set custom classes e.g. if you’re using another plugin to lazy load

    Thread Starter clsklvr

    (@clsklvr)

    Ah ok, great!

    Thanks
    Cls

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Lazy Load Images (Feature Request)’ is closed to new replies.