Create sub single pages
First, you need to register the custom post type so that it has hierarchy, i.e. a post can have a parent post. After that, you need to make sure your permalink structure is set to example.com/%postname%/. Once you have that, you only need to create a child custom post named sub-single-slug and set single-slug as … Read more