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 20 replies, has 0 voices.

Last updated by rachelB-15 4 months, 3 weeks ago.

Assisted by: Kor.

Author Posts
September 22, 2025 at 5:54 pm #17423146

rachelB-15

Background of the issue:
I am trying to use WPML auto-translate to offer our full site in non-English languages. We have been testing it and encountered some problems. When we auto-translate a page or news post, WPML only publishes the translated h1 into the new language page, even after updating in the WordPress page editor. In the Advanced Translation Editor in WPML, every text object is translated and marked as complete. Please see this walk-through: hidden link. I’ve tested with the following: News post test: hidden link and Page test: hidden link – translated to French.

Symptoms:
WPML only publishes the translated h1 into the new language page, even after updating in the WordPress page editor. In the Advanced Translation Editor, every text object is translated and marked as complete.

Questions:
Why does WPML only publish the translated h1 and not the entire page?
Why is the Advanced Translation Editor showing all text objects as complete but not reflecting on the site?

September 23, 2025 at 12:49 am #17423432

Kor

Thanks for contacting us. I can see the issue based on the screen recording that you shared.

Before I investigate this further, could you please update the WPML plugins to the latest version? You can do this in WP > Plugins > Add new > Commercial Tab > Click "Check for updates". Scroll down and check the WPML plugins that you'd like to update.

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.

Once you've done the above, please retry and let me know if the issue persists.

September 26, 2025 at 7:46 am #17434813

rachelB-15

Hi Kor, thanks very much for this. We took the measures above and I think they've helped to some degree, but I've done some further testing and we have some outstanding issues. These are displayed in this test walkthrough that I've just recorded: hidden link

ISSUE 1

Even after publishing a translation in WPML, reviewing it in ATE, saving it in ATE and then marking as approved, the body content still isn't coming through to the translated page. The page is created and the H1 and hero image are there, but the rest of the page content isn't – despite being in the APML ATE. To make it appear, we need to open the translated page in the WordPress editor and hit 'Update'.

This is not ideal as it's creating more steps in the process which will add up, especially at the start when we have lots of pages to publish, and also it's confusing for translators who don't otherwise use WordPress.

ISSUE 2

As you'll see in the video above, we are translating to four languages and having varied results:

German and Italian: Auto-translate is NOT pulling text/image/video WYSIWYG blocks through to the published page – although the full translated text blocks are in the WPML translation editor, so the translations are in the system. German is pulling through full-width image blocks AND multi-image blocks. Italian is pulling through only full-width image blocks – not multi-image blocks.

French and Vietnamese: Auto-translate IS pulling through text/image/video WYSIWYG blocks along with both types of image blocks.

Could you please point us in the right direction for both of these issues?

September 26, 2025 at 11:57 am #17435877

Kor

Thanks for your reply. 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.

September 29, 2025 at 10:36 am #17440533

rachelB-15

Hi Kor, confirming I've installed the new dev site (hidden link) in WPML's 'registered sites' and tested.

The test has replicated the issue I've reported above. I've translated a news article – hidden link – to all 4 languages and have:

- French and Vietnamese: Fully translating
- German pulling through full-width image blocks AND multi-image blocks – nothing else
- Italian is pulling through only full-width image blocks – nothing else.

Please let me know if you need anything else to investigate.

September 29, 2025 at 4:42 pm #17441910

Kor

Thanks for your reply. ACF field Groups must not be configured as "Translated", so I've turned it off for you in WPML > Settings > Post Types Translation.

Anyway, where can I see the ACF fields? It's not here hidden link when I checked, and are you using custom PHP codes?

September 30, 2025 at 9:31 am #17443473

rachelB-15

Hi Kor, thanks very much for this.

Re the first part of your response: On the production site, I am able to switch ACF Field Groups from "Translatable" to "Not translatable", but I'm not able to save it. There's no save button there like there is on the dev site.

Please see this video: hidden link

The video also shows how I appear to have lost the translations list and queue on the production site since yesterday. Could you please help with that?

Re your question about ACF fields and custom PHP, I'm going back to our dev team on that, will come back to you.

September 30, 2025 at 1:09 pm #17444884

Kor

Thanks for your reply. Strange, it's working fine here when I checked. Could you try logging in using my account that you prepared for me? Also, try using another browser.

Screen recording for our reference.
hidden link

October 1, 2025 at 8:41 am #17447720

rachelB-15

Hi Kor, thanks for this.

Please note: In my previous video, I'm switching between two sites – the production site (which you don't have access to) and the dev site (which you do have access to).

On the dev site, I see the same as you – 'ACF Field Groups' is set to 'Not translatable' and the Save button in the 'Post Types Translation' section is visible. This is good and as it should be.

It's on the production site – which you don't have access to – where there's no Save button in the 'Post Types Translation' section and I can't save it when I change 'ACF Field Groups' to 'Not translatable'. Could you please help us solve what's happening here?

The Translation Dashboard and Translations queue have re-appeared on the production site, so that's no longer a problem.

October 1, 2025 at 9:15 am #17447807

Kor

Thanks for your reply. Could you please perform a backup and share access to your production site? I need to check what's causing this.

October 6, 2025 at 8:32 am #17458692

rachelB-15

Hi Kor, I hope you're well. Will you be able to look into this today? We're very keen to get this resolved.

October 6, 2025 at 11:07 am #17459787

Kor

Thanks for your patience. My apologies for the delay due to the weekends. I'm checking on this now.

October 6, 2025 at 11:17 am #17459819

rachelB-15

Not at all Kor, we don't expect you to work weekends!! Thanks very much, looking forward to hearing back after you've reviewed.

October 6, 2025 at 11:27 am #17459860

Kor

Thanks for your reply. The save works fine as shown in the attached screenshot in WPML > Settings > Post Types Translation as shown in the attached screenshot and the field group option looks correct when I checked.

Since you're using custom code to configure the ACF field options, please ask your devs to refer to the correct settings here https://wpml.org/documentation/related-projects/translate-sites-built-with-acf/setting-the-translation-preferences-for-acf-fields-created-using-php-code/ to enable translation for the custom fields.

Screenshot_63.png
October 6, 2025 at 2:35 pm #17461183

rachelB-15

OK I'll ask them to review in context of that documentation, thanks Kor.

The topic ‘[Closed] WPML auto-translate not working – Animals Asia’ is closed to new replies.