• Resolved Gerard Blanco

    (@sixaxis)


    Hi guys,

    I’ve found an issue with your plugin. If you take a look at the page I’m attaching and check the developer tools, you’ll see the following:
    – The images you see are .webp
    – All of them are loaded via the <picture> tag
    – The <picture> tags were generated by ShortPixel’s WebP feature, except the last image (ggggg.webp), which is a manual HTML code.
    – The lazy load feature works correctly for the .webp images, but the .jpg and .png are loaded anyway, when loading the page (https://i.imgur.com/fAhrR9Q.png), thus making the lazy-load feature useless.
    – If your plugin is disabled, only the .webp images are loaded.

    Could you take a look at this, please?

    Thank you,

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

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

The topic ‘picture tag loads all images in the background’ is closed to new replies.