when I change the Custom Post Slug under GK Speakers Options from "speaker" to other name I'm getting "Page not found" for single speaker post.
I understand the slug sets the path name:
- Code: Select all
[my domain]/speaker/[post slug]
I'm building a website for musicians and would like to change it to other name , for example: "musician" so the path to the single speaker/artist page is:
- Code: Select all
[my domain]/musician/[post slug]
How can I change the custom slug so it doesn't break the page?
Thanks,
Damian