Pular a navegação

Este é o fórum de suporte técnico para o WPML — o plugin de WordPress multilíngue.

Todos podem ler, mas apenas clientes do WPML podem postar aqui. A equipe do WPML responde no fórum 6 dias por semana, 22 horas por dia.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 -

Fuso horário do apoiador: America/Sao_Paulo (GMT-03:00)

Este tópico contém resposta, tem 2 vozes.

Última atualização: Mateus Getulio 1 ano, 6 meses atrás.

Assistido por: Mateus Getulio.

Autor Posts
julho 18, 2023 em 8:46 pm #14062067

domatechS

The automatic translation is stuck with 2 items remaining in the translation queue and I cannot cancel the procedure. I also need to translate the fields and they are locked, with the main language as the main language.

link oculto
link oculto

julho 19, 2023 em 7:10 pm #14068473

Mateus Getulio
Supporter

Idiomas: Inglês (English ) Português (Português )

Fuso horário: America/Sao_Paulo (GMT-03:00)

Hi there,

Thanks for your contact!

Let's try some possible solutions for this issue. First, by looking at your debug info, it is possible to see that the WP Memory Limit is set to 40M, while the recommended is 256. Changing it can solve the problem. Please follow these steps:

- Find your wp-config.php file in the root directory of your WordPress installation
- Open the wp-config.php file with a text editor, then locate the line that includes: define('WP_DEBUG', false)
- Then add after it, the below line of code: define ('WP_MEMORY_LIMIT', '256M');
- Save the wp-config.php file, then refresh your website

If still not solved, please follow these steps:

- Just to be safe, make sure to have a website backup before proceeding
- Go to WPML -> Support in your admin dashboard
- Click the “troubleshooting” link bellow the plugin versions list
- Look for the “Clean up” section and hit these buttons:

# Clear the cache in WPML
# Remove ghost entries from the translation tables
# Fix element_type collation
# Synchronize local job ids with ATE jobs
# Synchronize translators and translation managers with ATE
# Set language information
# Fix post type assignment for translations

Then check if the jobs are still stuck (if they're, please try to resend them to translation).

About the locked fields, if it is only for the images - you can translate them using our WPML -> Media Translation module.

Otherwise, you'll have to change and set accordingly the translation preferences for your field groups and fields: https://wpml.org/documentation/related-projects/translate-sites-built-with-acf/recommended-custom-fields-translation-preferences-for-acf-and-wpml/

Please review out this info and let us know if you're still facing issues. Thank you.

Regards,
Mateus.

O tópico '[Fechado] The automatic translation is stuck with 2 items remaining in the translation que' está fechado para novas respostas.