Rewrite URL custom taxonomy
-
Hello,
I have installed this plugin and it’s great. It does exactly what it needs to, except pretty URLs.
I have created a custom taxonomy called “Video Games” with slug “video-game”. And I’ve created a custom post type called “Videos” with the slug “videos”.
The custom taxonomy is attached to the new custom post type. All is great.
I want my URLs to be http://domain.com/video-game/post-name. Right now they’re http://domain.com/videos/post-name.
My main WordPress permalink settings are /%category%/%postname% and they work for the default post types.
How can I do this?
Thanks!
The topic ‘Rewrite URL custom taxonomy’ is closed to new replies.