Is there a way to make a “normal” archive for the terms of a taxonomy?
No, there isn’t.
All WordPress views are queries for a post or a collection of posts. There’s zero built in functionality for an archive of terms, so you would need to implement it yourself (including pagination).
Related Posts:
- Filtering a custom post type by custom taxonomy in archive template
- Permalink Structure for Multiple Post Type Archives by Taxonomy
- get term archive url / link
- Pagination throws 404 error on custom taxonomy archive pages
- Archive page with multiple taxonomies rewrite
- Create permalink structure for one taxonomy archive per custom post type
- Pages, Custom Posts & Custom Taxonomy defining slug structure
- How to show a tag archive of one post type only
- Custom taxonomy archive page not working
- How to show multiple post types on taxonomy archive?
- Disable single pages and archives and keep preview
- How to create archive page for taxonomy terms within custom post type
- Category and post tag archives do not include posts from custom post type
- Get post type from taxonomy or category page
- custom taxonomy archive by year
- Display custom post type taxonomies as an archive page
- Custom Post Type Archive Page Filtering
- Root slug of taxonomy returning 404
- Create template for taxonomy results limited by Custom Post Type
- How do I check if the user is on a taxonomy term parent, child or grandchild page?
- Custom post type / taxonomy rewrite archive page 2 gives 404
- How can I get this request to use the Custom Post Type page template instead?
- Archive for a Taxonomy of a Custom Post type
- What’s the name of the custom post type yearly archive template?
- Custom Post type & Taxonomy 404
- Taxonomy archive 404ing (not term archive)
- Custom taxonomy or custom page templates?
- Dynamically insert an article at the top of a taxonomy archive – or?
- Only show posts with a specific term of an associated taxonomy in a custom post type archive
- Use the custom post type archive for taxonomies?
- How to rewrite custom taxonomy term archive to use THE SAME SLUG/front as CPT
- Get the link of the first post of a custom taxonomy in a custom taxonomy list
- Archive page for custom post type and custom taxonomy
- Advanced archive url structure (category, tag and date)
- How can I tell if I’m on a custom post type archive page?
- Custom Post Type Archive Page showing as 404
- Set up Custom Taxonomy Archive Template File To Cover 3 Categories
- How to show custom post count in archive page
- Order archive custom posts by taxonomy term [duplicate]
- Custom category taxonomy – archive page not showing up
- Custom post type URL structure with site.com/custom_taxonomy_slug/post_name
- Custom taxonomy archive slug overwrites static page
- Custom Post Type tag taxonomy “Page Not Found”
- archive-{custom_post_type}.php not getting recognized wordpress
- Archive.php is not displaying tags
- How to display custom post types AND regular posts separately on a shared taxonomy archive?
- Taxonomy Query of Custom Post Displays Archive Instead of Posts
- How to have a dynamic slug and rendering the archive-{post_type}.php?
- Show custom category archive as front page and remove taxonomy slug from urls
- Remove slug in taxonomy url
- Get custom post type by category in a page template
- Associating an “author” with a custom taxonomy
- Custom SQL Query on Custom Post Type. Order by Taxonomy?
- How to Programically add to the new WordPress menus
- Is it possible to have an index page for taxonomy term for each custom post type it is assigned to?
- What order? register_taxonomy() register_taxonomy_for_object_type() register_post_type()
- Get list of terms of current taxonomy archive for another taxonomy
- Function like in_category for custom taxonomies
- What is better: Custom Fields vs Custom Taxonomies with Terms for perfomance, scalability and better user experience
- 404 Error with Custom Post Types and Taxonomy
- Making pages also serve as taxonomies? Or give full pages to taxonomies?
- Show Post Count of a Category
- Only show posts from a certain category?
- shortcode to show custom post types by category
- Single Template that can be applied only via URL
- How to hook custom taxonomies to custom post types and make the permalinks work?
- Display a grid of taxonomy terms at root taxonomy page
- Display Custom Taxonomy Alphabetically
- posttype/taxonomy/term archive page 404 error
- How to add attributes to taxonomies that may be different from post to post?
- Custom post type, permalinks, taxonomies and blog posts
- Taxonomy in URL
- Display related custom taxonomy posts in sidebar
- Get taxonomy term by slug in post on archive page
- Query not work for current taxonomy
- Hide custom post type from search based on custom taxonomy
- Custom Post type date archive for custom taxonomy
- Custom Post Type setup
- Replicating category/location page heirarchy
- WordPress custom permalink and archive link for custom post type
- Copy/Move selected taxonomy terms to another taxonomy for posts
- Non-permalink custom taxonomy not found
- Looking up custom taxonomy IDs by name
- Custom Post Type archive page listing a 404 or single post
- WP Query tax_query not returning posts
- How to show terms used only for particular custom post type. Filter creation perpose
- I broke it! Custom post type archive gets redirected to home
- How should i name the .php file to show custom posts under a taxonomy’s term?
- How to hook save-post function to use taxonomy term in post-slug?
- Custom post type and taxonomies structure
- Form to custom post type and custom taxonomy
- Displaying custom posts in categories
- template structure for CPT not clear
- Trouble showing showing Posts related to custom post type and taxonomy.
- Add 2 Taxonomies to Custom Post
- How to make a list of posts displaying them 5 by 5 with a “next posts” link?
- Query Custom Post Type and sort by year
- update custom taxonomy with Ajax in edit.php file [duplicate]
- How to change order of custom post types. I want Featured post to come first
- Two Permalinks with one Taxonomy (custom taxonomy) and (custom post type -> custom taxonomy)