• Resolved noxerr

    (@noxerr)


    Hi,
    I’m using the HTML load selector from page optimization in order to lazy load a carousel. It’s not working. I set an id for the div of the carousel and then added that div in the selectors #lazycar is in the page, and in the box of litespeed cache I’ve added lazycar
    yet it doesn’t work since I’ve noticed it’s loading (with network tab set to slow connection) from the very beginning (even though it’s far down in the page). Why those images don’t have the automatic “lazy” in the load mode, while everything else has it? I didn’t set the lazy load media in litespeed plugin but it seems by default almost all images (except those inside carousel) have that lazy. How should I lazy load the carousel properly?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    please provide the report number , you can get it in toolbox -> report – > click “send to LiteSpeed”

    Best regards,

    Thread Starter noxerr

    (@noxerr)

    report OBOIYZKP

    Plugin Support qtwrk

    (@qtwrk)

    HTML lazyload will only lazy the rendering , the resources are still loaded , but just not rendered until scroll into viewport

    and try find the selector like this

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘html lazy load selector doesn’t work’ is closed to new replies.