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, after completing a checkout on their WooCommerce site with the WPML Multilingual CMS plugin activated, an error message appears, and the user is not redirected to the 'Thank You' page. However, the order is placed successfully, and the confirmation email is received. The issue does not occur when the WPML plugin is deactivated.
Solution:
We recommend the following steps to troubleshoot and potentially resolve the issue:
1. Confirm that all WPML and WooCommerce plugins, as well as your theme, are updated to their latest versions.
2. If the issue persists after updates, disable all plugins except for WPML and WooCommerce to check if the issue still occurs.
3. Test the checkout process with a new product.
4. Enable WordPress debugging to identify any specific errors related to WPML. To do this:
- Edit the

wp-config.php

file and add the following lines before the comment '/* That's all, stop editing! Happy publishing. */':

define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', false);

- Reproduce the issue and then check the

debug.log

file in the /wp-content/ directory for any WPML-related errors.
5. Share the full error message from the debug log with us for further analysis.

If these steps do not resolve the issue, or if the solution seems outdated or irrelevant to your case, we highly 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 further assistance is needed, please open a new support ticket at WPML support forum.

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 17 replies, has 1 voice.

Last updated by Andrey 5 months, 3 weeks ago.

Assisted by: Andrey.

Author Posts
November 3, 2025 at 12:32 pm #17541051

Andrey
WPML Supporter since 06/2013

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

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

Hi,

I’m sorry for the delayed response — I was unavailable for the past several days.

When I checked your issue on the live site, I only reviewed your settings without changing, disabling, or deactivating anything.

I’m still waiting for the exact copy of your site where the issue can be reproduced, so that I can install it locally and perform further tests.

November 10, 2025 at 1:47 pm #17562747

bahaaB-2

im just preparing the environment and will send you by tomorrow please keep this ticket open

November 10, 2025 at 1:51 pm #17562751

Andrey
WPML Supporter since 06/2013

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

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

Sure. I am setting the following reply as private so you can provide all the needed details.