I am unfamiliar with pods, but I use CPT UI quite a lot. Correct me if I am wrong, but I think in this case you could use the term_description() function. You can target the specific taxonomy using the two optional parameters: <?php echo term_description($term_id, "your_taxonomy_term_slug"); ?>
If so this could be a duplicate of: https://stackoverflow.com/questions/47841160/show-taxonomy-description-on-wordpress
I also found a closed GitHub issue about using get_terms_meta to get data from a Custom Taxonomy using Pods: https://github.com/pods-framework/pods/issues/5243
I know you said you were 100% on WP structure, however, for everyone else:
Archives file name examples in priority order:
taxonomy-your_taxonomy-term_slug.php
taxonomy-your_taxonomy.php
taxonomy.php
archive.php
index.php
Related Posts:
- Show all terms of a custom taxonomy?
- To close or not to close php
- Why do templates contain so many PHP tag pairs?
- What exactly does “Posts page” do in WordPress?
- Check if a menu is empty?
- WordPress Template Engine?
- How to have a custom display for both woocommerce archive and product-category pages? [closed]
- On this day PHP code
- Blank on static home page?
- category not display in word press grammatically
- WordPress theme & site not loading after moving files
- Adjust the results quantity for Search Results page pagination
- Exclude pages with certain template from wp_list_pages
- How do I get taxonomy terms by ID in a specific order
- WP_Query use for a filter with multiple Taxonomies and Terms
- Is it possible to use the featured image of a page as a css background without inlining?
- Placing the_content inside shortcode not working
- Link to file in plugin directory from wordpress template?
- How to override wp-admin styling
- get_the_terms – only top level
- An unwanted inline style is added to my body tag
- get_terms orderby numeric
- How can I load a PHP page without using a Template?
- how could I load a different template part by page
- Mass update excerpt
- Why my filterable portfolio page work not perfectly between slug button and slug output WORDRPESS?
- Get and insert order email address to the PHP template inside HTML text
- code is skipping a div
- How to get original custom taxonomy slug after the slug has been rewritten?
- Change title only in dynamic page
- Get term siblings of current child taxonomy
- How to get post’s current parent term ID?
- Insert term and child term from frontend
- Woocommerce Show Single Product on Homepage
- Is the “_s” on this `sprintf(__(‘Page %s’, ‘_s’), max($paged, $page))` just refer to a text domain?
- Show a different code on front page to other pages
- Does wordpress templates always in files or in database?
- Adding wrapper elements in the_date() like in the_title()?
- How to get all author posts outside of author templates
- WordPress template page name displayed on screen
- Is there a way to hook or call a custom woocomerce template that is not part of the default templates of woocommerce?
- List taxonomy term slugs within shortcode (do_shortcode)
- Copy taxonomy terms from one post to another programmatically
- How to call multiple functions from multiple files into a WordPress page template [closed]
- Limit Taxonomy Output in Conditional Statement
- Get all categories post is not in
- How can I display a div ONLY if it is not a certain term page
- Isotope Drop Down Categories Filter Function
- How do I define a lookup table that will work across all PHP elements of the template?
- persist a variable set in header.php all the way down to footer.php
- How to filter custom taxonomy term name, slug, and description?
- Why does the Woocommerce grouped template prints the unpublished products?
- Adding conditional text to a PHP Shortcode Template
- add_filter function concatenate string and locate_template function
- Template Loop – add switch case php
- Need help with pagination
- How can I get “Previous” and “Next” to show in the navigation besides the links?
- How do I query a single data value from the wp_metadata table?
- Splitting the_content() by size?
- Gravity Forms merge tags in templates?
- php loading different structure than source code
- WordPress custom taxonomy
- Woocommerce getting top level category parent and make all sub categories have the same template and menu
- Some problems calling a function into sprintf() inside functions.php template file [closed]
- Trying to display terms from custom taxonomy within function
- Loading Elementor templates in a Bootstrap modal on button clicking
- update_term_meta() only updating once on certain meta keys
- Require()/Include() post template adding extra content
- Display articles with a different template in the home page | Solved |
- How to retrieve taxonomy Metabox fields in frontend
- What are the advantages/disadvantages of ways to use php template files?
- Change the “Show All” button in a WordPress Portfolio Filter
- Check if current post in loop is last on current page
- Converting Array to String Issue [closed]
- Create category after theme setup and modify the default one
- ACF – Custom image for Product Tags not displaying
- Roots Sage Symfony error when using override from template
- Editing the term_order field
- How to display last whole post on the homepage
- New term taxonomy and description in front page. Input’s
- What syntax is this? “{{post.price}}”
- Add point on excerpt post
- WordPress using get_term to retreive slug not working as expected
- WooCommerce – Print Processing orders [closed]
- Loop returns more items than exist?
- Access methods in plugin template
- Create dynamic content from one WP page to multiple other pages
- why is this content-template not showing any of my blog-entries?
- How to get the count for each taxonomy term
- PHP code rendered in HTML
- get_permalink returning first letter
- Custom Archive Page
- Incomplete term slugs output from a foreach loop with get_the_terms
- If I define a variable in header.php, how do I make it available to templates?
- php “use” not working in template [closed]
- Twig+WordPress how to use array arguments inside a function?
- WordPress different custom tag being displayed in on tag list
- WordPress taxonomy and terms question
- Need Help With Making Full-Width Template for Blog Posts (common methods aren’t working)
- WordPress post-template null warnings