Home Forums WoodMart support forum Attribute swatches disappeared after update

Attribute swatches disappeared after update

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

    marco68
    Participant

    Hi, I have updated my theme to the latest version and in the category pages almost all the colored square buttons are gone. (see images first and after update images 1-2).

    The product still has the exact attributes, see on the product page (image 4)
    All the other settings seem to me all ok (other images).

    NOTE: This site is the staging site of mauroleone.com you can make any changes you want.
    It was made to solve this problem and will be removed when the problem is resolved.
    I write the access data in the private area
    thank you

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

    Hello,

    Please check the credentials once more I cannot login.

    Best Regards

    #164814

    marco68
    Participant

    The credential are ok, I tested them by copying and pasting from previous message, can you try again?
    Best regards

    #164844

    Hello,

    I have deleted CMB2 and Redux Frameworks plugins they are not more needed. https://xtemos.com/docs/woodmart/faq-guides/3-x-4-0-migration-guide/

    I have deactivated all the plugins not related to the theme and switched to the parent theme, please check now, seems everything works.

    Activate the plugins one by one checking the problem to detect which one causes the problem.

    Best Regards

    #164870

    marco68
    Participant

    Thanks for your quick reply, effectively the problem starts when WPML Translation Management is activated.
    WooCommerce Multilingual does not work without this plugin and if I do not activate this some parts of the theme (or woocommerce) seem not to be translated.
    I thought the theme was completely WPML compatible, before the update everything worked, is there a way to fix this error?
    Thank you

    #164910

    Artem Temos
    Keymaster
    Xtemos team

    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

    #165228

    marco68
    Participant

    I added the code and now everything seems to be ok.
    Thank you and have a Happy New Year! ^_^

    #165229

    Artem Temos
    Keymaster
    Xtemos team

    Great!! Happy New Year!

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

The topic ‘Attribute swatches disappeared after update’ is closed to new replies.