List posts within category menu?
-
Hi all!
Is it possible to list posts within categories with wp_list_categories (or something else).
I must achieve the following scheme:
- Category 1
- Category 2
- Subcategory 2.1
- Subcategory 2.2
- Subcategory 2.3
- Sub Subcategory 2.3.1 (contain posts, they should not be visible)
- Sub Subcategory 2.3.2 (contain posts, they should be visible)
- Post 1 in Sub Subcategory 2.3.2
- Post 2 in Sub Subcategory 2.3.2
Also there is a problem that some subcategories should not display their posts, while others should display them.
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘List posts within category menu?’ is closed to new replies.