Skip Navigation

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 3 replies, has 1 voice.

Last updated by Andreas W. 2 days, 19 hours ago.

Assisted by: Andreas W..

Author Posts
January 23, 2025 at 9:41 am #16626603

gazmendS

Background of the issue:
I am trying to ensure that the content on my website hidden link displays correctly in both English and German. On the English version, the content displays as expected, such as 'Get started now'.

Symptoms:
On the German version of my site, the content either shows the default English text or does not display the intended German translation.

Questions:

January 23, 2025 at 9:43 am #16626686

gazmendS

Look, i report the problem which im having with the wpml, and I also sent to you the images to look it more right.

img2.PNG
img.PNG
January 23, 2025 at 9:56 am #16626740

gazmendS

Is there anyone to help

January 24, 2025 at 5:46 pm #16632324

Andreas W.
Supporter

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

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

Hello,

It looks like you are having issues translating Elementor Widgets using the WPML Translation Editor or automatic translation, is this correct?

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

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

Your current values ​​are:

PHP Memory Limit 256M

WP Memory Limit 40M

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 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 immediately.

After adjusting the limit, please edit the original page in Elementor, save the page again and then complete the translation.

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

Best regards
Andreas