If I have a parent category, say, "Travel" with subcategories "belgium", "netherlands", "japan", etc., how can I create a page with all of the posts from the categories above? Then, I need users to be able to filter which posts they see, depending on which subcategory they choose.
If they want to see "travel" posts from the subcategory "japan", I need it to hide the other posts from "netherlands" and "belgium".
All this is done preferably without needing to refresh.
Please Help!