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
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 -
- 20:00 – 23:00 20:00 – 23:00 20:00 – 23:00 20:00 – 23:00 20:00 – 23:00 -

Supporter timezone: Asia/Singapore (GMT+08:00)

This topic contains 4 replies, has 2 voices.

Last updated by Kor 1 year, 8 months ago.

Assisted by: Kor.

Author Posts
September 6, 2024 at 1:19 pm #16149148

khashayarB

Background of the issue:
I am developing a site and using WPML's automatic AI translation feature.

Symptoms:
Some pages are not translated and still show a + (plus) symbol on the pages page.

Questions:
How can I get the auto AI translation to translate these pages?

September 6, 2024 at 2:36 pm #16149407

Kor

Thanks for reaching us.

It could be you're translating to a language that is unsupported by WPML AI. WPML AI currently supports translating content from English to German, Spanish, French, Portuguese, and Italian.

Let me know how it goes.

September 9, 2024 at 10:45 am #16155380

khashayarB

But there are already pages translated to these language with AI, so that is not the case. I had to proceed the translation because it paused because of a credits question. But I proceed the translation after the question but some page did not get translated.

September 9, 2024 at 1:01 pm #16156554

Kor

Thanks for your reply.

I will need to closely examine your website. Therefore, I will require temporary access (WP-Admin and FTP) to a test site where the problem has been replicated, if possible. This will enable me to provide better assistance and determine if any configurations need to be modified.

Please note that it is important to have a backup for security purposes and to prevent any potential data loss. You can use the UpdraftPlus plugin (https://wordpress.org/plugins/updraftplus/) to fulfill your backup requirements.

Your upcoming reply will be treated with confidentiality and will only be visible to you and me.

✙ To resolve the issue, I may need your consent to deactivate and reactivate plugins and the theme, as well as make configuration changes on the site if necessary. This emphasizes the significance of having a backup.

While checking the debug info, I see that the WordPress Memory Limit is below the requirements. The minimum requirements are 128M, but we do recommend 256M and the debug information of your site shows it set to 40M. Please check this link for more details
https://wpml.org/home/minimum-requirements/.
You can increase it by adding the following code in your wp-config.php file, right 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 was changed correctly from WPML > Support > WordPress > Memory limit.

September 10, 2024 at 3:14 pm #16162602

Kor

Thank you for your response.

I have re-sent the homepage translation for "Automatic Translation" through the Translation Management section here: hidden link , and it’s translating correctly. You can see an example here: hidden link

Could you please let me know which part of the Automatic Translation process you find confusing?

Ref : https://wpml.org/documentation/translating-your-contents/

The topic ‘[Closed] Some pages are not automatically translated’ is closed to new replies.