This thread is resolved. Here is a description of the problem and solution.
Problem:
If you're experiencing issues where certain segments of your posts are not being translated when using automatic translation, despite using the default WP Gutenberg editor and trying different translation engines.
Solution:
We recommend checking if your server meets the minimum requirements for running WPML effectively. You can find these requirements here: https://wpml.org/home/minimum-requirements/
Firstly, contact your hosting support team to increase the PHP MEMORY LIMIT to at least 256M. Additionally, increase the WP MEMORY LIMIT in your WordPress installation to at least 256 MB by adding the following code to your wp-config.php file:
define('WP_MEMORY_LIMIT', '256M');Place this code just before the comment:
// That's all, stop editing! Happy blogging.
After adjusting these settings, ensure to back up your site and database. Then, update your plugins by going to Plugins > Add plugin > Commercial tab and clicking "Check for Updates". Once updated, edit the original content, save it, and attempt the translation again.
If the problem persists, it might be due to other reasons, or the solution might be 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 these steps do not resolve the issue, please open a new support ticket with us for further assistance.
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 2 weeks, 4 days ago.
Assisted by: Andreas W..