Custom taxonomy base slug issue
-
I’m trying to create an events system. The structure as as follows:
domain/events – listing of events
custom taxonomy: categories (actual name is ‘cate’)
domain/cate/Fashion
I would like it to be events/categories/Fashion
Now I know that /events/ belongs to that custom post type and categories belongs to wordpress is there anyway through rewrites or trickery to get this to work with this particular structure?
- The topic ‘Custom taxonomy base slug issue’ is closed to new replies.