Hi all!
I know there are loads of posts regarding this matter but I'm afraid I haven't been able to find a solution.
What I'm trying to do seems very simple but I just can't get it to work.
I have been commissioned to create an A to Z list of business, places, etc. so I have created a Custom Post Type called:
A to Z (a-to-z)
and registered a hierarchical taxonomy for it called:
Letters (letters)
and added all the alphabet letters to it so my client can add a listing and "categorise" it under the relevant letter.
The problem is I can't get the permalinks to work. What I'd like to do is the following:
http://www.domain.com/a-to-z/%letter%/%postname%/
or for example
http://www.domain.com/a-to-z/a/adidas-shop
But i can only get:
http://www.domain.com/a-to-z/%postname%/
Any help would be great!
Cheers