Skip to content Skip to sidebar

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

Problem:
The client is experiencing intermittent issues when attempting to start translating a Chinese article to English on their website. Sometimes the translation initiates without any problems, but at other times, it fails to start. The WPML dashboard shows an error indicating that WPML tried to translate the page three times and failed, along with repeated 'Job resent to ATE' events in the logs.

Solution:
We recommend the following steps to resolve the issue:
1. Navigate to WPML → Translation Dashboard.
2. Click on the Jobs tab.
3. Locate the translation job for the Chinese article (identified by the article title or Job ID 74) and click the Cancel button next to it.
4. Go to Articles in your WordPress admin and edit the original Chinese article by making a minor change (e.g., adding a space).
5. Save the article and resend it for translation from the Translation Dashboard or the Articles list page.

If the problem persists after following these steps, it may require further investigation by our support team. Please use the 'Switch to Human Support' button for direct assistance.

Please note that the solution provided might be outdated or not applicable to your specific 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 the issue continues, do not hesitate to open a new support ticket at https://wpml.org/forums/forum/english-support/.

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.

Tagged: 

This topic contains 12 replies, has 1 voice.

Last updated by hailinC 2 weeks, 4 days ago.

Assisted by: Carlos Rojas.

Author Posts
April 7, 2026 at 10:44 am #17953546

hailinC

I try to start translating a chinese article at my site to english. Sometimes the translation starts without any issue, sometimes the translation will not start, please refer to the screenshot (Screenshot 2026-04-07 063740.png) for what I saw. And I also attach the error_logs screenshot as reference.

April 7, 2026 at 10:49 am #17953589

hailinC

One more information, this is the staging site of my original website. They have the same domain name, just exists in different folder under wp-content. But at WPML, I register them using different keys. Is this the issue coming from? I need staging site because I don't want my changes show at main site without finalizing it.

Thanks

April 8, 2026 at 9:15 am #17956063

Carlos Rojas
WPML Supporter since 03/2017

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

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

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

1.- Having the same URL shouldn't affect the behavior of WPML; it is not recommended. To easily create a staging site without worrying about the domains, you can use the WP Staging plugin, which is free and easy to use.

Once you create the staging site with WP Staging, register it as a development site and double-check if the issue has disappeared.

Important: Make sure the custom post type is set to Translatable in WPML -> Settings -> Post Type Translation

2.- Please 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', '256M');

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

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

Looking forward to your message.

April 8, 2026 at 7:26 pm #17957599

hailinC

I am hosting my website through Bluehost, I create the staging site through Bluehost provided feature. I don't use WP staging to create the stage site.

And I will try to update the memory for my site, and check how is going. If everything goes well after increasing the memory, I will close this ticket.

April 8, 2026 at 7:36 pm #17957612

hailinC

I have already upgrade the WP_MEMORY_LIMIT to 256M , the issue still exists. Below are the latest debug information

[REMOVED]

April 9, 2026 at 7:15 am #17958174

Carlos Rojas
WPML Supporter since 03/2017

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

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

Hi,

1.- Can you create the staging site under another domain or a subdomain?

2.- Have you registered the staging site with a different key than the production site?

April 9, 2026 at 1:56 pm #17959661

hailinC

For question one, because this is the feature provided by Bluehost, so I can't create the staging site under different domain name or using subdomain.

For second question, the answer is yes, I register the site with different site key.

April 9, 2026 at 7:36 pm #17960558

Carlos Rojas
WPML Supporter since 03/2017

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

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

Thank you very much for your message.

Please share the access credentials to the staging site in your next message, which I have set private. This will allow me to reproduce the issue and double-check the WPML configuration.

Looking forward to your message.

April 10, 2026 at 11:43 am #17962082

Carlos Rojas
WPML Supporter since 03/2017

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

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

Thank you for sharing the information requested.

I fixed an issue in the languages table of the database, and now the issue seems to be solved.

Can you confirm that the issue was solved?

April 12, 2026 at 5:10 pm #17964254

hailinC

Hi Carlos,

Thanks you so much. But could you please share with me what you did in here? So next time, if similar thing happen, I can fix it by myself?

Thanks

April 13, 2026 at 6:45 am #17964718

Carlos Rojas
WPML Supporter since 03/2017

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

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

Hi there,

When there is a missing column in the languages table, a new troubleshooting option appears under WPML -> Support -> Troubleshooting steps. The issue is solved by using this option.

The option used to solve this problem won't appear anymore unless the site is restored from a backup created before solving the issue.

Best regards,
Carlos

April 13, 2026 at 11:41 am #17965665

hailinC

Hi Carlos,

Thanks you so much for your quick response. Last question before I close this issue, after I mark this issue resolved, can I come back to check the history by url: https://wpml.org/forums/topic/try-to-translate-a-custom-post-type-chinese-to-english-the-job-doesnt-start?

Thanks

April 13, 2026 at 11:50 am #17965671

Carlos Rojas
WPML Supporter since 03/2017

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

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

Hi there,

Yes, sure, you can come back to this link, and also, you should be able to find all the tickets you have opened in this other link: https://wpml.org/forums/users/hailinc/

Have an excellent day!

April 14, 2026 at 5:49 pm #17969781

hailinC

Hi Carlos,

Thanks again. Will close it.