This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is experiencing issues with ACF field labels, titles, etc., appearing in the WPML Advanced Translation Editor despite setting the "acf-field-group" to "Not translate" in the WPML settings.
Solution:
We explained that as of Advanced Custom Fields Multilingual 2.0.0, the Group Fields Title and Labels are translatable by default. This is not a bug but a feature to help translate these labels with the Advanced Translation Editor. For more information, we directed the client to our documentation: https://wpml.org/documentation/related-projects/translate-sites-built-with-acf/#faq.
If the client prefers not to use this feature, we recommended adding the following line of code to the WordPress wp-config.php file:
define( 'ACFML_EXCLUDE_FIELD_GROUP_STRINGS_IN_POST_JOBS', true );
We also mentioned that if there are pending translation jobs with these strings, the client will need to cancel and recreate the jobs.
If this solution doesn't look relevant, please open a new support ticket at the WPML support forum.
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 3 replies, has 2 voices.
Last updated by 1 year, 6 months ago.
Assisted by: Mateus Getulio.