This thread is resolved. Here is a description of the problem and solution.
Problem:
You are trying to turn off block label translations in the ACF translator editor to avoid extra charges.
Solution:
We recommend adding the following code to your
wp-config.php
file:
define('ACFML_EXCLUDE_FIELD_GROUP_STRINGS_IN_POST_JOBS', true);
Please also review our documentation on ACFML hooks reference.
Note: If you have pending translation jobs that include these extra strings, you should cancel them and create new jobs.
This solution might be outdated or not applicable to your specific situation. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If this does not resolve your issue, please open a new support ticket at 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 2 replies, has 0 voices.
Last updated by 4 days, 11 hours ago.
Assisted by: Osama Mersal.