This topic has 6 replies, 2 voices, and was last updated 8 months, 2 weeks ago ago by Luca Rossi
Hj, lazy loading not working
More info : https://ibb.co/S0rZL8n
Dear @coffeedog,
Upon reviewing your website, we have confirmed that the images are indeed utilizing the following CSS classes: lazyload lazyload-simple et-lazy-loaded. This indicates that the Lazy Loading feature is functioning as intended.
For your reference, here is a screenshot: https://prnt.sc/j4yid_eL8wSC
Additionally, we suggest that you temporarily disable the CSS code snippets provided below to further assess the Lazy Loading behavior of the images:
#banner-5919 img {
opacity: 1;
}
#banner-5919:hover img {
opacity: 1;
}
#banner-3366 {
background-color: transparent;
}
#banner-3366 img {
opacity: 1;
}
#banner-3366:hover img {
opacity: 1;
}
Should you require any further assistance, please do not hesitate to contact us.
Kind regards,
The 8Theme Team
thanks for the info, where can I find this code ?
Hi @coffeedog,
Sorry for the confusion!
That custom CSS codes are generated from the Banner element.
But we can confirm with you the lazy loading of images are working normally on your website.
Kind regards,
The 8Theme Team
Oh, so I can’t fix it for google?
Dear @coffeedog,
We would like to suggest that you consider enabling the Lazy Loading feature for elements on your website to enhance its performance. This feature can significantly improve page load times by deferring the loading of images and other content until they are needed.
For your convenience, we have provided a visual guide to assist you with this process. Please follow the link below to view the instructions:
Should you require any further assistance or have any questions regarding this feature, please do not hesitate to reach out to us.
Best regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up