So, after some discussion in other forums, I searched for a plugin to help on the matter and after finding nothing useful, I decided to go other way.
Since it looks like WordPress can’t handle this structure, I’m gonna do a workaround and explain it here because it might be helpfull to others.
MY SOLUTION:
- I’m gonna create the CPT ‘ads’
-
I’m gonna create the folowing taxonomies for the ‘ads’ CPT:
- Bikes types
- Bikes models
- Bikes sizes
- Accessories types
- Accessories models
- Accessories sizes
Etc
-
I’m gonna hide all of them from the admin panel on the left.
- I’m gonna make a page, inside the admin, with the permalink, so the admin can add or delete taxonomies.
That way, I can keep the interface clean and organized.
Related Posts:
- How can I select a primary category?
- Order Taxonomy Term by date created
- How to make the ‘delete’ button inactive on some categories?
- Filter By Category Dropdown List With Custom Taxonomies
- How to fix select filter on category
- How to add a post with new Taxonomy without assigning to default category?
- How to create default categories in new installs?
- How to get the id from the custom category?
- category filter doesn’t work in WPML
- Query posts from category based on a filter most favorited
- Categories of custom taxonomy don’t show any posts
- Automatically exclude categories from metabox based on title
- Display posts separated by Category in Author’s page
- One Specific Category To Permalink
- Filter Categories in meta box for CPTs
- WordPress sort search results by custom order
- Hide parent categories when clicked, and show it’s childs
- How to categorize posts under Category 1 and Category 2 which are separate lists of categories, and display them as separate lists in widgets
- add_rewrite_endpoint returns 404 on archives
- Show only first category name in RSS?
- Custom sub taxonomy order by
- Add category only if post has custom taxonomy category
- Filter $cpt categories to omit certain category
- Filtering *out* a taxonomy from the admin post list
- Categories overview that links to page displaying posts
- How to set a filter by category within a customised page
- How can I edit the ‘Most Used’ tab in the categories meta-box to show another custom taxonomy?
- Get all media categories
- How to rewrite the post URL according to the category?
- Add child category to parent on post creation and save
- Refine/Filter the Search Results by Category
- How to allow visitors to filter posts by multiple taxonomies
- How to build a simple nav system of custom post type categories and its posts?
- Get Number of total Parent Categories for Custom Taxonomy
- Admin comments and user restrictions
- WordPress Post # of # filtered by category slug
- Pagination for ajax category filter
- Get posts from specific taxonomy term
- ajax for filtering posts by category in wordpress loops
- How to hide category name
- Redirect to another page using contact form 7? [closed]
- Display thumbnails for certain category posts
- Keyword search in multiple categories
- Is it possible to remove from default category widget?
- How to customize my category pages
- Display custom taxonomy attached to the post on post single page
- Why custom taxomony not showing when create a post?
- Limit categories and it’s subcategories for specific group of users
- Ive got a term (get_term_by) but now I want to filter it by a category it is in?
- Question on using custom structures for categories
- add slug beside name in Admin Category Checklists
- Two columns in homepage each with one category
- Target a specific category from a custom taxonomy?
- Get Categories Where Taxonomy Equals ‘n’
- Overriding default calendar to show posts from a category
- How can I display tags as categories?
- Having a template per category? Bad for server overhead?
- Echo text using is_tag
- Display all product tags associated with a specific product category
- custom page for custom Taxonomy
- Multiple selection for wordpress widget
- Filter WooCommerce archive pages by an additional category
- Different CSS class by category
- Portfolio Filter Buttons Wont Work
- how to nest specific category thumbnails inside different containers
- Wrong category nice name is displayed on archive page
- “Virtual category page” based on a custom field filter
- Custom tax_query filter not working for Woocommerce product categories
- Custom page category taxonomy 404
- 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 hide some categories in dashboard
- Change post title if post has specific category
- query_posts by category_name and custom taxonomy
- How to let the user create a selection of categories via the backend
- Is it possible to create an alias/custom taxonomy for a category name?
- Theme for subcategories
- Same menu for different taxonomies to reach different content
- Showing HTML if Post is In Certain Taxonomy Term
- Displaying One Custom Post Type’s Content On Single Post of Another Custom Post Type
- 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
- Get terms for a specfic post from multiple taxonomies in custom post type
- How to hide widget from certain category
- custom query for both category and pages using global $wpdb;
- Category link redirect to custom template page instead of index.php?
- I would like to feature a tip on the homepage
- How can I filter posts by tag on the fly
- How could I write a get_categories_by_year() function?
- How to add icon over specific thumb
- How to load several hierarchical categories from functions.php
- Problem with Custom Post Type Categories
- List post only under the category, exclude child category content
- Assign a custom post to a custom taxonomy based on custom field value
- SQL query to get posts from multiple categories but not in a category
- Posts not listing out sub category in hierarchy
- Post to inherit custom category background image from parent
- Change Default Content when Creating a Post based on Previous Category Choice