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 |
---|---|---|---|---|---|---|
- | 12:00 – 14:00 | 12:00 – 14:00 | 12:00 – 14:00 | 12:00 – 14:00 | 12:00 – 14:00 | - |
- | 17:00 – 21:00 | 17:00 – 21:00 | 17:00 – 21:00 | 17:00 – 21:00 | 17:00 – 21:00 | - |
Supporter timezone: Europe/Vienna (GMT+02:00)
Tagged: Feature request
This topic contains 16 replies, has 1 voice.
Last updated by Bigul 5 days, 5 hours ago.
Assisted by: Bigul.
Author | Posts |
---|---|
July 15, 2025 at 11:12 pm #17239809 | |
thomasS-38 |
Background of the issue: Symptoms: Questions: |
July 16, 2025 at 11:21 am #17241659 | |
thomasS-38 |
So, it seems i have to go to the Custom Options Page i made with ACF, change language from the admin top bar and hit save, even though the field is locked because i chose "Copy". The exact same thing is true if i just go with the "Don't translate" option. I'd expect that i maybe had to do this 1 time. However, i need to do this everytime for the field to be updated, even though hovering the lock icon on the field says "This field value is copied from the default language and will be kept in sync across languages." - it is not synced. I manually need to change language on the option page and hit save for the field to be shown correctly where it's rendered. About disabling the "Field Group Labels": I found out that using define('ACFML_EXCLUDE_FIELD_GROUP_STRINGS_IN_POST_JOBS', true); in the wp-config.php worked. |
July 16, 2025 at 11:40 am #17241768 | |
thomasS-38 |
Back to the Field Group Labels. It seems that the define('ACFML_EXCLUDE_FIELD_GROUP_STRINGS_IN_POST_JOBS', true); did not work after all. I still see them in the WMPL > Translation Management New threads created by Bigul and linked to this one are listed below: |
July 17, 2025 at 7:36 am #17244209 | |
Bigul WPML Supporter since 01/2013
Languages: English (English ) Timezone: Europe/Vienna (GMT+02:00) |
Hello, Welcome to the WPML support forum. I will do my best to assist you in resolving the issue. This may be a compatibility issue. Could you please confirm whether you are using a child theme or a fully customized theme? Please go to WPML >> Settings >> Custom Post Type Translation, and check the translation setting for ACF Field Group. It should be set to Not translatable. Refer to the following article for more details: https://wpml.org/errata/advanced-custom-fields-field-group-should-be-set-as-not-translatable/ Additionally, I would like to request that you upgrade the following configurations to help improve the performance of your site: 1) Increase *WP Memory Limit* to *256*(the minimum required memory limit for WPML is *128*). Please check the following links for more details https://wpml.org/home/minimum-requirements/ https://wordpress.org/support/article/editing-wp-config-php/#increasing-memory-allocated-to-php 2) Increase the *MaxInputVars* of PHP settings to *10000*. Please check the following article for more details, or contact your system admin/hosting provider for this purpose. hidden link -- Bigul |
July 17, 2025 at 11:37 am #17245592 | |
thomasS-38 |
In WPML -> Settings -> Custom Post Types, acf-field-group is already set to "Not translatable". 1) I did this, didn't change anything. Which of the 2 issues i have did u expect this to fix? Just to clarify my issues again in short: Issue 1) Issue 2) |
July 17, 2025 at 4:54 pm #17247219 | |
Bigul WPML Supporter since 01/2013
Languages: English (English ) Timezone: Europe/Vienna (GMT+02:00) |
Hello, Thank you for the details. This requires further checking, so could you please consider setting up a staging or development site for testing? This will help us troubleshoot the issue without affecting your live site. Once the staging site is ready, please fill in the private details fields after taking a full site backup. I would like to access the admin area of your staging site to investigate further. For more information about how we handle private information, please refer to the links below: hidden link -- Bigul |
July 18, 2025 at 8:58 am #17249154 | |
thomasS-38 |
Steps to reproduce: 1. The custom fields are set up here: 2. On the options page: 3. Example: On the frontend, this field is used in the top bar. See English version here: 4. To make it sync, I have to go back to the options page editor: Question: Labels: |
July 18, 2025 at 1:13 pm #17250361 | |
Bigul WPML Supporter since 01/2013
Languages: English (English ) Timezone: Europe/Vienna (GMT+02:00) |
Hello, Thank you for the details and the login information. We will run further tests and get back to you. However, we have a quick question. It seems that the ACF (Pro or Free) plugin is not currently installed on your site. Just to confirm, have you exported the ACF field groups as PHP code using ACF's export feature and included them in your theme or a custom plugin? Please let us know so we can proceed accordingly. -- Bigul |
July 18, 2025 at 1:26 pm #17250467 | |
thomasS-38 |
I’m using Secure Custom Fields (WP’s renamed version of ACF Pro). Same plugin, same issue — even when I used original ACF Pro. Fields are created via admin UI — nothing exported to theme or plugin. You can see it clearly here: hidden link (note the acf-field-group slug). I can switch back to ACF, but that’s not the problem — it’s the same plugin under a new name, and i guarantee you that's not where the issue lies. Even WPML thinks i have ACF installed even though its SCF because only the name has changed. In Danish, the ACF menu name is called Felter. Maybe thats why the confusion about the plugin being installed or not (i guess you couldn't find it in the admin bar) - Please check the attached photo. |
July 21, 2025 at 3:57 am #17253569 | |
Bigul WPML Supporter since 01/2013
Languages: English (English ) Timezone: Europe/Vienna (GMT+02:00) |
Hello, Thank you for the details. I had a quick test on your site and was able to reproduce the issues you are experiencing. This requires further testing and escalation, so please allow me to make a copy of your site using the Duplicator plugin (https://wordpress.org/plugins/duplicator/) for debugging the issue on our local server. -- Bigul |
July 21, 2025 at 12:14 pm #17255478 | |
thomasS-38 |
Hello. Great. You are welcome to make a copy for local testing. I've installed the Duplicator plugin and created a full backup. I disabled the File Manager plugin since you are downloading a full backup of the site, since u have full access to the files in your local env. Just for curiousity, did u change anything on the site? Just so i know if i should restore a backup or just continue working on the site. |
July 22, 2025 at 7:59 am #17258091 | |
Bigul WPML Supporter since 01/2013
Languages: English (English ) Timezone: Europe/Vienna (GMT+02:00) |
Hello, Thank you for the updates and permission. As a part of troubleshooting, I only performed the following steps on your site: - Updated the ACF option page values in both languages If possible, please restore the backup. I will then create a copy of the site, which will also help us in further debugging. -- Bigul |
July 22, 2025 at 11:02 am #17258938 | |
thomasS-38 |
Hey Bigul, If that's the only thing you changed, i don't think there's a reason to restore the backup. |
July 23, 2025 at 5:30 am #17261600 | |
Bigul WPML Supporter since 01/2013
Languages: English (English ) Timezone: Europe/Vienna (GMT+02:00) |
Hello, Thank you for the feedback. I downloaded the Duplicator copy of the site and am testing it locally. We will get back to you as early as possible. Please wait. -- Bigul |
July 25, 2025 at 3:50 pm #17271754 | |
Bigul WPML Supporter since 01/2013
Languages: English (English ) Timezone: Europe/Vienna (GMT+02:00) |
Hello, Our developers have confirmed that it is currently necessary to re-save the options page in each secondary language for ACF fields set to Copy for their values to be correctly applied across translations. Maybe this behavior is expected to improve in future versions of ACFML. The values of Copy fields will be copied automatically to secondary languages without the need for manually re-saving the options page. However, this feature is still in the early stages of development, and there is no estimated release date at the moment. We have recently documented this behavior here: https://wpml.org/documentation/related-projects/translate-sites-built-with-acf/translating-the-acf-options-page-custom-fields-with-wpml/#applying-copy-translation-preference We will keep you updated as soon as we have more information. Thank you for your kind understanding. -- Bigul |