Home Forums Basel support forum Product swatches display problem

Product swatches display problem

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #13941

    freepreneur
    Participant

    My site is bilingual by WPML,

    swatches of some products cannot display at the shop page in language A, but display properly in language B.

    I tried to disable plugins and test but still cannot find out what’s the problem.

    #13949

    Artem Temos
    Keymaster

    Hi,

    Most likely that some terms fields were not translated on language B.

    Regards

    #14523

    italyana
    Participant

    Hello,

    I have the same problem with WPML and I don’t find any solution, the swatches not appear in product grid.

    The test product with color variation is:

    http://www.alchimiabeachwear.com/product/variable-product-example

    Could you help me?

    Regards

    Andrea

    #14525

    Artem Temos
    Keymaster

    Hi,

    Could you please provide us your FTP access so we can check it?

    #14529

    italyana
    Participant

    this is the information:

    #14532

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the functions.php file in the child theme

    add_filter('basel_swatches_on_grid_right_order', '__return_false');

    Regards

    #14542

    italyana
    Participant

    Thanks, it’s working

    #14544

    Artem Temos
    Keymaster

    You are welcome!

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