Home › Forums › Backend Issues (wp-admin) › Multisite Repeater update_field issues › Reply To: Multisite Repeater update_field issues
The issue probably comes down to the fields not existing on the site you are publishing from. The fields need to exist on both sites with the same keys, even if they are not used.
ACF loads field groups during ‘init’, so it only knows about the field groups for the current site. When you switch to another blog to add the post ACF does not then look for fields for that other blog and does not find the key.
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.