I have the following categories; “Apple”, “Orange”, “Banana”.
/category/apple will show Apple posts, and /category/orange will show Orange posts.
Is it possible to show posts from all these categories in the same blog archive?
I know and can create category “Fruits” and set “Apple”, “Orange”, “Banana” as sub categories and use /category/fruits.
I know I can create a page with Query Loop to include all categories.
I know and can create category “Fruits” and set “Apple”, “Orange”, “Banana” as sub categories and use /category/fruits.
I know I can create a page with Query Loop to include all categories.