Hi there,
I'm using WP to display a list of available courses in my country.
I d'like my blog to sort my courses by TYPE and LOCATION within 2 SEPARATE lists.
One course belongs to a TYPE CATEGORY and a TOWN
Right now if I set each of my posts to belongs to 2 different top-level categories: > WP display all these categories in the same list, so that towns are mixed with course types!
Is there an easier way to create two or more seperate list, filtering each a category of my choices. (because working with exclude is pretty hard when adding lot and lot of categories and subcategories)
Many thanks!