As per the plugin documentation:
The second parameter needed is a string in the format “$type_$id”.
// get value from a taxonomy (taxonomy = "category", id = 3)
$value = get_field('field_name', 'category_3');
// get value from a taxonomy (taxonomy = "events", id = 76)
$value = get_field('field_name', 'events_76');
Related Posts:
- Advanced custom fields – taxonomy terms images [closed]
- Website loading slowly – Advanced Custom Fields images
- How to add images to taxonomies?
- Adding Category/Tag/Taxonomy Support to Images/Media
- Order get_terms using a Custom Field
- Get value in custom field with taxonomy [closed]
- Remove Category description textarea
- Displaying ACF image field [closed]
- Correct Way To Show Custom Taxonomy for Image Attachments on Template File
- Display an image instead of tag name?
- Operations with custom fields values in a loop
- ACF vs Taxonomies
- Specifying a size when displaying an image associated with a taxonomy through ACF
- How to display custom taxonomy images on index.php?
- Meta query for a custom taxonomy on attachment
- How to add contents of a custom field to a taxonomy term list?
- Taxonomies image
- Search Tool only refreshes Page without showing results
- Display value of custom field of custom taxonomy in single post?
- How to fetch the data from Advanced Custom post when we search specific keyword or field name related to the post?
- WordPress implode & wp_insert_post question
- Display a colour of custom taxonomy on the page
- Can’t get taxonomy ID for each post on archive page
- Loop to display ONLY custom taxonomy parent information [closed]
- Using Advanced Custom Fields Relationship Field to select a taxonomy term
- Replace taxonomy term with an image in a custom loop
- query to use to link to taxonomy single page
- Featured Images for Tags?
- Show related posts on single.php, grouped by taxonomy terms, with Advanced Custom Field post object selected
- How can I get Taxonomy Images to work with ‘orderby’ argument?
- Why do my quick edits for custom taxonomies not show on the post frontend?
- Echo ACF taxonomy field within a foreach for another taxonomy
- new custom filed not showing in taxonomy
- Connect ACF field + custom taxonomy [closed]
- Adding Advanced Custom Fields to posts
- Query all images with certain tag in media library using visual portfolio plugin
- ACF Field, hide taxonomy title and image when no nothing selected in post
- ACF Custom field not showing in Timber Taxonomy page
- WordPress search form and search result through ACF field in custom taxonomy
- How to show selected check box vendors on front end home page?
- Resize $term attachment using url
- Creating a list with multiple categoreis and options
- Add image to taxonomy and output to homepage
- Taxonomies, Adanced Custom Fields and Repeatable Fields
- Get taxonomy image for Toolset custom taxonomy through Toolset Views Shortcode
- ACF Display Taxonomy Image Field
- Display posts from specific slug of the custom taxonomy in WordPress
- Gravity Forms with Advanced Post Creation Add-On not updating ACF fields on custom taxonomy
- ACF – How to get custom taxonomy term image field
- Front-End Custom Taxonomy Tag Select
- Override Taxonomy Template
- Set tax_query conditionally with new WP_Query
- how to store values in database at hierarchical view
- Strip tags from a the terms() function
- Why can’t I use an array of term slugs in WP_Query?
- Using wp_dropdown_categories in widget options
- Custom taxonomy archive page requires ?post_type= in url
- Custom taxonomy terms not showing as list Gutenberg Editor WordPress
- Twin value tags as an esoteric taxonomy
- Adding a custom taxonomy to “nav_menu_item”
- Clean Custom URL for Serach + Custom Taxonomy
- Advanced search redirecting to another page then filter further
- pagination not working on custom-taxonomy template
- Limit Display Number Of Taxonomy Term
- Custom arguments in WP_Query
- Sort and paginate custom post taxonomies alphabetically
- Current taxonomy name (not term!) given a post ID
- Search box with field hidden till drop down selection is made
- 404 Error on Custom Post Type / Custom Taxonomy
- Unsetting post_tag taxonomy breaks term description for other taxonomies
- Taxonomies on Pages with Custom Formatting
- Terms added to custom taxonomy for custom post type only appear in Rest when added in code
- Is there a way to nest taxonomies or custom fields deeper than one level below the post type?
- Display acf taxonomy attachment
- Prioritise Pages over Taxonomy Term Root Archive, but not Taxonomy Term Child Archives
- Showing custom taxonomy in woocommerce signle product page
- Custom taxonomy not showing in grid view for ‘attachment’ post type
- How To Create Dynamic Permalink To Custom Taxonomy List of Current Posts?
- How to create archive pages for metadata query generated posts (so without taxonomy)?
- How to create a completely functioning separate archive for posts from only 1 or 2 specific categories
- How to get list of custom taxonomies based on custom post type
- how to filter the data’s comparison operators (>= &
- Sort Taxonomy List by Custom Values
- How to filter a taxonomy meta field to the ‘single_term_title’ filter hook
- Using wp_tag_cloud with only current post tag with special class
- Custom taxonomy rewrite in permalinks for posts gives 404 on pages
- Query pages by child term
- Custom taxonomy applied to links [duplicate]
- Custom Taxonomy registered with multiple custom posts
- Insert term description programmatically into hierarchical custom taxonomy
- Custom Taxonomy + JQuery Tabs
- Get all taxonomy posts by id
- Custom Taxonomy Template Variables Available?
- i need to show featured post on custom taxonomy page
- Taxonomy Child Not Updating Unless I Click Update Twice
- Taxonomy entries are spawning copies of existing entries with the new title as the existing ID, since upgrade
- How to enforce a requirement for custom taxonomy
- Change taxonomy key of existing and future taxonomy posts
- Equivalent setup_postdata for Taxonomy Term?
- Adding Category to Child Posts Permalink