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

Supporter timezone: America/Los_Angeles (GMT-07:00)

Tagged: 

This topic contains 6 replies, has 3 voices.

Last updated by Bobby 1 year, 6 months ago.

Assisted by: Bobby.

Author Posts
May 1, 2024 at 8:22 am #15583368

leonidoG-2

When i select "Review" from the translation queue, it shows me the page to translate. After confirming or translating, I press "publish this translation" and it used to take me to the next page that needs translation. It doesn't and the panels also are removed. I have to go back to the queue and select the next page.

May 1, 2024 at 2:18 pm #15584229

Kor
WPML Supporter since 08/2022

Languages: English (English )

Timezone: Asia/Singapore (GMT+08:00)

Hi there,

Thank you for reaching out to WPML support. While awaiting assignment to one of my colleagues for further assistance, I'd like to provide you with initial debugging steps to potentially resolve the issue swiftly.

1) Upon reviewing the debug information, I noticed that the WordPress Memory Limit falls below the recommended requirements. The minimum requirement is 128M, with a recommended limit of 256M. However, the debug information of your site indicates it's set to 40M. Please refer to this link for more details: https://wpml.org/home/minimum-requirements/ . You can increase the memory limit by adding the following code in your wp-config.php file, just before the /* That’s all, stop editing! Happy publishing. */ line:

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

After adding the code, you can confirm that the memory limit was changed correctly from WPML > Support > WordPress > Memory limit.

2) You mentioned that this functionality used to work. Do you recall any actions taken before the issue occurred? For instance, did you install any new plugins or modify the theme?

May 1, 2024 at 2:30 pm #15584237

leonidoG-2

Hello Kor, I apologize for the inconvenience. I have already increased the memory limit to 256mb as per your suggestion, but unfortunately, the issue still persists. Today, I spent my time translating pages and working within the WPML Plugin. The only other action I took was changing the memory limit.

May 1, 2024 at 2:38 pm #15584252

leonidoG-2

Just to update you, I received a message indicating that someone else is working on the translation of this page. However, I am the only one working on this website, so I'm not sure why this message appeared. I have recently started using autotranslation for some strings, but I believe that process has already been completed.

May 1, 2024 at 6:56 pm #15584805

Bobby
WPML Supporter since 04/2015

Languages: English (English )

Timezone: America/Los_Angeles (GMT-07:00)

Hi there,

Please go to WPML->Translation Management->Translators and verify you are added as a translation manager and translator with all available language pairs.

Then go to review the translations and share with me a screenshot or screencast of what you currently see.

May 1, 2024 at 8:29 pm #15584919

leonidoG-2

i am added as translator and english > german | german > english assigned to me.
atm when I do confirmations, it shows me this message and brings me back to the queue

Screenshot 2024-05-01 222758.png
May 2, 2024 at 5:32 pm #15588643

Bobby
WPML Supporter since 04/2015

Languages: English (English )

Timezone: America/Los_Angeles (GMT-07:00)

Thank you for the screenshot!

This error appears when the translations are assigned to someone else in WPML > Translations.

Are you the only user on the site who is set as a translator under WPML > Translation Management > Translators?

If not, try to resend the job from WPML > Translation Management (dashboard > Select the job you want to review and send it to translate again) and then see if that helps, since it should remove the "old" user set as a reviewer and allow you to translate the page this time.

The topic ‘[Closed] After Translation from Queue, it wont take me to the next page for translation.’ is closed to new replies.