If your WordPress site uses custom post types, a dedicated archive page lets visitors browse and filter that content without relying on search or direct links. Without a custom post type archive page in WordPress, content organized by type or taxonomy becomes harder to discover and navigate.
The Post Listing block in Nexter Blocks lets you create a custom post type archive page in WordPress. It reads your CPT and taxonomy data, displays posts in a grid or list layout, and connects directly to the archive templates you build with Nexter Builder.
Best Used For:
- Portfolio and agency sites using custom post types (Projects, Case Studies, Team Members) that need browsable archive pages organized by category or taxonomy
- Online directories built with custom post types and taxonomies that need filtered archive pages by type, location, or industry
- News and magazine sites with custom post types (Events, Products, Reviews) where each taxonomy term needs its own dedicated archive page
To check the complete feature overview documentation of the Nexter Blocks Post Listing block, click here.
Requirement – This block is a part of Nexter Blocks. Make sure it is installed and activated.
Create Custom Post Type
To register a custom post type in WordPress, use any CPT plugin such as Advanced Custom Fields (ACF), Custom Post Type UI, Pods, or Custom post types. This example uses Advanced Custom Fields (ACF).
After installing ACF from the Dashboard, go to ACF > Post Types and click Add New.

On the next page, add the post type names and enable the Hierarchical and Advanced Configuration options.
Under Advanced Configuration, go to the URLs tab and enable the Archive toggle. This tells WordPress to generate a dedicated archive URL for this post type, which Nexter Builder uses as a display target for your archive template. Enabling this toggle is required. Without it, your custom post type will not have an archive URL for the template to target.

Note: Whichever CPT plugin you use, make sure to enable the Archive option so your CPT can have an archive page.
To add a custom taxonomy for the post type, click Taxonomies.

On the next page, add the taxonomy names and select the post type this taxonomy belongs to. Enable the Hierarchical and Advanced Configuration options.
Under Advanced Configuration, go to the Visibility tab and enable the Show Admin Column toggle. This adds the taxonomy as a sortable column in the custom post types admin list, making it easier to see which taxonomy term is assigned to each post. Use this when your CPT has multiple taxonomies and you need to quickly identify term assignments from the WordPress admin list view.
Create Custom Post Types Archive Template
Now to create the custom post type archive page template, you can use the free Nexter Builder.
In this example, we are building an archive page for Book Authors. From the Dashboard:
1. Go to Nexter Extension > Theme Builder > Add New Template.
2. In the popup, select Archive Page from the Select Template dropdown.
3. In the Name of Template field, add the template name.
4. Click Next.
5. On the next screen, set the display conditions. From the Include/Exclude dropdown, select Include, then select your custom post type option. In this example, select Books: Book Authors.
6. Click Create and publish the template.
With the archive template created, add the Post Listing block to the template. From the Post Listing Types dropdown, select Archive Page. This tells the block to pull posts from the current archive context rather than a static query. Use this when you want each taxonomy term URL to automatically display only the posts assigned to that term. For guidance on the other archive template types available in Nexter Builder, see How to Create an Archive Template in WordPress for Free?
From the Select Post Type dropdown, select your custom post type. In this example, select Books.
In the Query tab, open the Taxonomies dropdown and select your custom taxonomy. In this example, select Book Authors. This connects the Post Listing block to the taxonomy archive, so each author’s archive page displays only the posts assigned to that term.

From the Style and Layout options, select the display format for your archive page.
Visitors to each author archive page now see only the posts assigned to that taxonomy term.
Note: Make sure to use other archive related blocks to ensure that your page content is displayed correctly.
You can adjust the remaining settings and style options to match your site design. This same approach works for any custom taxonomy archive page in WordPress. If your Books post type has a Genre taxonomy, repeat these steps to build a Genre archive page. To display taxonomy terms as a clickable list on any page, see How To Add Taxonomy Listing in WordPress?
Note: In a similar way, you can create archive listing pages for other custom taxonomies related to your custom post types.
Also, check How to Show Related Posts for Custom Post Type in WordPress.












