Home › Forums › ACF PRO › if (have_rows()) not working › Reply To: if (have_rows()) not working
I’m having the same issue as someone else in here.
I have an options page with some fields that I want to display on the front-end of my website.
When I use if ( have_rows('my_repeater', 'options') ) {
nothing is returned.
When I use get_field('my_repeater', 'options')
, the only thing being returned is the number of rows.
Has this issue been looked into yet?
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.