views:

9

answers:

0

I have a custom_post_type called book.

I have a custom taxonomy called color.

The post is assigned green which is a value of the color taxonomy.

How can I have a url that is normally like this:

website.com/book/post-name

Become a url like this:

website.com/book/green/post-name