Home › Forums › Front-end Issues › ACF data not showing after Ajax call › Reply To: ACF data not showing after Ajax call
You say data is returned, so I’m assuming title, permalink and post ID return ok?
What does cars.php include?
Do you declare your ACF fields on the template?
From memory, I think I had similar from an ajax call, does it work if you change your include to:
include( locate_template( 'includes/cars.php', false, false ) );
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.