Starting from €7.5/mo
Fixed a fatal error with an infinite loop that occurred when displaying a taxonomy field on an option page displayed in the secondary language.
Fixed a fatal error that was triggered when saving an option page containing a non-scalar field that is set to the “translate” option.
Fixed a problem that occurred when generating the Translation Editor label for fields with broken field group structures.
Features
- Integrated the new features from WPML 4.7 (Advanced Translation Editor job layout, Translation Dashboard).
- Refactored the modals for translating field group labels.
- Implemented a fix to stop attaching untranslated field group labels to the first post translation job.
Fixes
- Fixed an issue where the taxonomy fields set to copy were not adjusting their values for translations.
- Fixed a bug preventing conversion of links inside repeaters.
- Fixed a bug preventing conversion of taxonomy fields under terms.
- Fixed an issue with the restriction for relationship and taxonomy fields targeting types set to display as translated when editing a translation using the native post editor.
- Fixed an issue with the spacing for links in Right-To-Left languages in the Edit Taxonomy screen.
Fixed a fatal error introduced in ACFML 2.1.4 that occurred between ACF Pro and the ACF Extended add-on.
Fixed a fatal error introduced in ACFML 2.1.3 that occurred when adding fields to menu items in a menu containing a language switcher.
2.1.3
Fixed a bug in calculating the hash for a Repeater field with Post Object or True/False subfields.
Fixed a fatal error introduced in ACFML 2.1.0 that occurred when displaying an ACF form on the front-end.
Fixed an issue with saving a post in the secondary language when having a repeater field with minimum rows validation set to 1.
Fixed a bug with copying a gallery field when duplicating a post.
Fixed a problem with synchronizing repeater fields on the options page when using taxonomy terms as IDs in the repeater field.
Fixed an issue where a translatable field inside a “group” field set to copy would become locked even though it shouldn’t.
Introduced the constant ACFML_EXCLUDE_FIELD_GROUP_STRINGS_IN_POST_JOBS.
Improved the field group multilingual mode rendering for right-to-left (RTL) languages.
Fixed a malformed translation file for French.
Fixed an issue with custom code when field choices are defined by another field.
Fixed the label display for required fields when it’s locked.
Fixed a fatal error in Options page when using taxonomy term as object in single select field.
Fixed a performance issue due to strings being repeatedly registered.
Fixed the display of repeater fields when translating via the native editor, and acf-field-group is set to Translatable using the Expert mode.