Home › Forums › Front-end Issues › have_rows() timing out › Reply To: have_rows() timing out
This line should not cause the issue
echo have_rows( 'ical_feeds', "user_{$user_id}" ) ;
The only reason I can think of that this would be the case is if you called have_rows() this way inside of another have_rows() loop for a different repeater. This might confuse ACF? But I can’t be sure.
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.