Sorted this myself! May help some people…
$cat = get_query_var('cat');
$prod_extras = get_option(Category_Extras);
$this_application = $prod_extras[$cat]['Category_Extras_Applications'];
if(!empty($this_application)) { echo $this_application; }
Cheers,
Dave
Related Posts:
- Gutenberg editor add a custom category as wrapper for custom blocks
- Order get_terms() By Custom Field
- Preventing index.php?category_name=something from redirecting
- Make all subcategories use the template of its category parent?
- get_field not displaying my custom field value
- Add extra fields to Add New Category page
- Different templates for parent and children categories/taxonomies
- 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
- Display only deepest category on a single post?
- Create a full width responsive header image per page
- How do I set a specific template for sub-categories?
- Exclude a category from the filed under list only on some templates
- Create single.php for specific category by category id
- is_archive() content being shown instead of is_category()
- Return category slug / title from category ID
- How to override Category rendering mechanism
- How to control template resolution if both Author and Category filter in place?
- Which php file lists all the post of a category
- Apply custom category template to subcategories
- Filter out posts before display category count
- How to put enctype=”multipart/form-data” in categories form?
- Add custom taxonomy under the category title
- Custom page for WooCommerce’s /product-category/
- Code to pull in a PHP file named after the category ID
- How can I enable a TINYMCE rich text editor in the admin interface?
- Exclude category from Tag Template
- How to make a Thumbnails Mosaic
- Are Category or Tag Archive Pages Possible?
- Possible to make a subdirectory that loops through a single category?
- Need Category RSS Feed that shows all posts
- WooCommerce IF statements not working
- Set a them for all subset of category
- How to display only posts assigned to a particular, isolated, subcategory
- Highlight wp_nav_menu when category is selected
- How to call custom category field data in theme?
- Archive.php filtered by pre-determined category
- query in category.php repeats itself
- one category template for multiple categories
- need to add custom field in more products
- Retrieving category’s color with get_term_meta
- Different templates for different category tags
- How to change a post category when the ACF datepicker Field is today
- The default code for “posts_nav_link” on category.php isn’t working
- Only one post is showing on category page, why?
- Updating category template to change how subcategories display
- Categories overview that links to page displaying posts
- Listing Texts of Which Custom Field is Null
- How to “group” (categorize) the Pages together?
- How can I get categories IDs if multiple categories requested via URI?
- Category template to show different categories based on parent
- Does “show_option_all” in wp_list_categories do anything?
- How can I improve this taxonomy treating approach?
- Sub category templates
- Custom taxonomy template for categories
- How to query categories with Advanced Custom Fields?
- How to insert category list into post creation page, and retrieve chosen categories?
- Limit number of posts on a custom category template – breaking pagination
- How to add custom color fields to the category edit page?
- Notice: Trying to get property of non-object in : custom fields category
- echo get_post_meta of all post in a category to fill up a select field
- How can I display the number of post associated to a category in Twig/Timber WordPress? [closed]
- Is it possible to have a template that works on multiple categories where the link address contains the specific category?
- Custom template for sub-sub-categories
- What Must to Display the “mysite.com/category” URL?
- “Virtual category page” based on a custom field filter
- How to use wp_list_categories with plugin category?
- Using if statement in index.php instead of creating separate template files
- Why is my sub-category template showing the wrong posts
- ACF no print data [closed]
- Template for product-category page [closed]
- Add Date & Author Meta to Category Archive Page
- Display subcategories selectbox on each category page
- Displaying year once in category.php [duplicate]
- Category link redirect to custom template page instead of index.php?
- I would like to feature a tip on the homepage
- Displaying a custom field in Category Archives
- Assign a custom post to a custom taxonomy based on custom field value
- How to differentiate the homepage structure from the category page structure in WordPress template?
- How can I include custom category and tag base in template files?
- Different header for each category
- Category Template – Show Last Entry as Featured
- Custom Fields Value As Taxonomy
- Update custom category fields front-end
- Custom post type archive category page results in 404
- What is the best way to add an advanced / intermediate / beginner tag to a post
- Show posts from category specified using a custom field
- Include home page template in specific category template
- Output Title of Post’s Current Category
- Adding tinymce to Custom Field boxes on Category edit page
- Showing different posts on category pages
- Displaying categories in different template problem
- Include last post date in get_categories loop
- How to list posts from a sub-category that is listed in a parent category (more details below)?
- How can i add service category here? [duplicate]
- Sort categories by custom field in WordPress admin
- Add custom text in second paragraph of posts in specific category
- category id (term_id) in url instead of slug