How to associate image products to a colour variations
-
Hi I try to associate an image to a variation colours for a product, I upload the image in the in product->attributes->”color” but in the product page there is not such image associate at that color. This is my problem one.
The problem two is I have different product but with same variations colours, it’s possible to associate for any single product the proper image of colours?
Thanks in advance
Regards
Hello,
Could you please provide appropriate links to products with screenshots for a better understanding of your problems?
Thank you
Yes here is:
Attachments:
You must be
logged in to view attached files.
Sorry, but there is no such ability in WooCommerce. And we don’t see a problem with image loading.
Sorry but I don’t understand what you mean about woocommerce ability, I want simply a features that is in your demo home page on basel:https://demo.xtemos.com/basel/
As in screen shot for example when I press the red dot on “Basic contrast sneaker” it show a red basic contrast sneaker image associated, and it works on product preview as in single page product too.
thanks
Regards
Attachments:
You must be
logged in to view attached files.
Sorry, we got you wrong. You just need to upload some images to your variations in the product https://gyazo.com/f951fc1bae533691288546c4b7dfad15
Thanks, maybe I explain badly, it works perfectly.
Best regards
Just one question associated, is possible to have those arrows with transparent background?
thanks again!
Attachments:
You must be
logged in to view attached files.
Try to add the following code snippet to the Custom CSS area in Theme Settings to do this
body.wrapper-boxed .owl-carousel .owl-nav>div,
body.wrapper-boxed-small .owl-carousel .owl-nav>div {
box-shadow:none;
background-color: transparent;
}
Thanks again it works
Regards