As I know or at the moment of the last time I checked, ACF doesn’t meta-data in their “best” location, as in get_term_meta, or meta data for users.
Instead of that, Elliot did a very strange thing, but focusing in what you’re asking for:
get_field('your-field','user_' . $author->ID);
So the loop you will have to add something like above, check out more in his tutorial: http://www.advancedcustomfields.com/resources/how-to/how-to-get-values-from-a-user/
Related Posts:
- Passing args to WP_User_Query am I using meta correctly?
- ACF: How to get users with a ACF flexible content subfield with a specific value AND layout?
- Extend WP_User_Query or WP_User to return all custom fields?
- How to get users by a custom field / by user meta data?
- How do you add a custom option to user data?
- Show User Their Password
- How can I sort get_users() by any value (last_name, user defined fields and more)
- get_user_meta Short Profile Section
- WordPress User Profile Upload – If page is saved file reset
- ACF: How to get the full field name (meta_key) by a field key?
- check for duplicate user meta data before updating
- Custom Field Repeating When Using foreach
- Front-End User Profile
- Get emails from users by custom field SQL
- Save custom field types with this function…?
- User query – getting values for custom meta keys/fields
- Delete user meta but only if found in array
- Getting user data via ajax
- Autofill advanced custom field with user data
- Getting user’s data, by custom field lookup (meta)
- Echo text if field under user_meta is empty with get_users()
- Advanced Custom Fields: how do I check to see if a value is set in an field? [closed]
- Advanced Custom Fields – Get custom fields from parent page
- Is it safe to store a user setting you don’t want the user to ever modify as a user option?
- Can I count the number of users matching a value in a multiple value key?
- Display post_object content using Advanced Custom Fields plugin
- Remove old custom field after import
- Wp_User_Query not sorting by meta key
- Retrieve custom fields on Categories, using WP-API
- Order by custom field date?
- Change content before writing to database
- Using Custom Function With Advanced Custom Fields
- Adding Properties to User Profile and Displaying in List
- automatically set “Featured Image” the same as the og:i that is set in a custom field
- Extra filed under “About the user” user profile
- Displaying Custom Fields on Post with Genesis Child Theme
- Displaying additional User Contact Information
- Unable to show ACF’s Image Custom Field properly in Genesis Framework [closed]
- meta_query for a string inside a meta field containing a comma-separated list
- Redirect users based on custom field
- How can I pass a variable set by ACF to header.php?
- How do I create a column in Users list and display user data from custom registration field
- query usermeta from custom field
- custom avatar removal
- Add new image block, set default class name and update it using Javascript
- Get an advanced custom field after post publish
- WooCommerce – Adding Custom Fields To Invoice
- How to add upload video option in wordpress for user?
- Customizing WP user profile with custom fields
- How to list Category list in ACF Pro’s Select Field to choose from [closed]
- Get all the posts where meta field with multiple choice has several values checked
- Show image if author meta (profile fields) exists outside loop
- Reduce number of SQL queries inside WP_Query loop to fetch author data
- Custom fields issue [closed]
- Querying posts by latitude and longitude to build a Google Maps with several markers
- How to add fields in custom registration form, validate it and aave to db? [closed]
- Increment user meta data by 1 each time a page is visited
- Front end register with custom fields
- ul list with only as many li’s as filled custom fields
- award points to a user each time they update their cpt post
- How to update user profile custom fields
- Display custom field from the front page on another page
- Let Users Filter Posts by Custom Fields
- Filter posts by custom field (Advanced Custom Fields)
- How can I output the custom fields wrapping with HTML
- Displaying an ACF list of users
- ACF Plugin How to make the customer add more fields in the post?
- How to get custom image field of specific post id
- How to parse a huge list of users using a CRON function?
- Display Additional Info
- Populate custom checkout fields with data from previous orders
- How To Save Data From Remote APIs To ACF?
- comments_where Hook
- Auto populate a user custom field from another user custom field
- Adding data to User profile
- Problem with revisions only returning four results
- How to get data from user meta custom fields created with acf-pro plugin?
- How to save multiple values with same meta_key, each value linked to another tag id
- Is there any way to make a custom field for a post only if the author is a certain user?
- Get all user meta_keys and then group users by matching values
- adding autosave feature to custom fields
- select user with all meta field and field value. I am use Below Query for this ,So any of know another way to fast query instead of below query?
- Link fields in User Admin list
- ACF – Compare user and post data
- How to add content with a filter when there’s no content in the editor
- Query Posts based on custom field value
- update_user_meta(): invisible data storage
- Display Child Page with custom fields within Parent Page
- Fetch data from a WP page with same name as current username
- Update field name without losing the value
- Adding custom field to an array
- Add image custom attribute [closed]
- file upload user profile
- Can’t sort custom column on user.php by number / meta_value_num?
- Extend user search in the Wp backend area on the users.php page to allow for searching by email domain and role from the “users search” input box
- save all acf options in one meta_value [closed]
- Best way for managing images of ads banners
- ACF in radio button cf7
- How to conditionally display an ACF custom textarea contents only to those users chosen from an ACF User field
- Populate Elementor Form based on first selection