Home›Support›English Support›[Waiting for user feedback] Avada theme. the translation is on point, but it deactivates my Fusion builder, so everything is jus...
[Waiting for user feedback] Avada theme. the translation is on point, but it deactivates my Fusion builder, so everything is jus...
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.
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?
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.