We use Elementor Pro and WPML. String Translations plug-in is also installed.
But the translated pages do not show.
On the support page I get the message that WPML can not connect to wpml.org.
The firewall is turned off.
I have already put in the registration key again.
There is a big error log in our log:
AH01071: Got error 'PHP message: PHP Fatal error: Uncaught BadMethodCallException: Method flushGroup does not exist. in /var/www/vhosts/resetwebstudio.nl/saharastay.resetwebstudio.nl/wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/collect/src/Illuminate/Support/Traits/Macroable.php:52\nStack trace:\n#0 /var/www/vhosts/resetwebstudio.nl/saharastay.resetwebstudio.nl/wp-content/plugins/wpml-string-translation/classes/translation-files/Domains.php(94): WPML\\LIB\\WP\\Cache::__callStatic()\n#1 /var/www/vhosts/resetwebstudio.nl/saharastay.resetwebstudio.nl/wp-includes/class-wp-hook.php(308): WPML\\ST\\TranslationFile\\Domains::WPML\\ST\\TranslationFile\\{closure}()\n#2 /var/www/vhosts/resetwebstudio.nl/saharastay.resetwebstudio.nl/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()\n#3 /var/www/vhosts/resetwebstudio.nl/saharastay.resetwebstudio.nl/wp-includes/plugin.php(517): WP_Hook->do_action()\n#4 /var/www/vhosts/resetwebstudio.nl/saharastay.resetwebstudio.nl/wp-includes/load.php(1124): do_action()\n#5 [internal function]: ...', referer: hidden link
Is there a similar example that we can see?
Dutch version hidden link
English version hidden link
Only the header and footer show, but they are translated manually in Elementor.
Thanks for contacting WPML forums support. I'll be glad to help you today.
1) Could you please check if the issue persists in a minimal environment by following these steps?
1- Deactivate all the plugins except WPML CMS, String Translation, Elementor, and Elementor Pro.
2- Switch to a WordPress default theme like Twenty Twenty-one.
3- Edit a page in the default language using Elementor, make a minor edit, then update it.
4- Update the page translation, and check it on the front end.
If the issue is gone, activate them one by one to see which one is causing an interaction issue.
❌ Please backup your database before performing the above test ❌
2) It might be unrelated to the issue, but according to your Debug.info, the WP memory limit needs to be increased. PHP memory is fine, but WordPress uses 40Mb as default. The minimum requirements for WPML are 128 MB. (Kindly check this page 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: