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.

WordPress 6.7 has introduced a new issue that impact translations, please update WooCommerce and WPML to the latest versions before you report issues. More about this here - https://wpml.org/errata/php-error-wp-6-7-notice-function-_load_textdomain_just_in_time-was-called/
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: America/Lima (GMT-05:00)

Tagged: 

This topic contains 7 replies, has 2 voices.

Last updated by Andreas W. 2 weeks, 5 days ago.

Assisted by: Andreas W..

Author Posts
November 5, 2024 at 10:11 am #16364833

jakobH-14

Background of the issue:
I have been using WPML to translate my site, but the header won't translate or finish translating. I have tried deleting and creating a new header, switching to manual translation, turning off 'I prefer bigger segments', and using an older version of the translator. This allowed me to reach 100% completion, but saving still causes the translation to refresh. Link to a page where the issue can be seen: hidden link

Symptoms:
The header won't finish translating, and the translation icon keeps 'refreshing'. When I save, the translation refreshes, and when you click on English, the header disappears.

Questions:
Why won't the header finish translating?
Why does the translation icon keep refreshing?
Why does the header disappear when switching to English?

November 5, 2024 at 10:20 pm #16369317

Andreas W.
Supporter

Languages: English (English ) Spanish (Español ) German (Deutsch )

Timezone: America/Lima (GMT-05:00)

Hi,

It seems that the minimum requirements are not met on the server:
https://wpml.org/en/home/minimum-requirements/

Could you please increase the WordPress memory limit (WP Memory Limit) to at least 256 MB? WPML requires at least 128M.

Your current values ​​are:

PHP MemoryLimit 512M

WP Memory Limit 40M

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.

These settings can be restricted directly by your hosting provider. Therefore, I recommend contacting them and asking them to change them directly if the changes are not applied immediately.

Now, please try to translate the template again. If this will not solve the issue, please let me know.

Best regards
Andreas

November 6, 2024 at 8:04 am #16369977

jakobH-14

Hi,

I have increased the WP memory limit to 256m, but it still won't stop translating - After I manually translate it - it refreshes at gives this message: English: Waiting for automatic translation

November 6, 2024 at 12:26 pm #16371592

Andreas W.
Supporter

Languages: English (English ) Spanish (Español ) German (Deutsch )

Timezone: America/Lima (GMT-05:00)

Hello,

This would mean that you are using the translation mode "Translate Everything Automatically". Do you see any progress at WPML > Translation Management > Dashboard?

In case not, I would like to offer to have a closer look at the problem and request temporary access (wp-admin and FTP) to the website to investigate this issue further.

You can find the required fields below the comment section when you log in to leave the next reply. The information you provide is private, which means only you and I can see and access it.

IMPORTANT
Please be sure to make a backup copy of the website and database before allowing us access.
If you can't see the wp-admin / FTP fields, your post and website credentials are set as PUBLIC. DO NOT publish the data unless you see the required wp-admin / FTP fields.

The private response form looks like this:
hidden link

Next time you reply, click "I still need assistance."

Video:
hidden link

Please note that we are obliged to request this information individually on each ticket. We may not access any access information not specifically submitted on this ticket in the private response form.

Best regards
Andreas

November 6, 2024 at 2:28 pm #16372601

Andreas W.
Supporter

Languages: English (English ) Spanish (Español ) German (Deutsch )

Timezone: America/Lima (GMT-05:00)

I can see the following error on WPML > Support > ATE Error Log:

Call to a member function get_main_id() on null /var/www/www.keydev.dk/UnikFunkis/wp-content/plugins/elementor-pro/core/utils.php:81

This might be an issue between "Dynamic Visibility for Elementor" and WPML.

I will need to run some further tests, and then get back to you.

November 8, 2024 at 12:56 am #16380299

Andreas W.
Supporter

Languages: English (English ) Spanish (Español ) German (Deutsch )

Timezone: America/Lima (GMT-05:00)

I am writing to you to let you know that I took a local copy of your site, but the migration process seems to not have been fully successful. The site is far from functioning as expected and I need more time for testing.

I was further not yet able to confirm the issue on a new install.

November 8, 2024 at 9:44 pm #16383627

Andreas W.
Supporter

Languages: English (English ) Spanish (Español ) German (Deutsch )

Timezone: America/Lima (GMT-05:00)

I realized the following issue on the button:

Få rådgivning <Span class="bold">86 62 18 88</span>

This is non-valid markup. Replace it with:

Få rådgivning <span class="bold">86 62 18 88</span>

Anyhow, this did not solve the issue.

The translation seem to only get completed if I remove the Search Widget from the Header.

Possible Workaround:
- Remove the Search widget from the header

Take note, that this issue also could occur when using a Elementor Form Widget.

I will need to run further tests on a new test site try to recreate this issue. The issue occurs on a copy of your site while testing only with Elementor PRO and WPML on the Twenty Twenty One Theme.

November 8, 2024 at 10:08 pm #16383631

Andreas W.
Supporter

Languages: English (English ) Spanish (Español ) German (Deutsch )

Timezone: America/Lima (GMT-05:00)

Please take kindly note that this issue will be fixed in Elementor PRO 3.26.0

We had reported this issue earlier here:
https://wpml.org/errata/elementor-php-fatal-error-call-to-a-member-function-get_main_id-on-null/