Home › Forums › WoodMart support forum › Product Colour Variants
Product Colour Variants
- This topic has 11 replies, 4 voices, and was last updated 6 years, 3 months ago by
Bogdan Donovan.
-
AuthorPosts
-
November 13, 2018 at 8:04 am #89144
ZaheerSParticipantHi, I cant seem to get the products to show the variants of colours like in the theme. Not sure what am I doing wrong. I have added multiple colours on the product using the attributes.
See below:
https://nationaldisplays.co.za/dev/product/wooden-blouse-h11/It just shows under additional information. Not as image thumbnails. Please help
November 13, 2018 at 8:32 am #89147
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
Please navigate to Dashboard -> Products -> Attributes -> Color -> Configure iterms, enable swatch as shown http://prntscr.com/jskm29
Navigate to Theme Settings > Shop > Attribute swatches > choose pa_color (your color attribute) and enable “Use images from product variations”
Make sure each variation in a variable product has an image: http://prntscr.com/kk870w
Best Regards
November 13, 2018 at 10:12 am #89173
ZaheerSParticipantI have done that but still not winning. will you be able to check and advise using the login below
November 13, 2018 at 12:07 pm #89200
Elise NoromitMemberHello,
Please update your theme and plugins related to the theme. https://xtemos.com/docs/woodmart/update-theme-2/
Best Regards
November 13, 2018 at 1:33 pm #89232
ZaheerSParticipantI have done the update. Do we have to add prices to have the variations in colour. I removed the prices and the colours disappeared. Also it is not showing the colours on the product page.
November 13, 2018 at 3:21 pm #89254
Elise NoromitMemberHello,
Navigate to the Theme Settings > Shop > Catalog mode > disable
And add the prices to the variations
Best Regards
November 13, 2018 at 4:06 pm #89267
ZaheerSParticipantI want Catalog mode enabled. I don’t want add to cart and I don’t want to show pricing. I updated the theme but the colours are only showing when you put an item price. can this not be displayed even if you don’t have pricing attached to the item?
November 13, 2018 at 6:46 pm #89298
Elise NoromitMemberHello,
The Catalog mode by its nature does not suppose prices and variation choice, it just provides information upon existing of a product. Product Gallery shows the variety.
Best Regards
November 13, 2018 at 8:56 pm #89316
ZaheerSParticipantSo will I not be able to use the colour codes circles without showing prices?
November 14, 2018 at 6:08 am #89338
Artem TemosKeymasterIf you don’t want to show prices we can give you a CSS code to hide them from your website.
November 14, 2018 at 7:18 am #89371
ZaheerSParticipantplease provide me the code so that I can still use the colour filter options in my catalogue.
thanksNovember 14, 2018 at 7:29 am #89373
Bogdan DonovanKeymasterHi,
Try to add the following code snippet to the Custom CSS area in Theme Settings.
body .website-wrapper .price { display: none; }
Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register