Home › Forums › Add-ons › Repeater Field › Display repeater child field value › Reply To: Display repeater child field value
Hi @warpx
Does your custom code work? Is it causing a PHP error to cut off the rest of the page?
It’s possible that the setup_postdata
function is causing the widgets to misbehave.
Perhaps you can test this by removing the setup_postdata
function and the wp_reset_postdata()
.
Your loop code may not work as expected (due to the incorrect $post object), but it will help debug the issue.
Thanks
E
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.