Tell us what you are trying to do?
translate woocommerce filters/properties with woodmart theme
Is there any documentation that you are following?
no
I had the same problem with the Color-property. These are not text swatches but image swatches. I uploaded the images again for all 15 colors. But I have 64 sizes and I would like to avoid to open all 64 and change the flag to 'text swatch' for evey italian size.
Is there a similar example that we can see?
What is the link to your site? hidden link hidden link
Thank you for contacting WPML Support. This issue usually happens when the custom term meta fields are not Sync properly and it can be fixed by following the below steps:
1. Please take a backup of your site for safety reasons.
2. Go to WPML >> Settings > Custom Term Meta Translation section.
3. Search for the “not_dropdown” field, and set it to “Copy”, and press the Save button.
4. Now, you need to re-save the default language terms to apply that change to all existing secondary language attribute terms. To do it, please go to Products >> Attributes > Model attribute > and click on the “Configure terms” link press the "Quick edit" link, and press the “Update” button as you can see in the attached screenshot.
If the issue persists, please provide temporary access (WP-Admin and FTP Login info) to your site (preferably staging site), so that I can look into your setup and debug the issue.
Your next answer will be private, meaning only you and I can access it.
=== Please backup your database and website ===
✙ I would additionally need your permission to deactivate and reactivate Plugins and the Theme and to change configurations on the site. This is also a reason the backup is essential.
Hi Noman, thank you for woking on holidays. Your solution does only partly work, doing in this way I loose the text swatch in original language, so I found a better solution working directly inside the wpml plugin. But unfortunately in both cases I need to open all 100+ attributes manually. Hoped to get a 1-click-solution
Unfortunately, I know of no bulk edit/update options for Taxonomies, so there is no click solution using the built-in feature of WPML. You may achieve it by using some plugin or a custom code with the help of WPML API hooks: https://wpml.org/documentation/support/wpml-coding-api/wpml-hooks-reference/ which is beyond our support scope.