This thread is resolved. Here is a description of the problem and solution.
Problem:
You enabled automatic translation with TPC and need to review translations marked as "Draft - Pending review" in the translation queue. However, when you attempt to review, the translations do not appear.
Solution:
First, ensure that your server meets the minimum requirements for running WPML, which can be found here: https://wpml.org/home/minimum-requirements/.
Increase the WordPress memory limit 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.
If your hosting provider restricts these settings, contact them to make the necessary changes.
After adjusting the memory limit, re-enable LiteSpeed and try accessing a review again.
If the problem persists, it might be due to other issues not covered by this solution. We 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 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 4 replies, has 1 voice.
Last updated by 2 days, 15 hours ago.
Assisted by: Andreas W..

