Home › Forums › Bug Reports › Translation preferences changes after synchronize with json › Reply To: Translation preferences changes after synchronize with json
@vueloiv Take a look into the “name” keys of the configured fields.
WPML stores them into a configuration array like this:
[
// 'meta_key' => 'translation option'
'my_custom_field' => 2 //translate
]
If there are fields with the same “name” (meta_keys) the setting will be overwritten.
Field name in documentation
I recommend to use unique names
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.