I prefer set different taxonomies with distinct slug for them, I’m dealing with a project alike yours:
- Hotels (taxonomy is continent-hotels) values: Europe, Asia etc
- Places (taxonomy is continent-places) values: Europe, Asia etc
Even if both itens share same taxonomy and value, is easier to link the content than filter in frontend. Maybe I’m wrong but things seems tidier this way.
You can use non-hierarchical taxonomies for especific items such Hotels (romantic, economic, etc).
Related Posts:
- Shouldn’t this be easy?! Custom post type/custom taxonomy permalink
- How to pass URL parameters for advanced taxonomy queries with multiple terms for one custom taxonomy
- Combining Multiple Taxonomies in one URL
- Getting the Intersection of Two Custom Taxonomy Terms for a Custom Post Type?
- How can I list all the categories under a Custom Post Type (taxonomy)?
- Custom Comment Types
- Not Able to Insert Taxonomy Term Using wp_insert_post()
- Restrict taxonomy dropdown to post type
- array_pop() expects array, boolean given for $event_type_term ->slug
- Get template part based on custom taxonomy term
- Pages, Custom Posts & Custom Taxonomy defining slug structure
- How to rewrite custom post type URL for multiple depths instead of one specific depth
- How to show a tag archive of one post type only
- Conditional two level dropdown filter for custom post type
- Custom Taxonomy archive returns 404
- Custom edit post column – category not showing
- How to show multiple post types on taxonomy archive?
- Custom post type / custom fields
- using custom taxonomies on non wp table?
- WP 3.1 getting tax_query to work in query_posts()
- Custom Taxonomy Not Showing Up on Post Page
- Custom permalink – append taxonomy name and term name at the end of permalink
- Get the posttype of a taxonomy/term
- Limit users by custom taxonomy and user roles
- WordPress Custom Post types and Taxonomy relationships best practices
- Custom Taxonomy Creates Unwanted Integer Terms on Post Save
- Display custom post type taxonomies as an archive page
- Custom Taxonomy Not Showing in Menu
- how to add extra meta box or textarea into custom post types
- Prevent custom taxonomy from being added to admin menu?
- get_template_part for each level of taxonomy term
- Podcast Guest List
- WordPress Genesis custom taxonomy archive shows 3 repeats of each post
- Custom taxonomy in URL showing 404
- Update post terms with custom taxonomy
- Deleting Custom Taxonomy Term only increments tag_ID
- Get custom post type list for every category shortcode
- getting all values of a custom taxonomy if there is no post
- Listing tags from a custom post type
- How do I associate a custom post type with another through a taxonomy or storing an ID in a custom field?
- How to duplicate entire custom post type
- How Can I Change the Custom Post Type Slug to the Taxonomy Slug in the URL?
- Use same slug base for Custom Post Type posts, and multiple taxonomy terms
- create a subcatagory for a custom post type and out put url as posttype/subcategory/item
- How do I display the taxonomy term alongside the post type post title?
- Custom Post, set object Taxonomy terms in plugin
- Hierarchy and access control for Custom Post Types (CPT)
- Custom post type permalink tag 404
- How to get list of taxonomy slugs ordered parents>childs?
- Custom post type / taxonomy rewrite archive page 2 gives 404
- single-{post_type}.php not working
- Loop through custom posts by taxonomy and display the titles in a list, it is repeating 8 times
- How to add current custom taxonomy slug to body class
- Custom post type, custom taxonomy, query posts only from taxonomy (children of)
- Template for custom post type when taxonomy is in the URL
- Get parent category(taxonomy) ID from single template of a custom post type
- Dynamic CPT / Taxonomy
- How to approach a site where it has sub-businesses, each with its own pages (“articles”, “staff”)? Don’t want to use WP multisite
- How to query custom post type by two terms?
- Get the link of the first post of a custom taxonomy in a custom taxonomy list
- Get custom term meta problem on single post type
- Creating custom post type posts and associating them with a post from another custom post type
- Different structure/content for posts from a custom post type
- Custom Post Type URL Rewrite’s
- Add term for custom taxonomy from front end
- Custom Taxonomy Filter Issues
- how to organize my categories or should I do custom post types for some?
- How do i display post from a taxonomy term?
- Multiple permalinks for a single post with multiple taxonomies
- Auto Generate Post Title from 2 Custom Fields
- How do I make a request in my browser to search the CPT taxonomy?
- Archive page of taxonomy returns a 404 error
- Get dropdown child categories from parent category of custom post type
- How do you create pillar content pages?
- I want to create a metabox under custom taxonomy
- Grid slider with custom post type (how to filter with taxonomies?)
- CPT/Taxonomy/Postname permalink structure makes pagination break
- Set different posts_per_page for custom post type/taxonomy
- Why get_posts() returns empty array while I am trying to get posts from some specific taxonomies and work properly with others?
- Facing some Issues on Two Parts Custom Post Type Taxonomy Names
- I want to create an archive and single page for a custom taxonomy for a custom post type
- Creating adminable dynamic filtering on custom post type
- Complex strcuture as CPT or taxonomy for use in woocommerce product variations [closed]
- WP_Query for CPT with filter by another WP_Query
- Get posts in same category not working
- Heirarchical URLs with CPT and custom taxonomy
- Displaying taxonomies with manage_{custom-post-type}_posts_custom_column
- Shortcode display CPT Query only showing 1 post?
- Permalinks when using Custom Post Type with static page for archive
- How to change permalinks to taxonomy and post type’s posts
- Get Registered Custom Post Type to get All Custom Taxonomies
- Parent cpt/child custom post type URL permalink relationship
- Query Only Show Text on Posts With Certain Taxonomy Tag
- Custom Taxonomy Showing in WP Menu
- How to make a single Menu Item call another Mega Menu for Custom Post Types and Custom Taxonomies?
- Url rewrite with custom post type and taxonomy
- Custom taxonomy meta fields
- Custom Sort Order for Custom Post Type Taxonomy
- How to add categories to a custom post type using wp_insert_post($new_post);
- Modify permalink of CPT archive to support two taxonomies