Home Forums WoodMart support forum Color swatches doesn´t show on products grid

Color swatches doesn´t show on products grid

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #216803

    EntreDosCom
    Participant

    hi, we configured the products grid to show the colors, and it only shows one color, but in the product are more colors. See the screencaptures. Thanks!!

    Attachments:
    You must be logged in to view attached files.
    #216832

    Hello,

    I saw the screenshots you attached.

    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' );

    Best Regards.

    #216835

    EntreDosCom
    Participant

    Hi, it doesn´t work 🙁

    #216872

    Hello,

    I have logged into your website and added the code in the child theme functions.php file and activated the child theme and the swatches are working fine.

    Please clear cache and check back.

    Screenshot for Clarification: https://ibb.co/xq84nH1

    Best Regards.

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