• Hi Ajay,

    first of all, thank you, I’m very happy with your plugin!

    Maybe you can give me a hint on where to start with my current “problem”?

    I’m tweaking my blog – lazy load all the things!
    Loading times are good, I’m using BJ Lazy Load which is another good plugin.

    Last content that isn’t loaded on demand/scroll are the related post thumbnails.
    I already checked the plugin files and saw the img tag in the media.php (crp_get_image_html ?), but if not necessary, I would like to prevent changing your files. Is there another way to do this?

    this is the image structure I need:

    <img class="lazy lazy-loaded" src="placeholder.jpg" data-lazy-type="image" data-lazy-src="https://www.path.to.my.image/wp-content/uploads/2018/07/image.jpg" alt="alternativetext" width="600" height="382" />

    Any hint/idea what to do?

    Thank you very much!
    Jo

    • This topic was modified 5 years, 10 months ago by _Jo.
    • This topic was modified 5 years, 10 months ago by _Jo.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Lazy Loading Thumbnails’ is closed to new replies.