• Resolved fabio.vito83

    (@fabiovito83)


    Dear Support,

    I am opening a new support thread because my previous post was marked as solved and I cannot reopen it. Unfortunately, the issue is not solved because I’ve implemented your advise but the lazy load still does not work.

    Google speed insights reports that the lazy load does not defer offscreen images (I have many pictures in the menu categories). From your first analysis you reported that the lazy load functionality was broken by my theme because in the cart page it was using the function wp_kses_post( $thumbnail ). This function has been now deleted and not present in the cart.php.

    Although I have implemented this change, the lazy load does not work. Could you please investigate the reason and let me know how to fix it?

    I really need the lazy load functionality, this is not optional for me. Why it does not work?

    Thanks for your help.

    Fabio.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Stanimir Stoyanov

    (@sstoqnov)

    SiteGround Representative

    Hey @fabiovito83

    As we have replied on the other ticket, the lazyload functionality is working.

    You can check the page source and search for src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7", which will show you which images are lazyloaded.

    Also, from what I see in the Google Page Insights, the Defer Offscreen Images passed.

    Let me know if you have any questions.

    Regards,
    Stanimir

    Thread Starter fabio.vito83

    (@fabiovito83)

    Dear Stanimir,

    Thank you for prompt reply and further investigation.

    I confirm that it works!! Unfortunately, when I opened the post I checked lighthouse which provided a wrong information (to me very weird to discover that google does not provide tools that give consistent results).

    Have a good day.

    Fabio.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘lazy load not working although, as requested, wp_kses_post( $thumbnail) removed’ is closed to new replies.