This thread is resolved. Here is a description of the problem and solution.
Problem:
The client was experiencing issues with translating pages using Oxygen Builder after a recent update. When updating a page in one language, it would overwrite the content in another language.
Solution:
We identified that the problem might occur when editing a page in one language in one tab and updating the page in another language in a different tab. To resolve this, we recommended adding the following code to the
wp-config.php
file:
define('WPML_TRANSLATION_AUTO_UPDATE_ENABLED', false);
This code prevents automatic updates of translations when the original content is modified. We also directed the client to our documentation for further information: https://wpml.org/errata/page-builders-translated-content-is-overwritten-with-the-original-when-updating-the-original-post/
If you're experiencing a similar issue, we recommend trying the solution above. However, please note that this solution might be outdated or not applicable to your case. If the problem persists, 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 you still need assistance, please open a new support ticket in our forum: https://wpml.org/forums/forum/english-support/.
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 15 replies, has 2 voices.
Last updated by 1 year, 4 months ago.
Assisted by: Long Nguyen.