This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is experiencing an issue where the modified translation of a page is not displayed on their website, even after manual updates.
Solution:
1. We recommend updating the WPML plugin and its add-ons to the latest version, currently 4.7.2, to ensure all recent fixes and improvements are applied. You can find the latest versions and update instructions at http://wpml.org/faq/install-wpml/.
2. After updating, slightly modify the original page, save it, and then use the WPML translation editor to update the translation.
3. Ensure that the WordPress memory limit is sufficient, as it might affect the functionality. We recommend setting it to at least 256M. You can add the following code to your wp-config.php file:
/* Memory Limit */<br />define('WP_MEMORY_LIMIT', '256M');
Place this code above the line /* That's all, stop editing! Happy blogging. */.
4. Check the WordPress memory limit in WPML -> Support to confirm it's correctly set.
If you're still facing issues after following these steps, the 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, please 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 3 replies, has 1 voice.
Last updated by 5 months, 3 weeks ago.
Assisted by: Carlos Rojas.