Skip to content Skip to sidebar

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
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 -
- 20:00 – 23:00 20:00 – 23:00 20:00 – 23:00 20:00 – 23:00 20:00 – 23:00 -

Supporter timezone: Asia/Singapore (GMT+08:00)

This topic contains 2 replies, has 1 voice.

Last updated by Kor 10 months, 4 weeks ago.

Assisted by: Kor.

Author Posts
June 16, 2025 at 6:46 am #17137086

myriamM-4

Background of the issue:
I am trying to translate the tab 'Produktsicherheit' from German to English on my website hidden link using WPML.

Symptoms:
The tab 'Produktsicherheit' from the German Market is not being translated.

Questions:
Why is the tab 'Produktsicherheit' not translating into English?

June 17, 2025 at 10:44 am #17141929

myriamM-4

Can anyone assist?

June 20, 2025 at 1:01 am #17152564

Kor

Thanks for contacting us. I need to check how this tab is being created. In the meantime, try using the string translation plugin to translate it https://wpml.org/documentation/getting-started-guide/string-translation/

I will need to closely examine your website. Therefore, I will require temporary access (WP-Admin and FTP) to a test site where the problem has been replicated, if possible. This will enable me to provide better assistance and determine if any configurations need to be modified.

Please note that it is important to have a backup for security purposes and to prevent any potential data loss. You can use the UpdraftPlus plugin (https://wordpress.org/plugins/updraftplus/) to fulfill your backup requirements.

Your upcoming reply will be treated with confidentiality and will only be visible to you and me.

✙ To resolve the issue, I may need your consent to deactivate and reactivate plugins and the theme, as well as make configuration changes on the site if necessary. This emphasizes the significance of having a backup.

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:

define( 'WP_MAX_MEMORY_LIMIT', '256M' );
define( 'WP_MEMORY_LIMIT', '128M' );

After adding the code you can confirm that the memory was changed correctly from WPML > Support > WordPress > Memory limit.

The topic ‘[Closed] Tab aus German Market Produktsicherheit (GDPR) wird nicht übersetzt’ is closed to new replies.