For the archive by the term, you should go with taxonomy template.
For you it will be taxonomy-project.php
When you work with custom post type , you should update the permalink structure when you make changes on templates, I mean register new post type or create new template file
Related Posts:
- Get Posts by Custom Post Type ,Taxonomy, and Term
- How to completely disable a taxonomy archive on the frontend?
- How to limit the number of terms (terms acts like categories)
- How do I list custom taxonomy terms without the links?
- wp_insert_term doesn’t work with custom post type’s taxonomy
- Retrieve single term slug
- Get list of terms of current taxonomy archive for another taxonomy
- Get all taxonomies for all post types
- How to check the terms in single custom post type template
- Issue on Creating Custom Tax Term Dynamically From Another CPT Meta-box On Publish
- How do I display the taxonomy for a custom post type in an array
- Custom Taxonomy Terms in Menu lead to which page?
- How to order taxonomy terms by most recent post?
- Get all posts for custom taxonomy term
- Pages of my taxonomy terms are showing all posts
- Filter Term By Parent Term – Custom Post Type
- Filter By Term Not Working – Custom Post Type
- get_the_term_list() wanting to loop through the returned values
- List custom taxonomy terms
- Display associated taxonomy child name on single CPT page
- Issue On Listing Woocommerce Parent Tag List
- Taxonomy Archive URL + Template
- get_terms by custom post type
- Get terms by taxonomy AND post_type
- Custom taxonomy not showing up when adding a new custom post type
- query multiple taxonomies
- wp_set_object_terms() is not replacing term, but creating a new one
- Get terms that contain posts that in turn belong to other terms?
- How to list all categories and tags in a page?
- show tags of custom post type ONLY
- Create an archive page for custom taxonomies
- Retrieve a specific field from taxonomy term through advanced custom fields [closed]
- Sort the main query in subcategories/terms?
- How do I list terms of a custom taxonomy at i.e. domain.com/brands/
- Associate Taxonomies Across Post Types
- Dynamically create/remove terms in taxonomy when custom post type is published/trashed
- How to get the first term for the current taxonomy?
- Show Post Count of a Category
- Order WordPress Custom Taxonomy Pages & Pagination Not Working
- Relationship between two taxonomies and a custom post type [closed]
- Menu Multiple Taxonomies
- How to make a custom taxonomy selectable in post publish area?
- Have a Custom Post Type index page display taxonomy items instead of posts
- Custom page template for category taxonomy
- get_the_terms return only last term
- How do I get array of types associated with a taxonomy?
- Display all posts in main category and 1 subcategory
- wp_get_post_terms on custom post type with custom taxonomies returning an empty array
- Show posts from two or more custom taxonomy terms
- How to display custom taxonomies with links in filter menu?
- Display post as term id
- How to Filter custom post type by taxonomy?
- What is the best practice for displaying my plugin content in themes?
- How do I display the grand child items of a taxonomy term?
- Is it better to use WordPress Custom Post Types or Taxonomies?
- Get terms that contain posts that in turn belong to other terms?
- How to get custom posts sub category link
- Display latest x posts from all categories in Custom Post Type/Taxonomy
- Query posts with double taxonomy
- Adding predefined terms to a taxonomy
- Hide specific taxonomies from a taxonomy list using ‘get_object_taxonomies’
- Custom query – get_the_terms not work
- get_category_link() for custom post type does not include custom slug rewrite?
- Targeting categories in custom fields
- Shared terms between taxonomies
- Custom Post Types not queried in Custom Taxonomy archives or Native archives
- How to get dropdown instance value in WordPress custom Widget
- custom hierarchical taxonomy and custom post type list contains surplus posts
- get_terms() returns Trying to get property of non-object error for custom taxonomy
- Changing CPT slug and taxonomy already registered in parent theme
- Add the custom post term to the custom post title
- Custom taxonomy not saving correctly
- Taxonomy terms with the same name are updated between separate custom post types
- “Menu order” being ignored when querying posts from a parent taxonomy with “include_children” set to true
- How to automatically create a terms based on each post of a post type
- CPT : Next or Previous term link when has not adjacent post
- Add a class to a div if custom post type has specific terms?
- Return multiples taxonomies with wp_get_object_terms
- Display Custom Post Type Based on Taxonomy With WP_Query()
- Custom taxonomy returns 404 even with saving permalinks
- Create custom post type categories
- How to add CSS class field in Custom Taxonomy?
- Set a Default CPT taxonomy by taxonomy id
- How to Use A Custom Post Type as Taxonomy for Another Custom Post Type
- How to manage a dynamic multi-level page hierearchy system?
- Categories manage
- Add other all taxonomies as meta boxes to custom post type
- Changing an item in drop down after 5 latest posts per taxonomy
- order taxonomy alphabetical
- Display all Custom taxonomy terms and their relevant custom posts
- WordPress get all post with like in terms [duplicate]
- Best way to group posts based on custom post type terms
- List all posts from custom post type by taxonomy
- How to retrieve the permalink for a specific (custom) term?
- Archive templates based on taxonomies
- List a custom taxonomy’s terms, with links, on the taxonomy page
- show 10 most recent custom post types excluding the one(s) from specific custom taxonomy
- How to Get The Taxonomy Term in Custom Post Type Loop Inside a Wp Query
- Get all active posts that are tied to a custom taxonomy for a custom post type
- Get term link of shared taxonomy between multiple post types