Home Forums WoodMart support forum Colors not shown on Products Grid

Colors not shown on Products Grid

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #210769

    n.pervaiz
    Participant

    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.
    #210792

    Hello,

    Please read and follow the instructions given here in the theme documentation:
    https://xtemos.com/docs/woodmart/variable-products-swatches/

    Best Regards.

    #210832

    n.pervaiz
    Participant

    Sorry I cannot find any Error. Why some are shown and some not ?

    #210841

    n.pervaiz
    Participant

    Now we found out following on German Site it is not shown but on English it is all shown !
    How can that be ?

    #210842

    n.pervaiz
    Participant

    German Shown

    #210843

    n.pervaiz
    Participant

    English Shown /German not shown

    #210844

    n.pervaiz
    Participant
    #211036

    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.

    #211098

    n.pervaiz
    Participant

    Hello,

    all Items are translated and Attributes as well !

    Cache is also cleared. Still not working.

    #211227

    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.

    #211262

    n.pervaiz
    Participant

    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

    #211605

    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.

    #211612

    n.pervaiz
    Participant

    Hello,

    Please check with your Collegue Elise, she is checking another Issue. She has access to Admin Panel.

    #211674

    Artem Temos
    Keymaster

    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

    #211689

    n.pervaiz
    Participant

    Hello,

    Thanks for your Help. That works fine now they are shown on both pages.

    Regards

    #211700

    Artem Temos
    Keymaster

    Great, we are glad that the issue is sorted out.

Viewing 16 posts - 1 through 16 (of 16 total)

The topic ‘Colors not shown on Products Grid’ is closed to new replies.