This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is experiencing issues with incomplete translations of pages edited with Elementor despite having completed translations in WPML.
Solution:
We found that the website does not meet the minimum memory requirements for WPML, which could be causing the issue. We recommend increasing the WordPress memory limit. You can do this by adding the following lines to your wp-config.php file:
define('WP_MEMORY_LIMIT', '256M');define('WP_MAX_MEMORY_LIMIT', '512M');Please insert these lines just before the "/* That's all, stop editing! Happy publishing. */" line. For more details, visit Increasing memory allocated to PHP.
After adjusting the memory limit, please:
1. Update the pages that were not fully translated by making a minor text edit in Elementor and saving.
2. Go to WPML > Translation Dashboard and resend those pages for auto-translation.
If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, we highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If problems persist, 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 0 voices.
Last updated by 7 months, 1 week ago.
Assisted by: Lucas Vidal de Andrade.




