Archived topic
All posts in same view
2 replies · Started by WebbPlatsen on January 5, 2023
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.
Hi there,
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.
Those are the solutions we would advise.
OK Thanks.