Home › Forums › ACF PRO › Can't retrieve repeater values from options page › Reply To: Can't retrieve repeater values from options page
I think that the main issue may be that you’re attempting to get the repeater field before something is ACF is completely initialized. That’s the reason that you’re getting a number value for the repeater field rather than the array. ACF is returning the number of rows in the repeater, which is what the actual repeater value in the DB is. At least that’s my guess at the issue.
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.