Эта тема решена. Вот описание проблемы и ее решения.
Problem:
The client is experiencing an issue where the translation of pages is unexpectedly resetting to the original language, as observed in the WordPress revisions.
Solution:
First, we recommend increasing the WordPress Max Memory Limit to at least 128MB, as WPML requires this minimum. Ideally, 256MB is recommended. To do this, add the following code to your
wp-config.php
file:
define( 'WP_MEMORY_LIMIT', '256M' );<br />define( 'WP_MAX_MEMORY_LIMIT', '512M' );
For more information on increasing memory limits, please visit our documentation:
WPML Minimum Requirements
and
Editing wp-config.php.
Additionally, we need to understand how the translations are being made. We ask the client to clarify whether they are using the Translation Editor or the WordPress editor to create translations and to provide a screenshot of the screen where they translate content.
If this solution doesn't look relevant, please open a new support ticket in our support forum.
Это форум технической поддержки WPML – плагина для многоязычной WordPress.
Доступно для чтения всем, но только клиенты, купившие WPML, могут оставлять сообщения. Сотрудники WPML отвечают на сообщения форума 6 дней в неделю, 22 часов в сутки.
Эта тема содержит 1 ответ, имеет 2 голоса.
Последнее обновление: 1 год, 2 месяца назад.
При содействии: Lucas Vidal de Andrade.