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
- 8:00 – 13:00 9:00 – 13:00 9:00 – 13:00 8:00 – 12:00 8:00 – 12:00 -
- 14:00 – 17:00 14:00 – 18:00 14:00 – 18:00 13:00 – 17:00 13:00 – 17:00 -

Supporter timezone: Europe/Zagreb (GMT+01:00)

Tagged: 

This topic contains 0 reply, has 0 voices.

Last updated by Bruno Kos 10 months, 4 weeks ago.

Assisted by: Bruno Kos.

Author Posts
April 24, 2025 at 6:29 am

taoX-2

Background of the issue:
I am using Elementor and WPML to develop my multilingual website. I developed it based on an English website and translated it into Chinese through WPML. Initially, everything was working fine.

Symptoms:
Recently, WPML started showing anomalies. When I update the Chinese translation in the Elementor template I created, it gets stuck at 'Chinese (Simplified) translation assigned to local translator' state and cannot be translated successfully. Additionally, the links in the Chinese site do not automatically translate to the corresponding Chinese site address and still show the English site link address.

Questions:
Why does the Chinese translation get stuck at 'Chinese (Simplified) translation assigned to local translator'?
Why are the links in the Chinese site not translating to the corresponding Chinese site address?

April 24, 2025 at 8:34 am #16963221

Bruno Kos
WPML Supporter since 12/2018

Languages: English (English ) German (Deutsch ) French (Français )

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

Please follow the steps below to help us debug the issue:

Step 1: Enable WordPress debug mode

Edit the wp-config.php file on your server and add the following lines just before this line:
/* That's all, stop editing! Happy publishing. */

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

More info: https://codex.wordpress.org/Debugging_in_WordPress

Step 2: Reproduce the issue

1. Visit the following link while logged into your WordPress admin:
hidden link

2. In the Translation Editor, open the Chinese (Simplified) version and mark it as completed.

Step 3: Get the logs

- Go to /wp-content/debug.log on your server
- Copy and paste the last 10 lines here (please censor any sensitive information)

In addition, please ask your hosting support for the latest server error logs and share the relevant part with us (if something was recorded there).

Additional check (if no errors are shown):

1. Temporarily deactivate all plugins except WPML and its related add-ons
2. Switch to a default WordPress theme like Twenty Twenty
3. Repeat Step 2 (reproduce the issue using the same link)

This will help us determine if the issue is related to another plugin or the theme. Let us know how it goes.

The topic ‘[Closed] I'm having serious wpml plugin issues with my multilingual website’ is closed to new replies.