Home › Forums › Add-ons › Repeater Field › Having issues with ACF Repeater fields on a multisite › Reply To: Having issues with ACF Repeater fields on a multisite
Are you using this shortcode to show this repeater you’re having an issue with? Parts of this code may have come from this forum, but I don’t recall seeing anything like it before and I can tell by looking at the structure used that I didn’t right it.
There is an error in the code, this
have_rows($field, option)
should be
have_rows($field, 'option')
but I’m not sure that would cause the issue you’re seeing.
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.