You’re probably only set to show 10 posts per page, but your template doesn’t have any pagination controls so you can go to the next page. There’s a couple of different options (ie. Next/Previous links, or numbered pages). This article covers them:
https://developer.wordpress.org/themes/functionality/pagination/
Related Posts:
- How to filter the taxonomy terms based on another taxonomy term
- Which post does a taxonomy term belongs to?
- How to Display Posts From Category Within a Custom Taxonomy?
- Display title of all custom posts from same taxonomy term on a custom post template
- Filter By Term Not Working – Custom Post Type
- Custom Post Status & Taxonomies
- Update post terms with custom taxonomy
- How do I display tags for a custom post type single page?
- Custom Post Type Archive Page Filtering
- Filtering WP_Query Dynamically on the Front-End
- Get template part using a custom taxonomy term
- Get posts by querying taxonomy and certain terms of the taxonomy?
- How to restrict users and admin from creating new taxonomy terms?
- Missing Posts in Custom Taxonomy List
- using $wpdb to get custom post type with term
- Show posts from two or more custom taxonomy terms
- Allow user to set custom order to a list of custom taxonomies?
- Disable block with taxonomies at post page
- Displaying custom taxonomy in the admin list of a custom post type
- List custom taxonomy specific to one custom post type
- Display post as term id
- How do I display the taxonomy term alongside the post type post title?
- Get related posts of child term of custom post type
- Issue on Creating Custom Tax Term Dynamically From Another CPT Meta-box On Publish
- Post count by month of taxonmy term
- WordPress loop: Show only a Custom Post Type Taxononmy TERM
- How do I display the taxonomy for a custom post type in an array
- Display Custom Taxonomy Alphabetically
- How do I require the specification of term in a custom post type and custom taxonomy?
- Custom Post, set object Taxonomy terms in plugin
- Get terms that contain posts that in turn belong to other terms?
- How to get custom posts sub category link
- Custom while loop for hierarchical display of a taxonomy
- Lists custom taxonomy terms that has specific custom field value assigned to the term (not post)
- Display taxonomy terms, child terms and posts in a template
- Use custom walker to add taxonomy terms to main nav menu
- Add term to custom post type on draft
- Displaying custom-taxonomy-terms sorted by parent/child-hierarchy?
- Listing all term items alphabetically / sorting loop
- How to get WordPress term attached to the Post?
- Query posts with double taxonomy
- WP the_posts() on single-cars.php get category link
- Adding predefined terms to a taxonomy
- Get parent category id from child category page for custom taxonomy
- How to get only child terms from a custom taxonomy of current post type?
- Custom query – get_the_terms not work
- Variable not working in WP_Query
- Custom Post Types Archives and Single Pages not showing custom taxonomy data
- Shared terms between taxonomies
- Get_the_terms restrict output
- Get terms of a post but only if they’re also the child of a specific term
- The Difference Between Categories and Tags and Taxonomies and Terms
- How to get dropdown instance value in WordPress custom Widget
- Get taxonomy term by slug in post on archive page
- custom hierarchical taxonomy and custom post type list contains surplus posts
- display posts of custom post type with custom taxonomy
- How to display custom taxonomy term meta on custom post type
- get_terms() returns Trying to get property of non-object error for custom taxonomy
- how to count the current posts terms
- Get the link of the first post of a custom taxonomy in a custom taxonomy list
- Urls in Custom Post Type work for Terms but not for its Taxonomies
- How to query Posts from a custom post type which contains a custom taxonomy?
- Commas not displaying in implode
- does wp_insert_term link the term to a certain post ID?
- Copy/Move selected taxonomy terms to another taxonomy for posts
- Custom Taxonomy Terms in Menu lead to which page?
- How can I get 3 different taxonomy type terms in a div class element?
- Different structure/content for posts from a custom post type
- List all posts in taxonomy term
- Grab all Custom Posts by multiple taxonomies and terms
- custom taxonomy listing returns no posts
- Get terms for a specfic post from multiple taxonomies in custom post type
- Add custom post type taxonomy tag to article class
- Custom Taxonomy dont save in a frontend form for post a custom post
- Add filter to Admin list for all custom post types by their custom taxonomies
- Add the custom post term to the custom post title
- Retrieve Custom Taxonomies with Description and Slug
- How to list posts by term (custom taxonomy)
- Making a form for user to add new custom post with custom taxonomies and custom fields
- Custom taxonomy not saving correctly
- Using get_terms() to list terms from one custom taxonomy AND from one specific built-in category
- Taxonomy terms with the same name are updated between separate custom post types
- Query for specific taxonomy that executes a particular loop depending on volume of posts?
- Add a class to a div if custom post type has specific terms?
- Search CPT by tag ids
- Post template with breadcrumb needs to show page navigated from
- display post count in archive page that have relation with another taxonomy term
- Return multiples taxonomies with wp_get_object_terms
- Custom taxonomy terms hierarchical navigation
- How to display custom taxonomy term specific post?
- What is the best way to structure posts for the same event happening in different years?
- Right way to store a large set of similar information on website? [duplicate]
- Define multiple prefixes for custom post type
- How to list posts by terms
- Excluded Custom Taxonomy Term Posts Displaying in loop
- How to order taxonomy terms by most recent post?
- How to associate custom taxonomy terms with custom post type?
- get_queried_object not work in taxonomy page
- Change the term based on the value of a $variable using wp_update_post in submitting a form
- get_the_terms child terms for current post/custom post only