Skip to content Skip to sidebar

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.

Sun Mon Tue Wed Thu Fri Sat
- - 9:00 – 18:00 9:00 – 18:00 9:00 – 18:00 9:00 – 18:00 9:00 – 18:00
- - - - - - -

Supporter timezone: America/Lima (GMT-05:00)

This topic contains 2 replies, has 1 voice.

Last updated by Andreas W. 1 week, 3 days ago.

Assisted by: Andreas W..

Author Posts
April 8, 2026 at 10:04 am #17956317

evelynS-11

Site is designed with german language with wordpress elementor builder.
After translating the pages to different language and when we try to edit the pages it is default editor or wpml translation editor insted of elementor editor

April 8, 2026 at 11:45 am #17956685

evelynS-11

I have followed the steps said by Maiya AI Support 3
but not working
After switching to wordpress editor and saving the page works proper but when we refresh same page again switches to WPML advanced editor and displays default design on frontend instead of elementor design

Screenshot_62.png
April 9, 2026 at 12:50 am #17957792

Andreas W.
WPML Supporter since 12/2018

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

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

Hello,

It seems the minimum server requirements are not being met:
https://wpml.org/home/minimum-requirements/

Could you please increase the WordPress memory limit (WP Memory Limit) to at least 256 MB? WPML requires at least 128 MB.

Your current values ​​are:
PHP Memory Limit 256M
WP Memory Limit 40M

To do this, you need to connect to your website's server and open the wp-config.php file in a text editor. The file is located in the WordPress root directory.

Add this code to the wp-config.php file to increase WordPress's memory:

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

Add this just before this comment:

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

The current values ​​can be viewed under WPML > Support > WordPress.

These settings can be restricted directly by your hosting provider. Therefore, I recommend contacting them and asking them to change them directly if the changes are not applied automatically.

If changing the limit does not solve the issue, please let me know.

Best regards,
Andreas