Skip to content Skip to sidebar

This thread is resolved. Here is a description of the problem and solution.

Problem:
The client reported issues with automatic translations being stuck and ACF fields not displaying correctly in the backend after migrating their site to a different WPEngine account.
Solution:
We edited and completed the translation jobs for the client. We asked the client to verify if the translations were now appearing correctly on the front end and if the ACF fields were visible in the backend. After reinstalling the plugins, the client confirmed that the issues seemed to be resolved.

If this solution does not apply to your case, or if it seems outdated, we recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If issues persist, please open a new support ticket.

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.

This topic contains 8 replies, has 2 voices.

Last updated by Kor 1 year, 11 months ago.

Assisted by: Kor.

Author Posts
June 11, 2024 at 2:43 pm #15727405

mary-joV

I received the following message:
Something went wrong with automatic translation. Please contact WPML support and report that the following automatic translations are stuck: 102280573, 102280577

I think this is related to translating the content in an ACF block.

June 11, 2024 at 4:04 pm #15728133

Kor

Thanks for reaching us.

I've edited both the translation jobs for you and completed them. Could you please check and see if it's working fine now?

June 11, 2024 at 4:11 pm #15728170

mary-joV

Thanks Kor, I can see the translations on the admin side, but they are missing on the front end of the site. (They are displaying correctly on the front end in English).

June 11, 2024 at 4:12 pm #15728172

Kor

Thanks for your reply.

Could you please share the URL of the page in question and highlight it using a screenshot?

June 11, 2024 at 4:18 pm #15728174

mary-joV

Screenshots are attached. the url is hidden link

You will need a login to access the url. Can we make this thread private and I can post the username/pw?

thanks.

Screenshot 2024-06-11 at 12.16.08 PM.png
Screenshot 2024-06-11 at 12.15.48 PM.png
June 11, 2024 at 4:27 pm #15728214

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.

June 12, 2024 at 6:49 pm #15733302

Kor

Thanks for your reply. Sorry, I'm getting "Error: The password you entered for the username wpmlsupport is incorrect." and could you please check?

June 13, 2024 at 4:34 pm #15737310

mary-joV
June 13, 2024 at 6:14 pm #15737575

Kor

Thanks for your reply.

I've checked and completed the translation here hidden link

And it worked fine. Check out the links below. You should see the contents in the slider is fully translated. Is this what you're trying to achieve?

hidden link

hidden link

hidden link

hidden link

June 13, 2024 at 7:13 pm #15737660

mary-joV

Yes thank you! I reinstalled the plugins and it seems to be resolved.

I'm new at using these plugins together so might reach out again in the future.