Skip to content Skip to sidebar

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.

Tagged: 

This topic contains 3 replies, has 1 voice.

Last updated by Carlos Rojas 5 months, 3 weeks ago.

Assisted by: Carlos Rojas.

Author Posts
March 21, 2025 at 3:04 am #16842272

cinanC

Background of the issue:
I am trying to modify the translation of a page on my website hidden link using WPML.

Symptoms:
The translation was finished and modified manually, but the new content is not shown on the page.

Questions:
Why is the modified translation not showing on the page?

March 21, 2025 at 10:01 pm #16846524

Andrey
WPML Supporter since 06/2013

Languages: English (English ) Russian (Русский )

Timezone: Europe/Kyiv (GMT+03:00)

Thank you for contacting WPML support.

Try to update the page translation by slightly modifying the original page, saving it, and then navigating to the WPML translation editor to complete the translation.

First, update your WPML plugin and add-ons to the latest version, 4.7.2, to benefit from the latest bug fixes and improvements. This may not necessarily resolve your problem; however, we need to work on the newest code available to troubleshoot the issue best.

You can check the latest released versions under "My Account -> Downloads" on this site. Instructions to update can be found here: http://wpml.org/faq/install-wpml/

If you do not see the updates, you might need to click the Check for updates button in the Plugins → Add New Plugin → Commercial tab.

Please remember to backup your database before you proceed.

Let us know if the issue persists after an update and the steps have been done.

March 28, 2025 at 5:45 am #16871016

cinanC

Hi may I send you my account and pass so that you can enter to solve my problem? Thank you very muCCH!

March 28, 2025 at 8:00 am #16871347

Carlos Rojas
WPML Supporter since 03/2017

Languages: English (English ) Spanish (Español )

Timezone: Europe/Madrid (GMT+02:00)

Hello,
My name is Carlos, and I will continue working on this ticket.

1.- I visited hidden link and can see it is correctly translated. Could you double-check if the issue disappeared?

2.- Please increase the WP memory Limit. Minimum requirements are 128Mb: https://wpml.org/home/minimum-requirements/
You can add this to wp-config.php to increase WP memory:`

/* Memory Limit */
define('WP_MEMORY_LIMIT', '256M');

- Add it above the line /* That's all, stop editing! Happy blogging. */

You can double-check the WordPress memory limit in WPML -> Support

Regards,
Carlos