This thread is resolved. Here is a description of the problem and solution.
Problem:
You are using WPML to translate your website and are facing an issue where links on translated web pages redirect back to the original language page instead of the corresponding translated page.
Solution:
First, ensure that your server's WP Memory Limit meets the minimum requirements for WPML. We recommend setting the WP Memory Limit to at least 128MB, preferably 256MB. You can increase the memory limit by adding the following lines to your wp-config.php file:
/** Memory Limit */<br />define('WP_MEMORY_LIMIT', '256M');<br />define('WP_MAX_MEMORY_LIMIT', '256M');Add these lines before:
/* That's all, stop editing! Happy blogging. */
For more detailed information on server requirements, please visit WPML Minimum Requirements. Additionally, check how to increase your site's memory limit at Increasing Site Memory Limit.
If adjusting the WP Memory Limit does not resolve the issue, or if the solution provided here becomes outdated, we highly recommend checking related known issues at WPML 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 1 replies, has 2 voices.
Last updated by 1 year, 2 months ago.
Assisted by: Itamar.
