• Resolved nauar

    (@nauar)


    Lscache report number : YPOOGOOL

    Hi,

    I have an issue with the Lightspeed cache lazyloading function on the search.php page.

    The lazyloading is working on all the others pages of the site but not on this one !
    The listing on that page uses the same function to display each items and there images, that every other page with a listing.

    On this page the img aren’t tag with data-lazyloaded=”1″
    But, I can see :
    Page supported by LiteSpeed Cache 5.5.1 on 2023-08-10 14:48:41
    At the bottom of my search page.

    So I don’t know, what’s happen.

    I test this:
    Force the lazyloading by adding on my img tag data-lazyloaded=”1″
    The img are loaded on the page load. then when scroll down the page the img are loaded again via the lscache lazyloaded. That’s worst cause they loaded twice.

    Has someone already face (and solve) this issue ?
    What could cause lscache fails in my search.php page ?

    • This topic was modified 1 year, 3 months ago by nauar.

    The page I need help with: [log in to see the link]

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

    (@qtwrk)

    yes , this is normal , because search page by default is not cached

    when page is not cacheable , it will bypass all the optm , as optm could be time/resource consuming

    if you want to force apply it , please go to cache -> force cache -> add s= 1 into it , this will force it to cache for 1 seconds , which is essentially as no-cache , where let it pass the cache check.

    Thread Starter nauar

    (@nauar)

    Hi qtwrk,

    and thanks a lot for your explanation and your quick answer !
    It works perfectly.

    Thanks again, have a good day!


Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Lazy loading don’t work on my search.php page’ is closed to new replies.