Solution: I duplicated taxonomy.php template in theme folder and named it taxonomy-news-business.php then I edited the code inside this template
So the result is that now all posts in CUSTOM POST TYPE with slug news with category businesss are displayed according this template because taxonomy template hierarchy in WordPress is taxonomy-{taxonomy}-{term}.php
Related Posts:
- Advanced search form with filters for custom taxonomies and custom fields
- Show Custom Taxonomy Inside Custom Menu
- Custom Taxonomy’s Label to change the text appearing in Appearance > Menu
- Check if a custom taxonomy archive page is being displayed
- How to limit the number of terms (terms acts like categories)
- Why does a custom post type need the ”hierarchical’ args setting?
- Permalink rewrite with custom post type and custom taxonomy
- Semantic URL Custom Post Type and Taxonomies permalinks
- Displaying Posts Related to Other Posts by a Taxonomy Term?
- Add custom taxonomy to custom post type
- How do I add a custom post type to the Featured Content in twenty fourteen theme?
- Ajax filter with custom taxonomies
- Is there An Input Checkbox Option That Works like `wp_dropdown_categories()` To Use In A WP Search Form?
- Custom Post Types – Titles as Taxonomies
- Is slug “type” reserved and can’t be used in taxonomy rewrite?
- Using pre_get_posts to Filter Posts
- Adding Custom Taxonomy Archive Link to Nav Menu Shows Up As (Invalid)
- Custom post types – show specific posts
- Query for custom post type objects in a taxonomy and with a meta value
- Get post type from taxonomy or category page
- get_categories() for only CPT
- How to dynamically build a multiple taxonomy query loop within a post type’s single loop?
- Add nonexisting pages to navigation
- Custom Post Custom Taxonomy Data Not Saving in Edit Screen
- CPT Search Form with Taxonomy filter & Or
- WP 3.0.5 – Custom posts matching 2 taxonomies
- Custom Post Type Loop within Shortcode
- How can you handle rewrite rules for custom post types with option to filter on custom taxonomy terms?
- Custom Post Type – Display Categories & Tags In Dashboard list
- Weird problem happening with custom taxonmy when creating/updating posts
- How do I make a custom taxonomy for a CPT appear inbetween title and editor boxes?
- $wpdb: Counting posts corresponding to 3 terms in 3 different taxonomies
- Display CPT posts based on specific taxonomy
- Filtering WP_Query Dynamically on the Front-End
- Why get_posts() not returning only selected category posts from Custom Post Type?
- Query with no terms uses index.php template instead of archive.php
- How to use custom taxonomies to reference complex relationships?
- custom taxonamy and post type
- Taxonomy custom post type URL
- Getting categories of posts under a custom taxonomy
- How to checked selected category checkbox when my custom post inserted from frontend
- How do I display the taxonomy for a custom post type in an array
- WP Rewrite Rule Issue while using Custom post type & taxonomy
- How to edit this code to get the categories in achieve page?
- Get general taxonomy name for a Custom Post Type
- Lists custom taxonomy terms that has specific custom field value assigned to the term (not post)
- List Taxonomy Terms based on another Taxonomy
- Add term to custom post type on draft
- Multiple tag cloud filtering
- Best way to organize book-page structure
- Get url.com/post_type/taxonomy/term work!
- Custom Post Type Category Link
- Custom Post type category pages template and loop
- Three Most Recent Posts, One Per Term
- How to get WordPress term attached to the Post?
- Show all tags on custom post type
- How can I merge this function(s) that inserts terms to a custom taxonomy with this other that adds a custom taxonomy filter?
- REST filters only firing when I have a param set
- SEO Concerns With Rewrite Rules
- Empty taxonomy items for CPT in admin grid
- How to get_term_meta on single custom post?
- WordPress custom post type and taxonomies
- Display Custom Post Types Glossary
- How to fetch custom post types with its full data on wordpress?
- Query only current post type using taxonomy
- Template for custom taxonomy for custom post type broken
- Taxonomies exists – but not showing up
- Change permalinks for custom post type based on taxonomy term
- Custom Post taxonomy template
- Query Multiple Custom Post Types & Exclude a Taxonomy Term
- Sort custom posts by date and then by taxonomy
- Display Posts that fit a certain criteria on Category pages
- Displaying all posts by category and showing content on click
- Store a value in global scope after init hook is fired
- How do I find out which (page) template file my custom child post is looking for?
- How to search through all child taxonomies using WP_Query?
- Custom post type and custom taxonomy key lenght & query performance
- Custom Post Taxonomy Template Not Loading Properly
- Change the term based on the value of a $variable using wp_update_post in submitting a form
- Show ajax form resuslts in page
- Dropwdown: Get taxonomy terms from posts that share preselected terms from 3 other taxonomies
- Exclude Posts in a Given Category
- Custom permalink with custom taxonomies for custom post type
- Front page url permalink
- Looping through custom taxonomy in one template
- If taxonomy show class of active
- Custom Post Type Permalinks Problem
- Issue on Adding Taxonomy to Custom Post Type Using Function
- Show custom taxonomies in admin panel under custom post type
- Plugins for putting Custom Post Types into the Menu
- Custom term link return 404 error
- Remove slug from Custom Category Permalink + dual-category permalinks
- Display associated taxonomy child name on single CPT page
- How is it possible to list custom post types by “category” like with simple posts?
- 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
- WP Query – Can’t get posts with specific taxonomy