Hi,
I have a need to have two levels of categories on my site.
The site features magic tricks. They have categories - Sleight of Hand, Card Magic etc. However, there will also be levels of difficulty - easy, medium, hard.
What is the best way to show this in WordPress? My ultimate problem is wondering how to display the categories/levels in an easy way, so that a visitor can select "Card Trick" and "Easy" and go to those posts.
Here are a couple of options I've considered:
1. All as categories - therefore a post will have "Card Magic" and "Easy" as categories
2. Categories and Tags - therefore a post will have "Card Magic" as category and "Easy" as tag.
Assuming the above are my only options - is there a plugin that will allow visitors to select/tick "Card Trick" and "Easy", press "go" and go to those posts?
Thanks in advance, gurus!