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: Africa/Cairo (GMT+03:00)

This topic contains 3 replies, has 2 voices.

Last updated by Osama Mersal 1 year, 10 months ago.

Assisted by: Osama Mersal.

Author Posts
August 21, 2023 at 9:02 pm #14266867

asifU-2

I am trying to: I am using Elementor Pro and I am using the Elementor Footer template along with some other Elementor templates on my website. They do show an option for adding translation for templates and I have translated those in other languages as well, but when I switch language from the page, the page will translate but the templates on that page won't translate.

Link to a page where the issue can be seen: hidden link

I expected to see: The Footer + Other Elementor template sections be translated as well when I change the language

Instead, I got: The Translation does not change and remains in the default language.

August 22, 2023 at 6:51 am #14267963

Osama Mersal
WPML Supporter since 02/2020

Languages: English (English ) Arabic (العربية )

Timezone: Africa/Cairo (GMT+03:00)

Hi,

Thanks for contacting WPML forums support. I'll be glad to help you today.

1) Please make sure that you use the latest version of WPML CMS and String Translation plugins. You can find the latest versions here. (https://wpml.org/account/downloads/)

❌ Please backup your database before updating the plugins ❌

2) It's 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:

/* Memory Limit */
define('WP_MEMORY_LIMIT', '256M');
define( 'WP_MAX_MEMORY_LIMIT', '256M');

Best regards,
Osama

August 22, 2023 at 8:15 am #14268687

asifU-2

Hi Osama,
I have updated the plugin to the latest version along with the memory limit increase which you suggested, my issue is still here.
Please guide me further on how to resolve this issue.

August 22, 2023 at 8:16 am #14268697

Osama Mersal
WPML Supporter since 02/2020

Languages: English (English ) Arabic (العربية )

Timezone: Africa/Cairo (GMT+03:00)

Hi,

Thanks for your update. I would need to look closely at your site, so I would need to request temporary access (WP-Admin and FTP)
– preferably to a test site where the problem has been replicated if possible –
in order to be of better help and check if some configurations might need to be changed.

Your next answer will be private, which means only you and I can access it.

❌ Please backup your database and website ❌

✙ I would need your permission to de-activate and re-activate the Plugins and the Theme and change configurations on the site. This is also a reason the backup is critical.

✙ I also need your permission to take a local copy of your site to debug the issue without affecting your live site.

Best regards,
Osama

The topic ‘[Closed] Translations for Elementor templates not working.’ is closed to new replies.