Given the way categories & tags are setup in WordPress this would not work from a logical standpoint. The issue here is that tags have no way to be connected directly to a category, they are mutually exclusive from each other. The subcategories would work because a subcategory is directly related to is parent category but tags are non hierarchical and have no parent/child relationship capabilities on purpose.
Related Posts:
- how to use a different domain/subdomain for authors/catagories on single site?
- Remove “Parent” Selection When Adding/Editing Categories?
- Redirect to another page using contact form 7? [closed]
- How to add icon over specific thumb
- Select posts that match multiple category names, must match all categories listed
- Show only one category in main query, issues on tag page
- Use a wordpress page to display a certain category
- List Posts by Category for a Non-Zero, Non-NULL Custom Field Value?
- How to view WordPress’ default category IDs?
- getting content from main domain to sub-domain using category and WP_Query
- Rename Default Category (Uncategorized) Via a Function
- WP_Query() returns null when results exist!
- Multiple Category Search
- How do I add a function on a specific post category?
- Ignoring a category in WP_Query still shows the links in next_post_link()?
- 3 Columns, 3 Categories, One Archive, and Pagination
- Check child/parent categories if exists
- force category base – archive pages work WITH & WITHOUT category base slug in url?
- How to customize category template?
- Add “page-a” slug to category link if user visit category link from “page-a”
- Category-slug.php not being used
- Enter a variable in the ‘category_name’ parameter
- Getting URL of archive (category) page
- How would I go about adding custom header images per category?
- How to show only one category in breadcrumb navigation
- How to query post like normal search would do. within search.php page
- Rewrite a category
- Query posts from category based on a filter most favorited
- How do I get rid of “category” from my URL structure?
- Automatically exclude categories from metabox based on title
- Display posts separated by Category in Author’s page
- One Specific Category To Permalink
- How to change category and year archive permalinks/rewrite rules?
- Category applied to pages, creates multiple breadcrumb entries after a search query (On the translated site)
- How to pick the default selected value in wordpress dropdown?
- Read GET parameters in APACHE Mod Rewrite rules for WordPress categories in Posts
- How to categorize posts under Category 1 and Category 2 which are separate lists of categories, and display them as separate lists in widgets
- How to organize custom categories for filtering and selecting
- Add /category/ to an author archive page
- Permalinks: display just one kind of wp category in the posts url
- Multiple URL’s based on category for one post
- Filtering *out* a taxonomy from the admin post list
- Multiple Loops on category.php with pagination on last loop
- Remove subcategory and category with some rules from permalink
- How to rewrite the post URL according to the category?
- How to get latest posts from each category in regular order
- WordPress URL Rewrite for dynamic and customized URL
- Flat category URLs but retaining hierarchy?
- Custom category URL rewriting
- How to build a simple nav system of custom post type categories and its posts?
- change recent posts based on category
- How to remove specific categories from posts?
- Add tag parameter to category.php
- Display thumbnails for certain category posts
- Keyword search in multiple categories
- Is it possible to remove from default category widget?
- Set colors depending on category
- Random Featured Image Based on Category
- How to customize my category pages
- How to make the ‘delete’ button inactive on some categories?
- add slug beside name in Admin Category Checklists
- Display posts from a category
- Two columns in homepage each with one category
- Custom loop of a single category, cannot order by date. What am I missing?
- Pagination on category.php and tag.php not working
- category__not_in and id values from variable
- Change div background acording to the selected category
- Use premade array as categories in wp_query?
- How do I add a tag slug to a category URL to filter posts?
- Wp-query Order By problem
- Randomizing wp_tag_cloud() in child theme
- How to rewrite wordpress search to work on specific category
- How to load a script code only in posts?
- Multiple selection for wordpress widget
- Post not populating for custom post type based on category selection
- Different CSS class by category
- how to nest specific category thumbnails inside different containers
- Wrong category nice name is displayed on archive page
- How can i change what one category displays?
- Remove any product that is featured from regular display loop [WooCommerce]
- Two Sections on Woocommerce Catergory Page [closed]
- How to let the user create a selection of categories via the backend
- How to use wp_list_categories with plugin category?
- Theme for subcategories
- WP_Query – using category__and when one of the categories is 0
- More efficient way to list posts by category [duplicate]
- How to link a PDF file to a category URL
- Adding a block with query in homepage
- Query posts by views on category page
- Add code to header based on category for specific posts?
- Custom css per category and per single post belong in each category
- I need to exclude from a query a category and a few custom taxonomies
- Show multiple categories in query using redux framework variable
- Are term_taxonomy_id and term_id the same? [duplicate]
- Return category posts with WP_Query
- Using in ‘category_name’ in ‘$query->set();’?
- multiple values in an array for category__and does not work with WP_Query
- Custom Page Template Category loop not functioning correctly
- How to hide widget from certain category
- custom query for both category and pages using global $wpdb;