I would like to create a subnav based on the categories of posts within a certain template group.
For example, I have a template group called “graphics-projects” that displays all projects for graphic design… Each project entry is associated with a certain category in the “graphics-projects” category group. The categories in that group are “Featured,” “Identity,” “Print,” Interactive,” and “Environmental.” I would like to have a subnav of categories, with a nested menu in each category of the entries within that category - ie:
Featured
* Client A
* Client B
Identity
* Client A
* Client B
* Client C
* Client D
Print
* Client A
Interactive
* Client A
* Client B
* Client C
Environmental
* Client A
Does anyone have a suggestion on the best way to go about this? Ideally, I would also like the URLs for the entries to be: http://sitename/graphics-projects/identity/client-a/
thanks for the help - the way I am trying to do this right now is pretty convoluted, so I’m hoping there is some method out there that I can’t seem to find anywhere on the forum, yet 😊