Chrome Problem Swiper/Slieder/Productslider
-
Hello.
Chrome released an update for Windows on October 28th. Some features, such as the category slider, similar products in the slider, and other product sliders, are no longer linked in the image.
https://1drv.ms/v/c/df1e9fdc56e675f8/EUoJSeWVNU1Bser5472Xr3kBARc9c9a7cErEPC8CNgcg8w?e=bvcun6
The problem only occurs with browsers that use the Chrome kernel. Firefox and Opera work without any issues.
Could you make a patch for this? Thank you.
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
No, I’ve already tested that; the problem is with the Chrome update from October 28th.
I can’t disable plugins because otherwise we wouldn’t be able to sell anything.
You can test it yourself on your website; you’ll see the exact same problem.
https://space.xtemos.com/demo/antares/product/bumblebee-side-table/
To fix this issue, try to add the following code snippet to the Custom CSS area in Theme Settings.
.swiper-slide .xts-product-link {
transform: translateZ(3px);
will-change: transform;
}
Thank you. We will check and fix this issue in our next theme update.