Skip to content Skip to sidebar

This thread is resolved. Here is a description of the problem and solution.

Problem:
The client is experiencing issues with translating the call content of the product aggregation page using WPML. The main content and pictures disappear after attempting to translate the page from English to Chinese.

Solution:
1. Ensure that the WP memory limit is sufficient. It is recommended to increase the WP memory limit to at least 256MB by adding the following line to the wp-config.php file:

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

2. Update all WPML plugins to the latest version, which as of the last update is v4.8.4. This can be done from Plugins -> Add new -> Commercial tab.

3. Update any outdated plugins and themes to avoid conflicts that could affect the translation process. This can be done via the link provided in the WP admin panel.

4. For translating taxonomy terms automatically, follow the guide available at https://wpml.org/faq/how-to-translate-all-taxonomy-terms-at-once/. This includes adding the taxonomy to the content and setting it to translate automatically.

If these steps do not resolve the issue or if the solution seems outdated or irrelevant 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 further assistance is needed, 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 15 replies, has 0 voices.

Last updated by Carlos Rojas 6 months, 1 week ago.

Assisted by: Carlos Rojas.

Author Posts
November 10, 2025 at 9:47 am #17561130

Carlos Rojas
WPML Supporter since 03/2017

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

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

Hi there,

The only way to automatically translate the taxonomies is by following the steps in the guide I shared. If the ACFs are not being translated automatically, then you will need to translate them manually.

Note: Keep in mind that the information of the ACFs is not stored in the database entry of the taxonomy, but it is saved in another table, which means that this content might not be automatically translated.