Home › Forums › General Issues › Pull in fields from page with same name as username › Reply To: Pull in fields from page with same name as username
Hi @phil.owen
So you can correctly get the $post_id value, that’s good. The next step is to understand why you are getting false
back from the get_field function.
In what file are you running the get_field function? Are you aware that if you use it in your functions.php file, the get_field will not work as expected until after the init action?
Perhaps this is the issue?
Thanks
E
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.