Skip Navigation

This thread is resolved. Here is a description of the problem and solution.

Problem:
The client is unable to confirm some translations after automatically translating Elementor templates.
Solution:
We recommend increasing the WordPress Memory Limit to 256M, as the current setting is below the minimum required by WPML. To do this, add the following code to the

wp-config.php

file:

define('WP_MEMORY_LIMIT', '256M');

Place it just before the line:

/* That's all, stop editing! Happy blogging. */

After making this change, check the current settings at WPML > Support > WordPress and attempt the translation again. If the hosting provider has set limitations, contact them to request an increase in the memory limit. For optimal performance, higher values than 256M are beneficial.
For more information on WPML's minimum requirements, please visit the documentation: WPML Minimum Requirements.
If the issue persists after following these steps, please open a new support ticket with us.

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 2 replies, has 2 voices.

Last updated by omicronV 1 year, 1 month ago.

Assisted by: Andreas W..

Author Posts
January 17, 2024 at 12:57 pm #15194996

omicronV

Tell us, what are you trying to do?
After automatic translation of Elementor templates, I cannot confirm some translations

Is there any documentation that you follow?
Instructions from the official website

Is there a similar example that we can see?
hidden link

What is the link to your website?
hidden link

firefox_MipohSohnO.png
January 17, 2024 at 2:13 pm #15195305

Andreas W.
Supporter

Languages: English (English ) Spanish (Español ) German (Deutsch )

Timezone: America/Lima (GMT-05:00)

Hello,

Could you please increase your WP Memory limit to 256M? 128M is the minimum required by WPML.
Your current values are:

PHP Memory Limit 512M
WP Memory Limit 40M
Add this code to your wp-config.php to increase WP memory:

define('WP_MEMORY_LIMIT', '256M');

Paste it just before:

/ That's all, stop editing! Happy blogging. /

Now, verify the current settings at WPML > Support > WordPress. Then complete the translation again.

These settings can be limited directly by your hosting provider, so I recommend you contact and ask them to modify them directly.
If you can get even higher values It would be great.

https://wpml.org/home/minimum-requirements/
Note: WPML needs a minimum WP Memory limit of 128M to work only under a minimal environment, which means, with a default theme and no other plugins installed.

If this will still not solve the issue, please let me know.

Best regards
Andreas

January 18, 2024 at 11:01 am #15199349

omicronV

I applied your advice. The problem has not disappeared.

January 18, 2024 at 1:39 pm #15200118

omicronV

For some reason, some translated pages have become drafts instead of published ones. When I saved the pages as published, it didn't work. Then I dried up the translations. All translations are in place.