• Resolved litervollmilch

    (@litervollmilch)


    First of all, thank you for that great plugin! It’s working fine.

    Nevertheless I wonder whether it is possible, to exclude specific images from lazy loading? Especially some blog-counter graphics for example, which I place inside the footer of my page won’t be loaded and therefore do not properly track visits to the page.

    I just had a look into the source code of the plugin and guess, I could add “data-no-lazy” as an attribute to those images, to avoid them being lazy loaded… Can you confirm that or is there another way of doing this?

    https://www.ads-software.com/plugins/rocket-lazy-load/

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

    Wel it’s not in tehe FAQ, my bad…

    = How can deactivate Lazy Load on some images ? =

    You can use a data-no-lazy property.

    Here, an example to put in your IMG tags :
    <img src="ajax-loader.gif" data-no-lazy />

    Thread Starter litervollmilch

    (@litervollmilch)

    So my guess was right! ?? Thank you very much for the quick reply!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Possibility to exclude images from Lazy Load?’ is closed to new replies.