This thread is resolved. Here is a description of the problem and solution.
Problem:
You are trying to sync WooCommerce product attributes for translation, but the translations do not appear. This issue may be due to the length and usage of the Thai script, which is decoded into much longer texts.
Solution:
First, ensure you have a full backup of your website. Then, follow these steps:
1. Access your Database manager (via phpMyAdmin or a plugin like DB Adminer).
2. Open your database and locate the
wp_icl_translate
table (note: your table prefix might differ).
3. Modify the
field_type
length value to 1600.
4. Make a minor change to the original product in WordPress.
5. Update the translation.
If these steps seem too complex or if you're not confident in performing them, please contact us for further assistance.
Please note that this solution might be outdated or not applicable to your specific case. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem persists, do not hesitate to open a new support ticket at WPML support forum.
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 6 replies, has 2 voices.
Last updated by 1 year ago.
Assisted by: Lucas Vidal de Andrade.