Home › Forums › ACF PRO › have_rows causing infinite loop when getting repeater values from another page › Reply To: have_rows causing infinite loop when getting repeater values from another page
Hi John,
I’ve drawn up a little diagram to further explain what I’m doing here.
Here’s a point-by-point explanation:
All of this is working as long as the block that we’re trying to pull from Page 2 doesn’t include another have_rows() call. I’ve explored the plugin code a bit, and it looks like there’s a case where it breaks in api/api-template.php around line 489.
I’m going to do some more testing, but the main problem is that it’s resetting the have_rows() loop for Page 1, causing the entire page to be re-generated, which includes the item from Page 2 again, causing the infinite loop.
I’m aware of the potential for including another “block_reference” from another page, and have added some code to avoid this.
Thanks again for your help,
Scott
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.