Home › Forums › Add-ons › Repeater Field › Top Item of Repeater Field Not Showing › Reply To: Top Item of Repeater Field Not Showing
I retained my code but moved my entire while loop out into the parent template and now it’s working and showing all my entries.
I tried the have_rows and it doesn’t make a difference for me. Interestingly though, a var_dump shows that get_field() is actually returning all the rows, but the first row is disregarded once I enter the while loop.
The documentation said something about it not working right if it’s inside an if block, but I don’t recall ever having this problem before.
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.