Colors not shown on Products Grid
-
Hello,
we are missing colors for the Items on the Products Grid. Even most Items have color. They are not shown on Products Grid.
What we need to do to show all colors ?
Attachments:
You must be
logged in to view attached files.
Hello,
Please read and follow the instructions given here in the theme documentation:
https://xtemos.com/docs/woodmart/variable-products-swatches/
Best Regards.
Sorry I cannot find any Error. Why some are shown and some not ?
Now we found out following on German Site it is not shown but on English it is all shown !
How can that be ?
English Shown /German not shown
Hello,
I saw the screenshots you attached. Please make sure you have translated the attribute and items in all the languages.
Then clear cache and check back.
You can read the following link for further help:
https://wpml.org/documentation/related-projects/woocommerce-multilingual/
Best Regards.
Hello,
all Items are translated and Attributes as well !
Cache is also cleared. Still not working.
Hello,
Please make sure that you have enabled the option of attribute swatch will be replaced with square icons from
Products >> Attributes >> Configure Items for each attribute item then clear cache and check back.
Screenshot for Clarification: https://ibb.co/nbdKK3S
Best Regards.
Hello,
1. But I am not talking about Swatches.I am talking that the color names are not displayed.
2. As well I tried that what you said. Also not working. See screenshot !
German not working :
https://prnt.sc/tia07l
English working:
https://prnt.sc/tia29d
The Problem is only on German Site, why ?
Best Regards
Hello,
Please deactivate all the third party plugins, activate parent theme. Then clear cache and check back.
If the problem continues then provide with admin panel login details of the website to check it myself and help you out accordingly.
Best Regards.
Hello,
Please check with your Collegue Elise, she is checking another Issue. She has access to Admin Panel.
Hello,
Try to add the following PHP code snippet to the child theme functions.php
file to fix this
add_filter( 'woodmart_swatches_on_grid_right_order', '__return_false' );
Regards
Hello,
Thanks for your Help. That works fine now they are shown on both pages.
Regards
Great, we are glad that the issue is sorted out.
The topic ‘Colors not shown on Products Grid’ is closed to new replies.