Your issue is that WordPress does not have archive for all posts in specific taxonomy, only archives for posts in each term of that taxonomy.
In your CPT registration you can set 'has_archive' => 'quizzes'
so that post type archive slug is different from singular slug. However I am not sure if that will work properly when your taxonomy is also using that slug for term archives.
Related Posts:
- Theme localization of “slugs” (custom post types, taxonomies)
- Custom Post type & Taxonomy URL structure
- Combining Multiple Taxonomies in one URL
- Taxonomy archive with same slug as custom post type?
- Dynamic taxonomy in permalink made all other posts NOT FOUND?
- Remove taxonomy slug when not assigning taxonomy with custom post types
- Rewrite CPT slug with two taxonomy slug instead of one
- Remove Taxonomy Slug when No Taxonomy is Assigned to Custom Post Type?
- Custom Permalink with Dynamic Taxonomy for Custom Post Type – Works, but breaks other permalinks
- Custom Taxonomy breaking pages permalinks
- Custom Post Type with two hierarchical Custom Taxonomies: strategy to generate best permalink structure
- Does WordPress limit the length of slug names for Post Meta or Terms?
- How can I make the slug of the taxonomy also the slug of the custom post
- Allow duplicate slugs for custom post type with taxonomies
- Nested Custom Post Type or Custom Post Type Parents?
- Including taxonomy term before post type breaks top level pages
- Rename a slug label
- Different slug taxonomy for two different CPT
- How to add current custom taxonomy slug to body class
- Using page slug in wp_query
- Listing all slugs?
- Custom Post Type Advanced Slug
- Changing CPT slug and taxonomy already registered in parent theme
- How do I set a post slug automatically based on taxonomy?
- Custom post type and multi taxonomies + customize url
- Use custom post type taxonomy between cpt slug and name
- Remove custom taxonamy slug with pagination
- How can I write slugs / permalinks as: custom post type -> custom taxonomy and custom post type -> custom taxonomy (one CPT and many taxo)?
- Custom post type URL structure with site.com/custom_taxonomy_slug/post_name
- Custom post type post_type_link gives “page not found” on any other custom post type
- Custom taxonomy archive slug overwrites static page
- Slugs on hierarchical taxonomies
- Display a Custom Post Type within another with hierarchically slug
- Getting a 404 on single custom post type page when using rewrite on a custom taxonomy
- Costum post type with costum (sub)taxonomy
- Remove Custom Taxonomy Slug only without removing Custom post type slug in permalinks
- WP Query Post Type with same Taxonomy name
- WP Query WordPress Post Type with the same Taxonomy name
- Custom Post Type with multiple Custom Taxonomies / Hide Taxonomy Slug from URL
- Hide custom post type slug url from search engine [closed]
- Same slug for Custom Taxonomy archive and CPT archive – Rewrite rule not working
- Is it possible to use a post name in a custom post slug?
- Taxonomy Archive URL + Template
- Custom Taxonomy as checkbox or dropdown
- What are the differences between custom post type and custom page templates?
- How to get custom post type label and singular label from its slug?
- WP insert post and custom taxonomy
- Query multiple taxonomy in Custom Post Type
- automatically create taxonomy with same name as post title
- Separate Custom Post Type Taxonomy by Comma
- Get child terms of current term of the current post
- Create Custom Post Type Archive Page with Sub Categories Navigation Sidebar
- WordPress import not importing custom taxonomy
- Ordering Custom Post Types with WP_Query
- Custom post type custom taxonomy archive page name
- How can I move a custom taxonomy and its data from one post type to another?
- wp_query check if integer exists in custom field’s array
- Template for custom post with custom taxonomy
- How can I set taxonomy programmatically
- Adding Post id to the end of slug in a Custom Post Type
- Return the latest post from a custom Taxonomy and Post Type
- Don’t know how to show custom taxonomies from a custom post_type
- list taxonomies from a custom post type
- WordPress custom taxonomy, posts urls
- WordPress loop: Show only a Custom Post Type Taxononmy TERM
- Import data from CSV with custom taxomony empty
- Custom Post Type Loop with Query Var
- Full Custom Post Type List Organised by two Taxonomies
- Template for all categories of a custom post type?
- How to group posts and get a mixed posts and groups view?
- dropdowboxes with pre-selected custom fields optios that filters the results according seach needs
- in_category for custom post types
- Control content before and after custom post type loop
- My custom taxonomy is only displaying 1 of 3 terms
- Archive page for custom post type and custom taxonomy
- How to display posttypes and taxonomy in standard posts, not in a separate label?
- Loop for custom-post-type comparing taxonomy terms for “related” posts?
- Creating custom post type and taxonomy archives and pretty URLs
- Show 10 newest post for each value of a custom taxonomy
- Display Custom Field or Custom Taxonomy in front page /post/product
- CPT tags not showing when editing post
- WP_Query for custom taxonomies showing posts from non-specified terms?
- Display custom tax in “while” loop
- Show posts under a selected custom taxonomy term
- Custom taxanomy and custom post type – pagination leads to 404
- Getting all custom post taxonomies and exhibiting only part of them
- Linking Taxonomies
- Custome post type “tags” pick default archive instead of custom post type archive
- How do I retrieve the title of a term of a custom post type with custom taxonomies?
- Custom post type AND custom taxonomy are not connected
- Single page archive – get coresponding taxonomy and terms
- How to assign custom post template to its custom taxonomy terms
- Excluding top level from taxonomy and post loop
- Displaying custom post types with taxonomy
- Get a list of categories ids
- Add taxonomy to custom post type archive
- Custom taxonomy archive not showing posts of certain child taxonomies
- How do i get the taxonomy term name on the CPT archive page?
- is this a bug or not?
- Show a wordpress custom post condtionally using a category term