Skip to content Skip to sidebar

This thread is resolved. Here is a description of the problem and solution.

Problem:
The client is experiencing an issue where WooCommerce emails are displaying in German instead of Dutch. Despite updates to WooCommerce, WordPress, and themes, the problem persists.
Solution:
1. Ensure that WooCommerce is updated to the latest version for bug fixes and improvements.
2. Follow the steps in our guide to translate WooCommerce emails, which can be found here: https://wpml.org/documentation/related-projects/woocommerce-multilingual/how-to-translate-woocommerce-emails/
3. Increase the WordPress memory limit by adding the following code to your wp-config.php file:

/* Memory Limit */<br />define('WP_MEMORY_LIMIT', '512M');

Place this code above the line /* That's all, stop editing! Happy blogging. */.
4. Update all plugins to their latest versions by checking https://www.emq.nl/wp-admin/update-core.php

If these steps do not resolve the issue or if the solution seems outdated, we recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem persists, please open a new support ticket with us for further assistance.

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.

This topic contains 10 replies, has 1 voice.

Last updated by Carlos Rojas 8 months, 4 weeks ago.

Assisted by: Carlos Rojas.

Author Posts
May 22, 2025 at 2:40 pm #17062414

cesarZ-3

Background of the issue:
I am trying to resolve an issue where customer emails from WooCommerce contain incorrect language strings. The emails should be in Dutch, but they are showing German text instead. This issue is affecting my client's webshop and needs urgent attention. The problem can be seen on the page: hidden link.

Symptoms:
In the order confirmation email, the headline is 'Danke für Ihre Bestellung' and the subject line is 'Ihre Bestellung bei EMQ ist eingegangen!' instead of the expected Dutch text 'Bedankt voor je bestelling' and 'Je bestelling bij EMQ is ontvangen!'.

Questions:
Why are the WooCommerce emails showing German text instead of Dutch?
How can I fix the language issue in the WooCommerce emails?

May 22, 2025 at 7:03 pm #17063362

Andrey
WPML Supporter since 06/2013

Languages: English (English ) Russian (Русский )

Timezone: Europe/Kyiv (GMT+02:00)

While one of my teammates addresses your ticket, I'd like to provide you with some initial debugging steps.

Please update your WooCommerce to the latest version, 9.8.5, to take advantage of the latest bug fixes and improvements. While this may not resolve your issue immediately, using the most current code will help us troubleshoot more effectively.

Also, ensure that you update WordPress and your current theme if any updates are required.

Before proceeding, please remember to back up your database.

May 28, 2025 at 7:49 am #17081558

cesarZ-3

Everything has been updated to the latest version where possible - this hasn't resolved the issue.

May 28, 2025 at 9:11 am #17082315

Carlos Rojas
WPML Supporter since 03/2017

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

Timezone: Europe/Madrid (GMT+01:00)

Hello,
My name is Carlos, and I will continue working on this ticket

1.- Please check if you have followed all the steps described in this guide: https://wpml.org/documentation/related-projects/woocommerce-multilingual/how-to-translate-woocommerce-emails/ to translate the Woocommerce Emails.

2.- Increase the WP memory Limit. Minimum requirements are 128Mb: https://wpml.org/home/minimum-requirements/
You can add this to wp-config.php to increase WP memory:`

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

- Add it above the line /* That's all, stop editing! Happy blogging. */

You can double-check the WordPress memory limit in WPML -> Support

Regards,
Carlos

May 30, 2025 at 5:56 am #17090419

cesarZ-3

Hi Carlos,

Thanks for the reply. Issue still persists - mails have been translated, see screenshot attached:

Screenshot 2025-05-30 at 07.55.24.png
May 30, 2025 at 8:44 am #17091125

Carlos Rojas
WPML Supporter since 03/2017

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

Timezone: Europe/Madrid (GMT+01:00)

Thank you for your message.

1.- Share the URL to edit the email in the original language

2.- Also, please share the access credentials to the site in your next message, which I have set private.

Confirm you have created a full site backup that you can restore if necessary.

June 2, 2025 at 7:58 am #17096717

Carlos Rojas
WPML Supporter since 03/2017

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

Timezone: Europe/Madrid (GMT+01:00)

Hi there,
Thank you for sharing the credentials requested.

Please update all outdated plugins that appear outdated in this link: hidden link, and double-check if the issue has disappeared.

June 2, 2025 at 1:00 pm #17098118

cesarZ-3

Hi Carlos,

Updated all plugins as much as possible, still having the issue.

June 3, 2025 at 6:45 am #17100169

Carlos Rojas
WPML Supporter since 03/2017

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

Timezone: Europe/Madrid (GMT+01:00)

Hi,
Thank you for your feedback

Please double-check if the issue has disappeared now.

June 5, 2025 at 6:50 am #17108696

cesarZ-3

The issue has not dissappeared. Gonna try removing the strings now from the database and scan them again to see if that helps.

June 5, 2025 at 8:20 am #17108997

Carlos Rojas
WPML Supporter since 03/2017

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

Timezone: Europe/Madrid (GMT+01:00)

Ok, great.