Home Forums WoodMart support forum Swatches amount

Swatches amount

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #198359

    Artjom
    Participant

    Hi There,

    How to increase number of swatches in product grid? ex On my product page showing up all 7 swatches, however on product grid there are only 4 of them

    #198409

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please deactivate all the plugins not related to the theme and check the issue, if the problem remains, leave the plugins not activated and provide the site admin access to the private area.

    Best Regards

    #198536

    Artjom
    Participant

    Its fresh installation, no other plugins activated

    #198564

    Hello,

    The problem is caused by Woocoommerce Multilingual plugin https://prnt.sc/spafgj

    Best Regards

    #198565

    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

    #198567

    Artjom
    Participant

    That’s it! Many thanks!!!

    Best regards

    #198568

    Artem Temos
    Keymaster

    You are welcome.

Tagged: 

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

The topic ‘Swatches amount’ is closed to new replies.