I solved my own question without breaking the url structure logic, as Krzysiek Dróżdż (thanks!) suggested.
I changed the page named /page-actueel-blog
to the custom-post-type ‘archive’ template. Pretty obvious, but I thought archive was something else entirely.
For whoever may have the same doubts: the archive template is the level up from domain.com/blogpost (single-mycustomposttypename.php); a collection page of all posts. I named it archive-mycustomposttypename.php
.
Related Posts:
- What is singular.php?
- How to set up htaccess to redirect a particular post type or subdirectory to HTTPS?
- Custom URL redirect in WP
- Custom Homepage As Single Page or Custom Post Type?
- Custom post type showing index.php
- Adding sidebar to template creates horizontal gap the size of the side bar
- WordPress showing archive.php instead page
- How to render a custom post type template with custom fields using shortcode
- How do I check if the user is on a taxonomy term parent, child or grandchild page?
- Redirect custom post type category to other custom post type category
- WordPress Doesn’t Generate Taxonomy Archive
- CPT Template Not Showing – Getting 404
- Show Custom Post Type meta boxes only on Page Edit
- Adding the_content() in custom template email
- Creating a Page Template to display all items from a Custom Post Type
- Filter widget outputs
- Why does my content disapear when I make a page to match an archive name?
- Custom Post Type Template Alternative
- General advice on addressing content-centric pages
- Can slugs from posts and custom post types conflict?
- Fields for different parts of a page
- next_/previous_post_link() `in_same_category` appears to fail when true
- Multiple templates for single custom post type
- Some posts from custom post type to subdomains
- How do you create a custom template to display a category with an image and related posts below?
- WordPress Custom Search by post_type
- Pages Become “Archive” Instead of Using Page Template
- How can I set the page template of a new custom post type post?
- Custom post type pages return 404 page?
- Multiple single templates?
- Problems with 404, .htaccess, permalinks and WordPress custom posts locally on Snow Leopard
- Changed permalink structure of CPT – should I redirect?
- Custom Empty Results page for my Custom Post Type
- WordPress Picks Up Wrong Template for Custom Post Type Archive Page
- Associate page w/ specific single post template?
- Redirect to archive is single post has a certain term assigned to it?
- Edit Permalink Structure For Custom Post Type or Modify .htaccess?
- Include php on a specific page template
- get comments by current user inside page template
- page template for custom post type
- Page Template Dropdown For Custom Post Types
- Redirect to first child on Custom Post Type (without template)
- How to integrate single and archive templates for custom post type in any WordPress theme
- Create short URL with auto 301 redirect
- Check if user has custom post published redirection on WordPress
- providing access to post_id or post inside functions.php
- Custom Post Type Template Hierarchy – Single post template
- Templates for hierarchical custom post type
- wp_get_canonical_url showing first url of the post for custom page
- Custom page for editing custom post type on frontend based on url
- Custom Post Type archive redirects to home
- Dynamic assign a custom template to custom post type posts
- How to get the current category with custom posts
- How do I display child post types in the parent post type template
- rewriterule not working
- How can I modify a custom post type and custom page template for a child theme if all content seams to be handled by theme’s ‘native’ plugin?
- Custom Post Type homepage template
- How to add page under a custom post type?
- Custom permalink structure for remote content pages
- Enabling permalinks disables custom page template
- Getting custom taxonomy posts on archive page
- Custom Post Type Specific Post Template
- Mixing Custom Post Types and Page Templates in WordPress 3.7.1
- Custom Post Type Template Insert not working properply
- Loop and add Specific Categories and Products Images
- custom post template ignored after altering permalinks
- Custom post types templates
- Custom Post Type page template doesn’t show up
- How can I allow users to edit text that will be displayed on a custom post type archive page?
- Using get_terms() to list terms from one custom taxonomy AND from one specific built-in category
- Display ONE taxonomy and its assigned pages
- Display custom post type from template
- Problem with custom loop navigation inside the blog page
- WordPress giving me the index
- Custom taxonomy permalink without term, redirection to CPT slug
- Archive page of taxonomy returns a 404 error
- redirect after submiting post for review
- How to use pre_get_posts on archive page custom post type
- Can I automatically assign a page template to a custom post type (i.e page-slug.php file)
- How To Display Posts Of Custom Post Type At Page Template
- Virtual page and loading template
- Custom Post type dont use custom page template (slug is not right)
- How best to structure multiple CPTs and tax within a ‘resources’ section
- How to change Elementor Template for Single Page Post on Load
- Redirect Existing Post to CPT
- A certain theme is forcing it’s singular post layout
- How to create additional rendering for custom post types?
- Faking “Same Slug Root, Multiple Custom Post Types” with Redirects?
- Issues with static pages redirecting towards home.php
- Modify Custom Post Type Slug
- How do I find out which (page) template file my custom child post is looking for?
- WordPress Page hierarchy ( parent is singular of custom post types slug ) is returning not found
- How can I create a button that when clicked populates a div with a list of foods that are checked as a certain type of ACF?
- Post Click Redirect to Custom URL instead of Single Post Page
- Custom post type not pulling CSS
- Set a template on a custom post in the plugin
- How can I use a custom template to load custom post type posts based on a post_meta value
- How can I use one instance of page.php to display different custom post types?
- Showing Custom Post Type with his templates on a custom page template
- Displaying posts inside table having issues