Seems I need to find the term id before displaying the field
$terms = get_the_terms( get_the_ID(), 'album_category');
http://www.advancedcustomfields.com/resources/get-values-from-a-taxonomy-term/
Related Posts:
- Order get_terms using a Custom Field
- Get value in custom field with taxonomy [closed]
- Remove Category description textarea
- Custom Taxonomy Images with Advanced Custom Fields
- Advanced custom fields – taxonomy terms images [closed]
- Displaying ACF image field [closed]
- 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 add contents of a custom field to a taxonomy term list?
- 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
- Website loading slowly – Advanced Custom Fields images
- 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
- query to use to link to taxonomy single page
- Show related posts on single.php, grouped by taxonomy terms, with Advanced Custom Field post object selected
- 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
- 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?
- Creating a list with multiple categoreis and options
- Taxonomies, Adanced Custom Fields and Repeatable Fields
- 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
- How to prevent new terms being added to a custom taxonomy?
- Include and Exclude Taxonomies From Archives & Feeds Using ‘pre_get_posts’
- Taxonomy menu with post count and multiple parents
- Sort Custom Post Type Archive by Taxonomy Term [duplicate]
- pre_get_posts OR relation between taxonomy and author
- Non-hierarchical custom taxonomy using checkboxes on edit-screen -> saving issue
- Dynamic page slug for Custom Taxonomies?
- show term description instead of list terms of custom taxonomy
- Looping Through Custom Tax Terms and Displaying All Posts For Each
- Add Category Name to REST API
- Edit post meta with checkboxes on front end
- Show ACF field from custom taxonomy and display on the single template
- Set download limit and expiry for WooCommerce downloadable products in specific categories
- How to display custom taxonomy in multiple columns?
- Custom taxonomy sort by term meta in admin columns
- Storing data into custom taxonomies VS post custom fields (post meta)
- How to order a list of taxonomy terms alphabetically?
- WordPress Custom Taxonomy – Volume / Issue – Unique Slug Issue
- get_the_terms issue
- How to show the entries in a custom taxonomy by author?
- ‘wp’ action hook not firing in admin and login?
- Correct way to insert taxonomies on page insert
- Get terms cross-taxonomy query
- Custom Taxonomy Template Error: Catchable fatal error: Object of class WP_Error could not be converted to string
- Custom Taxonomy in default RSS feed
- How to add Post Format Taxonomy Archive page in the menu?
- How to add custom label or texts in featured image
- Create Geographical regions -> countries structure and relationship with taxonomies
- Unexpected results from get_taxonomies() and {$taxonomy}_edit_form and related hook
- Create custom taxonomy and Display in metabox dropdown
- 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
- Trying to add taxonomy to get_categories() but it’s not working. How to fix this?
- Proper WP conditional tag to check for existing taxonomies to list out terms with wp_list_categories?
- Custom taxonomy archive page requires ?post_type= in url
- Twin value tags as an esoteric taxonomy
- Advanced search redirecting to another page then filter further
- Filter through custom taxonomy with an array of taxonomy IDs
- Custom arguments in WP_Query
- save custom term – hook create_term doesn’t work
- Several taxonomy query (like filter)
- Taxonomy Overview Page?
- Can You Build Page Templates Without Extra Files
- How do i make this Taxonomy term code work?
- Unable to get the Parent Custom Taxonomy Terms
- Unsetting post_tag taxonomy breaks term description for other taxonomies
- Taxonomies on Pages with Custom Formatting
- Catch all taxonomy template
- Custom taxonomy huge list not loading properly in select box
- Is there a way to nest taxonomies or custom fields deeper than one level below the post type?
- Prioritise Pages over Taxonomy Term Root Archive, but not Taxonomy Term Child Archives
- Showing custom taxonomy in woocommerce signle product page
- Main query disturb pre_get_post by category query
- Is it possible to filter a taxonomy archive by other taxonomies that are on posts?
- Get custom taxonomy terms that contain posts that have another taxonomy term
- How to create a completely functioning separate archive for posts from only 1 or 2 specific categories
- Make relation of custom taxomies
- Using wp_tag_cloud with only current post tag with special class
- Next/Previous links in custom taxonomy, where item may belong to multiple terms
- Custom taxonomy page uses index.php
- Custom Taxonomy + JQuery Tabs
- Custom Taxonomy Archive URL rewrite
- Unable to display the post titles in a drop down
- Custom Taxonomy Template Variables Available?
- i need to show featured post on custom taxonomy page