Lazy loading hiding some images

Lazy Load in Smush no showing up images. On my site, I’m using the Facebook RSS plugin, that pulling the feed from Facebook.

  • Nithin Ramdas
    • Support Wizard

    Hi RaBaLuPe ,

    On further testing, the issue is more related to the images links throwing the following path when Lazyload is enabled:
    data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==

    And hence due to that, the Lazyload is only working partially when you try to exclude it via class.

    The current class added should have worked out of the box but due to the above use case it isn’t working as expected:

    .cff-multi-image
    .cff-lightbox-link

    This anomaly should be fixed in the next release, and the feature to exclude the class should work out of the box. However, excluding the page URL does work fine in lazyload settings

    I have added the /udforskverden/ URL in the exclusion list and the page is loading fine now.
    [attachments are only viewable by logged-in members]

    Until the next stable release is available, it would be better to use the page exclusion setting instead of excluding the class. If you want we could share a beta release to test in your website to see whether it fixes the issue out of the box with only class exclusion.

    Please do let us know if you have any further. I have disabled the Lazyload feature, please do check by enabling Lazyload feature whether page exclusion helps.

    Regards,
    Nithin