I think I remember seeing this attempt somewhere…
If I remember correctly, the solution was to use a custom tax query on the category.php template, but querying the taxonomy (crosspostcategory) FIRST in the “or” statement…
So you’d check for the taxonomy first, and then query (tax query) the category taxonomy next in the OR statement.
I’ll look around to see if I can find it.
Since the category.php queries the actual category taxonomy first, I think you have to sort of “trick” the function you use with pre_get_posts. Lol
Related Posts:
- Can’t custom taxonomies have same terms (slugs) as categories?
- get_categories for custom post type with a specific custom taxonomy attached
- How can I add the featured image functionality to a custom taxonomy?
- is_category() in pre_get_posts strange error
- Combine two taxonomies in a hierarchical tree
- Use tag interface for hierarchical taxonomy?
- How can I select a primary category?
- Using URL parameters, list posts from category and custom taxonomy
- How to make custom taxonomy check boxes like ‘Categories’
- Different templates for parent and children categories/taxonomies
- cat_is_ancestor_of() for custom taxonomies
- Are Categories, Tags and Custom Taxonomies any different in regards to SEO?
- How to create non-unique sub-category slugs?
- How to convert regular categories to custom taxonomy?
- How do I edit pre_get_post for the category the user is currently in?
- Removed slug from CPT, now How/where do I hook the filter to the taxonomy term archive pages link?
- Getting WordPress custom taxonomy/category?
- Display empty taxonomy terms with get_terms()
- Get a list of Terms for a specific category
- Order Taxonomy Term by date created
- How to get the number of child categories a specific parent category has?
- How can I convert some categories to a custom taxonomy?
- Category archive page – loop through posts of certain tag (with pagination) – pre_get_posts
- Get multidimensional array that reflects category hierarchy
- If statement within PHP echo
- Taxonomies for WordPress Media Library [duplicate]
- wp_dropdown_categories and custom taxonomy + custom post type
- Specifying multiple categories in URL (permalink)?
- Should the actual /category/ directory be 404? Is that normal WP behaviour
- Limit number of terms that a custom taxonomy can save per custom post type
- Can you pre-check wordpress categories?
- Change existing taxonomy settings when using custom taxonomy
- How to get the id from the custom category?
- One Specific Category To Permalink
- Category param redirect to post type archive
- How to organize custom categories for filtering and selecting
- Custom sub taxonomy order by
- Categories overview that links to page displaying posts
- How can I edit the ‘Most Used’ tab in the categories meta-box to show another custom taxonomy?
- I am trying to hide a custom post type category to logged in users with Pre_Get_Posts
- Get all media categories
- Get Number of total Parent Categories for Custom Taxonomy
- Get posts from specific taxonomy term
- 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?
- Exclude category by slug in pre_get_posts?
- add slug beside name in Admin Category Checklists
- Get Categories Where Taxonomy Equals ‘n’
- Having a template per category? Bad for server overhead?
- Echo text using is_tag
- custom page for custom Taxonomy
- Filter WooCommerce archive pages by an additional category
- Custom page category taxonomy 404
- Filter By Category Dropdown List With Custom Taxonomies
- query_posts by category_name and custom taxonomy
- Is it possible to create an alias/custom taxonomy for a category name?
- Same menu for different taxonomies to reach different content
- Showing HTML if Post is In Certain Taxonomy Term
- I need to exclude from a query a category and a few custom taxonomies
- Category link redirect to custom template page instead of index.php?
- How could I write a get_categories_by_year() function?
- How to load several hierarchical categories from functions.php
- Assign a custom post to a custom taxonomy based on custom field value
- Posts not listing out sub category in hierarchy
- Custom Fields Value As Taxonomy
- How to get posts using category slug in ClassiPress?
- 3.1 post formats and specific categories/custom taxonomies
- Link posts together (relative, not grouped)
- List taxonomy terms assigned to a post in hierarchical view
- Page category filter in admin dashboard
- Sort categories by custom field in WordPress admin
- Automatically add custom taxonomy to posts in a category
- How to set the same base url for two different taxonomies?
- Ordering terms whilst in loop
- When creating a new product, auto assign it to all custom taxonomy woocommerce
- Grab all the posts for particular category
- Get WooCommerce product category list in functions.php
- How can i echo next and previous custom category from a Taxonomy
- Change post category within pre_get_posts
- How to load terms of a custom taxonomy of a product in woocommerce cart page
- Using heirarchial tags or Custom taxonomies
- Renaming default category taxonomy?
- Most efficient way to display current post subcategories?
- How to Manage and link certain custom taxonomy?
- Dynamically creating content on custom URL without getting 404
- Display List of Categories Within a Custom Taxonomy
- How to exclude category and post_tag taxonomy while displaying custom taxonomy?
- New Category – custom taxonomy
- How to add a post with new Taxonomy without assigning to default category?
- How to add additional field to Add new category part (without plugin use) [closed]
- Help with SQL query, how to add taxonomie terms with value stored in options?
- List Terms by category
- Category and tags goes 404
- How to create default categories in new installs?
- Check if value is a custom taxonomy category name
- finding out the top 5 source ( source is a custom taxonomy ), in a given category
- Converting Categories (with ACF fields) to custom taxonomies
- Taxonomy page wpml dropdown not working