Skip Navigation

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 1 replies, has 2 voices.

Last updated by Dražen 11 months, 3 weeks ago.

Assisted by: Dražen.

Author Posts
July 18, 2024 at 9:40 am #15971357

davideM-64

Background of the issue:
Our website hidden link has already been translated with the automatic translation setting. Now I want to use the translation manager section to send some pages of the website for a manual revision of the translation to adjust small details.

Symptoms:
I go to the translation manager/dashboard on the section 'Translate other content', I select the page that I want to revise, and I add it to the translation queue. After adding the page to the translation queue, I go to the 'Translations' section but I don't see any translations. This issue occurs both from the translation manager and the administrator account.

Questions:
What is the problem, is there a specific setting that I need to change? (in the photo you can see that the "home" page is waiting for a translator for the italian version, but when I go to the translation page, it is empty)

July 18, 2024 at 10:11 am #15971594

Dražen
Supporter

Languages: English (English )

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

Hello,

here is the ticket, let us know how it goes after you have checked.

Also please open and add the following code in your wp-config.php file, right after the database information lines of code. This file is located in your websites root folder.

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

Then try to resend it for translation.

Regards,
Drazen