Try something like this :
$value = get_field('field_name');
Try whole process based on this http://www.advancedcustomfields.com/resources/how-to/filter-posts-by-custom-fields/
$value = get_field('field_name', $category->cat_ID);
Related Posts:
- get_field not displaying my custom field value
- query in category.php repeats itself
- ACF no print data [closed]
- How can i add service category here? [duplicate]
- How can I add different custom fields for each category in the same post?
- ACF plugin categories bug in WordPress 3.9
- Order get_terms() By Custom Field
- is_category() in pre_get_posts strange error
- Rearranging posts based on categories
- Add extra fields to Add New Category page
- Need help adding custom field to category
- adding custom fields to next and previous post link
- Custom query with category exclusion and post-meta “whitelist”
- Sort category page with custom field
- Create a full width responsive header image per page
- Custom Query to search through categories
- How to query all posts of a specific category, and any other category combination
- is_category in pre_get_posts results in php notices
- Query the Loop without breaking it
- Advanced Custom Fields: Using category as a rule, before publishing new post?
- How to Check if a Child Category is Being Queried
- Return category slug / title from category ID
- advanced custom field Show field in special categry page [closed]
- How Do I Merge Categories With phpMyAdmin
- Filter out posts before display category count
- How to put enctype=”multipart/form-data” in categories form?
- Category archive page – loop through posts of certain tag (with pagination) – pre_get_posts
- Add custom taxonomy under the category title
- If newest post of category is newest post in general, skip first post of category
- Disallow categories from this MySQL query
- Sorting posts by season
- Include posts from feature category in pre_get_posts
- How to display posts under a specific subcategory of a given category
- get_the_category and echo out link to child-most/deepest category
- How to change post featured image using a custom field of category?
- How to loop only categories without posts (+ show category featured image with acf) [closed]
- ACF: Display category name using taxonomy field
- How to call custom category field data in theme?
- Display posts separated by Category in Author’s page
- need to add custom field in more products
- Retrieving category’s color with get_term_meta
- How to change a post category when the ACF datepicker Field is today
- Order RSS content by an advanced custom field value
- Category param redirect to post type archive
- Assign category from custom field on post creation and update
- How to get related tags based on a category?
- Listing Texts of Which Custom Field is Null
- Show popular post by category code
- How to “group” (categorize) the Pages together?
- How to get latest posts from each category in regular order
- category pagination got broken suddenly
- ACF add custom fields to categories and display
- Redirect to another page using contact form 7? [closed]
- Where and when does WordPress invoke routes
- And/Or Category Query
- How to add custom color fields to the category edit page?
- Notice: Trying to get property of non-object in : custom fields category
- Exclude category from query
- echo get_post_meta of all post in a category to fill up a select field
- Overriding default calendar to show posts from a category
- How to display a value inside a post with a specified category from a category custom field? [closed]
- “Virtual category page” based on a custom field filter
- Query (built in) Categories and Advanced Custom Fields?
- function query_posts disabling current_page_menu class
- How Do I Delete WordPress Posts Older Than 400 Days, From A WordPress Category
- Using in ‘category_name’ in ‘$query->set();’?
- custom query for both category and pages using global $wpdb;
- Get categories of queried posts
- Query from multiple category (and)
- How to display posts from specific category using get_option function?
- Displaying a custom field in Category Archives
- Assign a custom post to a custom taxonomy based on custom field value
- SQL query to get posts from multiple categories but not in a category
- Conditional category query breaking?
- Custom Fields Value As Taxonomy
- Update custom category fields front-end
- What is the best way to add an advanced / intermediate / beginner tag to a post
- Show posts from category specified using a custom field
- Adding tinymce to Custom Field boxes on Category edit page
- How to filter post from categories only if the posts appears in one of them, not the other?
- Category name for all posts getting assigned to a single random post
- Show Posts via cat+cat in URL that are in both Categories doesn’t work
- Problem with revisions only returning four results
- List of post categories only associated to another custom taxonomy
- Sort categories by custom field in WordPress admin
- how tho change number of posts in loop from specific categories
- How to set acf color field as background color to product category
- Modifying category order
- Displaying data from custom fields on a specific category page
- How to display custom fields as table in Woocommerce
- How to create a category loop on my blog (ACF Plugin)
- How to modify custom category field from front end?
- Get category from slug list
- ACF Custom field not showing in Timber Taxonomy page
- Ajax Category add doesn’t update the list table custom column
- In ACF, how to show custom category selection tab upon selecting a main category
- How do I display specific custom posts, and how do I edit a post’s singular page?
- Issue with WordPress category search
- Querying posts from two different categories while looping inside another loop
- How to Manage and link certain custom taxonomy?