Images of home page carousels being loaded twice the same resources
-
Images of home page carousels being loaded twice the same resources!
Images in both product carousels and promo banner carousels are being loaded twice on home page and other pages?!.
Slowing the website down a lot.
Attachments:
You must be
logged in to view attached files.
Activated admin login so you can take a look
Hello,
Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?
Thank you in advance
It happens because the banner carousel has infinite loop option and it actually clones all items https://gyazo.com/e8afa6521c15103f071cf01836f6a38a
and by doing this it loads the same image a few times.
But it will not harm your performance and you don’t need to worry about that.
The reason i asked is because it comes up in google insight speed test and recommends not to load the same resource using different urls.
Yes, but it is the way the carousel JS library works so just ignore that.