I've searched around and haven't found a way to do this yet.
I'm trying to create a custom post type that will display a permalink structure that uses the term of a taxonomy as the folder name. Here's an example of what I'm trying to accomplish.
custom taxonomy page_type
Example terms:
- article
- video
custom post type custom_page
Example pages:
- carpentry
- quality drywall
- concrete work
Desired permalink structure
Perhaps this isn't possible.
