This thread is resolved. Here is a description of the problem and solution.
Problem:
Some taxonomies in your site are forced to be untranslatable. This is causing a problem when you're trying to run a multilingual WooCommerce site.
Solution:
1) Go to WPML > Settings > Taxonomy translation and make sure all the related product taxonomies are set to (click on the lock to unlock) 'Translatable - only show translated items' or 'Translatable - use translation if available if available or fallback to default language'. For example, product_cat (Product category) should be translatable.
2) Override any of theme XML rules for specific taxonomies by checking theme XML file in the theme root folder and change 0 to 1 (translatable).
or
Go to the WPML -> Settings page and click the Custom XML Configuration tab. Add the taxonomy rules as per our documentation.
Relevant Documentation:
- https://wpml.org/documentation/related-projects/woocommerce-multilingual/#taxonomies
- https://wpml.org/documentation/support/language-configuration-files/#custom-taxonomies
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
This topic contains 3 replies, has 2 voices.
Last updated by 4 years, 6 months ago.
Assisted by: Dražen Duvnjak.