Home › Forums › General Issues › Ajax error: Class acf_field not found. › Reply To: Ajax error: Class acf_field not found.
Hi @LeffDesign
In your above code, you have the AJAX call pointing to:
url: "../wp-content/themes/twentytwelve/fields/test.php",
Is this correct? If so, WP will not be loaded correctly, ACF will not be included and your PHP error will make sense.
In your first code however, you write that you are using the native wp_ajax functions.php AJAX solution.
Can you confirm which way you are coding as they dramatically will effect ACF’s usage
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.