Setting up a mega menu by category
-
Hi all,
I’m building a site where I have to set up a menu for a podcast series. The podcasts have a hierarchical organization, like this:
- Season 1
- Season 2
- Round 1
- Round 2
- Episode 1
- Episode 2
What’s the best way to set up a menu for this hierarchy? I was thinking of using categories, with seasons at the top level and rounds as a subcategory. Individual episodes are all prefixed with
Episode <n>:
so they will sort alphanumerically within each round.Does that sound like a feasible scheme?
Thanks, all.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.