Background of the issue:
I installed WPML and attempted to use it with Beaver Builder on my website. I was trying to switch languages on the live site using the language selection feature.
Symptoms:
When I click on the language selection, the language pages (e.g., /he, /ru) appear blank. Additionally, when accessing these translated pages through the Beaver Builder editor, it seems that the template used for the original website is broken.
Questions:
Why do the language pages appear blank when using WPML with Beaver Builder?
How can I fix the broken template issue in Beaver Builder when using WPML?
Thanks for contacting us. Could you please share your Website URL here so that I can check this out for you?
While checking the debug info, I see that the WordPress Memory Limit is below the requirements. The minimum requirements are 128M, but we do recommend 256M and the debug information of your site shows it set to 40M. Please check this link for more details https://wpml.org/home/minimum-requirements/.
You can increase it by adding the following code in your wp-config.php file, right before the /* That’s all, stop editing! Happy publishing. */ line: