Skip to content Skip to sidebar

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

Problem:
The client was experiencing issues with 'Jobs could not be loaded' and cURL 28 timeouts after trying to reset the Advanced Translation Editor (ATE) communication record and reinstalling WPML Translation Management.
Solution:
1. **Increase WP Memory Limit**: Access the site's

wp-config.php

file and add or update the line:

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

to ensure sufficient memory for WordPress and WPML operations.
2. **Cancel Stuck Translation Jobs**: Navigate to **WPML → Translation Dashboard**, switch to the **Jobs** tab, select any jobs showing errors, and click **Cancel selected jobs**. Make a minor edit to the content and resend for translation.
If these steps do not resolve the issue or if the problem persists, it might be due to outdated solutions or specific circumstances not covered here. We recommend visiting https://wpml.org/known-issues/ to check for any related known issues, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. If the problem continues, 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.

Tagged: 

This topic contains 18 replies, has 1 voice.

Last updated by Carlos Rojas 4 months ago.

Assisted by: Carlos Rojas.

Author Posts
November 4, 2025 at 9:53 am #17544659

almuatasimA

I am working on the suggested solution and I'll be back with the results

November 4, 2025 at 10:08 am #17544696

Carlos Rojas
WPML Supporter since 03/2017

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

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

Great! I will be waiting for your message.

November 4, 2025 at 5:40 pm #17547181

almuatasimA

Thank you Carlos
UPDATE `{wpdbPrefix}_icl_translation_status`
SET `status` = 1
WHERE `status` = 2
My issue is resolved using this query.

November 5, 2025 at 8:59 am #17548771

Carlos Rojas
WPML Supporter since 03/2017

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

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

Excellent!

I'm happy to hear that the issue was solved. Please don't hesitate to contact us if you need our help in the future with WPML. We are here to help 🙂

Have a great day!