Disable Sync Repeater Option for ACFML (WPML/ACF)
Disables the sync repeater option of ACFML.
Plugin info
Maintenance & Compatibility
Maintenance score
Stale • Last updated 258 days ago
Is Disable Sync Repeater Option for ACFML (WPML/ACF) abandoned?
Likely maintained (last update 258 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
The AFCML (Advanced Custom Fields [ACF] Multilingual) plugin extends WPML, lets you translate sites using ACF and introduces a feature that allows users to sync repeater fields across translations.
In combination with flexible content fields and when the content should vary per language, it can lead to unexpected behavior, so that this plugin does the following:
- Define a constant that sets the default value for the repeater sync checkbox.
- Remove the meta box that displays the repeater sync checkbox in the post edit screen.
- Delete the option that stores the sync status in the database.
Want to contribute?
Check out the Plugin GitHub Repository.
Installation
INSTALL WITHIN WORDPRESS
(recommended)
- Open Plugins > Add new
- Search for Disable Sync Repeater Option for ACFML
- Click install and activate the plugin
INSTALL MANUALLY THROUGH FTP
- Download the plugin on the WordPress plugin page
- Upload the ‘disable-sync-repeater-option-for-acfml’ folder to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
Frequently Asked Questions
This plugin disables the sync repeater option of ACFML, which can prevent unexpected behavior when using repeater fields in multilingual sites with WPML and ACF.
This plugin is designed to disable repeater syncing completely. If you have repeater fields that require different translations per language, you can refer to the official ACFML documentation for alternative methods: https://wpml.org/tutorials/2022/06/how-to-translate-acf-repeater-fields/.
No, this plugin only disables the sync repeater option. Existing translated content will not be affected.
No, this plugin permanently disables the option. You would need to deactivate and delete the plugin to re-enable it.
Yes, this plugin requires both WPML and ACF plugins to be installed and activated.
Review feed
Screenshots
Changelog
1.0
- Initial Release