• Resolved Mr Lucky

    (@voodoochill)


    Lazy load image excludes is working well on my site except for two images. I have pasted the image addresses in the excludes tab as instructed a separate lines, but they still lazy loads.

    It is the image on the home page in the first orange box and the middle purple box.

    The image in the third box (ie the second orange one) is fine.. It does not lazy load.

    So the three images in the exclude box show like this:

    /wp-content/uploads/2021/08/pete-taming-purple-768×502.jpg
    /wp-content/uploads/2016/03/bilbao-768×512.jpg
    /wp-content/uploads/2021/08/cafelogo-for-taming-2021.png

    but only the third one seems to actually be excluded.

    Can anyone please help?

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

Viewing 7 replies - 1 through 7 (of 7 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 Mr Lucky

    (@voodoochill)

    Report:

    EGFGGIEM

    many thanks!

    Plugin Support qtwrk

    (@qtwrk)

    please try

    /wp-content/uploads/2021/08/pete-taming-purple
    /wp-content/uploads/2016/03/bilbao
    

    this one isn’t lazyloaded
    /wp-content/uploads/2021/08/cafelogo-for-taming-2021.png

    do a purge all after you made change

    Thread Starter Mr Lucky

    (@voodoochill)

    Thanks that works!

    But why? The images which are on the page are the resized ones (as also shown if you right click and copy image address which is what I did to find which images top put in the xclude box.

    this one isn’t lazyloaded
    /wp-content/uploads/2021/08/cafelogo-for-taming-2021.png

    Correct, that one has always been fine.

    Plugin Support qtwrk

    (@qtwrk)

    src="https://tamingthesaxophone.com/wp-content/uploads/2021/08/pete-taming-purple-300x196.jpg" alt="Tami

    this one in the source code is showing 300x196 while you excluded 68×502.jpg so they don’t match

    Thread Starter Mr Lucky

    (@voodoochill)

    You are absolutely right. In page source it is indeed the 300×196 image, however in the bowser when you right click and get image location it says 768×502. I am a bit perplexed about that but from what you have given, can I assume a partial URL will work as a wild card?

    Thanks again for the great support.

    • This reply was modified 3 years, 2 months ago by Mr Lucky.
    Plugin Support qtwrk

    (@qtwrk)

    yes, partial match will work as wildcard , if the URL contains that partial string, then it will match

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Some excluded images still lazy loading’ is closed to new replies.