Home › Forums › Front-end Issues › Field Content is not loading from Ajax call › Reply To: Field Content is not loading from Ajax call
Is the above code in your functions.php file?
Also, during an ajax request the global $post will not be set. You will need to pass this value as part of your request and you will need to supply the post ID argument in all of your ACF function calls.
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.