This thread is resolved. Here is a description of the problem and solution.
Problem:
If you're experiencing issues where editing the original Dutch text in WPML causes the English translation to be overwritten, this might be due to not using the WPML Advanced Translation Editor.
Solution:
We recommend adding the following constant to your wp-config.php file to prevent WPML from automatically updating the translation when the original content is updated:
define('WPML_TRANSLATION_AUTO_UPDATE_ENABLED', false);
Please ensure to back up your database before making any changes. For more details, visit WPML documentation on this issue.
If this solution does not apply to your case, or if it seems outdated, 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. Should you need further assistance, please 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.