Home › Forums › General Issues › How to trick plugins to think fields are the_content? › Reply To: How to trick plugins to think fields are the_content?
I’m afraid I can’t see it repeats on your page. I’ve attached a screenshot for your reference.
Also, I can’t see what’s wrong with your code. I’ve tested it on my installation and it works correctly. Could you please debug the returned data like the following?
echo "<pre>";
var_dump( get_field('repeater_field_name') );
echo "</pre>";
Thanks 🙂
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.