Home › Forums › General Issues › Is my field/data structure correct? › Reply To: Is my field/data structure correct?
I read through this post: http://support.advancedcustomfields.com/forums/topic/how-to-call-acf-fields-from-my-functions-php-file/
I tried using something like $state = get_field('state', $post->ID);
inside functions.php, but it still returned null.
So then I created veterans_functions.php in my theme’s root dir and included that same code, used include_once
in my pages where I wanted to use those variables, and now it works. However, on my archive and index pages each veteran listed there is populated by the data of the most recently added veteran…
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!
🚀 ACF & ACF PRO 6.0.7 are now available.
— Advanced Custom Fields (@wp_acf) January 18, 2023
✨This release contains bug fixes and improvements while we continue to work on the next major release of ACF.https://t.co/wQgAOpwmUI
© 2023 Advanced Custom Fields.
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 Cookie Policy. If you continue to use this site, you consent to our use of cookies.