This thread is resolved. Here is a description of the problem and solution.
Problem:
If you're experiencing delays in seeing your automatic translations from ATE appear on the front page of your site, it might be due to the need for review before publishing, caching issues, or an insufficient WP Memory Limit.
Solution:
First, check your WPML settings under WPML -> Settings -> Automatic translation to see if you have the option 'Let me review it before it gets published' selected. If so, translations will only show after you review and publish them. For more details, visit how to review automatic translations.
Additionally, ensure your site meets the minimum system requirements for WPML, especially a WP Memory Limit of at least 128MB, though 256MB is recommended. 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');
before the line:
/* That's all, stop editing! Happy blogging. */
For more guidance on this, check out WPML's minimum requirements and how to increase your site's memory limit.
If these steps do not resolve your issue, or if the solution seems outdated or not applicable to your 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 needed, please open a new support ticket at WPML support forum 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 reply, has 0 voices.
Last updated by 3 months, 2 weeks ago.
Assisted by: Itamar.