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.

This topic contains 1 reply, has 0 voices.

Last updated by Andreas W. 1 week ago.

Author Posts
October 24, 2025 at 9:47 am #17515510

eddieA-4

Background of the issue:
I am trying to get everything on the English page to appear as it does on the Danish site. The issue can be seen on this page: hidden link.

Symptoms:
The translation is correct, but it deactivates my Fusion builder, resulting in a white screen instead of the expected blue at the bottom.

Questions:
Why does the Fusion builder deactivate when I translate the page?
How can I ensure the English page displays like the Danish site?

October 26, 2025 at 2:45 am #17519036

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 requirements on the server are not met:
https://wpml.org/en/home/minimum-requirements/

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

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 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. Note that this is not about the PHP MEMORY LIMIT, which is set on the server side. This is only about the WP MEMORY LIMIT, which is set directly inside WordPress.

These settings can be restricted directly by your hosting provider. Therefore, I recommend contacting them and asking them for assistance.

After the limit has been adjusted, please edit the affected original page in WordPress, save it and then update its translation to 100% using the WPML Translation Editor.

Also, kindly take note that the Avada Theme allows setting different theme options per language. To use the same theme settings in all languages, please switch the language inside the top admin bar to "All languages" before saving the theme options.

Guide:
hidden link

If this does not solve the issue, please let us know.

Best regards,
Andreas