Hi,
I have a problem on the related product block with the swiper (product detail page). On mobile, the js initialization is not good with a huge width :
This topic has 6 replies, 3 voices, and was last updated 4 years, 9 months ago ago by Julien
Hi,
I have a problem on the related product block with the swiper (product detail page). On mobile, the js initialization is not good with a huge width :
Hello Julien,
Thank you so much for contacting us!
The issue can be caused by an additional plugin on your site. Try to disable all the third-party plugins, that do not come bundled with our theme https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , clear all cache and check if you still have the problem. Once you find out which plugin causes the issue, contact the support of that plugin.
Robert Hall
Customer Support
Hello,
All third party plugins have been disabled but the problem is still present.
On the home page, there is a carousel with the same swiper but no initialization problem on the mobile version.
I don’t understand what’s wrong with this “Related products” block…
Thank for your help.
In addition, I made the last update of the theme. (7.2.6) Always the same problem
Hello,
Issue caused by the custom code in your child theme style.css
.woocommerce .page-wrapper {
display: flex;
flex-direction: column;
}
Remove that code and products are ok. What did you try to implement using that code?
Regards
Damn ! I had added this style for the shop to switch the category description after the list of products on mobile.
I will review this to better target the element.
I thank you for your feedback
The issue related to '‘Related Products : swipper on mobile’' has been successfully resolved, and the topic is now closed for further responses