Attribute swatches disappeared after update
-
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.
Hello,
Please check the credentials once more I cannot login.
Best Regards
The credential are ok, I tested them by copying and pasting from previous message, can you try again?
Best regards
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
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
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
I added the code and now everything seems to be ok.
Thank you and have a Happy New Year! ^_^
The topic ‘Attribute swatches disappeared after update’ is closed to new replies.