Home › Forums › ACF PRO › Print user fields with values corresponding to that user › Reply To: Print user fields with values corresponding to that user
Oh I think I cracked it!
the_field('state', 'user_'.$user->ID )
passes along the user ID properly for the correct user, and it prints the information properly.
I still have no idea why $other_user_id won’t pass the ID correctly, and unfortunately I don’t think I know enough about php to determine why either. But hopefully this solution will help someone else looking to do something similar.
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.