Attribute swatches with images from product variations
-
Hello there! π
Is there a way to disable attribute swatches from shop pages, but display them on product pages? If I disable them from Theme Settings->Shop->Attribute swatches, it also disables image variations on the product page. It only shows colored circles.
Thank you!
Hi,
Actually, it shouldn’t disable variations images on the product page. Try to disable it now and provide us your admin access and link to the product where can we see it?
Regards
It’s enabled now. Please check the details below. Thank you!
I forgot. Please use the password below for the website itself.
Simply put the following CSS code to the Custom CSS section to hide swatches on the shop page
.swatches-on-grid {
display: none;
}
Just as I expected, it worked perfectly. π Would you please take a look at the private content?
Maybe it would be better to place your text with the following CSS code
.single-product-page .woocommerce-product-rating:before {
content:βOpinia clientilor:β;
display:block;
margin-bottom:5px;
}
Oh. Yea. Thanks π …
Would you please, if I’m not asking for too much, take a look at these images? Thank you.
Attachments:
You must be
logged in to view attached files.
Sorry, but it requires extra code customization to achieve this and it is out of our theme support scope.
Regards
Sorry, but we are not available for extra work since we have a lot of work with theme updates π