Replies: 0
Hi!
I’ve created a custom post type ‘tours’. When I add a new tour, the permalink generated is [domain]/projects/[tour-name], while I want it to be [domain]/tours/[tour-name].
Post type information:
Post Type Slug: tour
Plural Label: Tours
Singular Label: Tour
So I don’t understand how this is happening.
All help is much appreciated! 🙂