I created a custom post type named "Artist of the Month."
Our permalink structure in the Dashboard > Settings is defined as follows:
hidden link
I'd like to create a permalink structure exclusively for the "Artist of the Month" custom posts with the following format:
hidden link
(Basically, it's supposed to mirror the typical URL structure for Posts.)
Under the custom post type definition I looked at the Options metabox, and the "Rewrite" section looked promising. (See attached.) But when I filled in the "custom URL format," it didn't work. The URL just inserted the format string into it, and the placeholders were not substituted with the correct values. An example is below.
Here's the new format: dateless_event/%year%/%monthnum%/%day%/%postname%
And here's what a link to an Artist of the Month page looks like: hidden link
Hello. Thank you for contacting the Toolset support.
Toolset offers limited feature to build such custom permalinks. With the "Rewrite" section you mention that will not facilitate the use of placeholders like %year% etc..etc.