This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is experiencing an issue where the default language of their website is set to Dutch, but some plugins still display content in English. This inconsistency is causing mixed language displays on certain pages.
Solution:
First, we recommended increasing the WordPress memory limit as it was below the minimum requirements for WPML. The client can do this by adding the following lines to their wp-config.php file:
/* Memory Limit */<br />define('WP_MEMORY_LIMIT', '256M');<br />define('WP_MAX_MEMORY_LIMIT', '256M');Next, we advised updating WPML to the latest version to ensure all features are up to date. After updating and adjusting the memory limit, the client should make a minor edit (like adding and removing a '+' sign) on a page where the issue occurs to trigger an update in the translations.
Additionally, enabling the setting 'Look for strings while pages are rendered' in WPML's settings resolved the issue, allowing the client to translate the strings correctly.
If this solution does not resolve your issue, 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. If the problem persists, please open a new support ticket.
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 2 replies, has 2 voices.
Last updated by 1 year, 8 months ago.
Assisted by: Marsel Nikolli.
