• I’m looking for plugin that can show posts that belong to the certain category/sub-category only.
    Usually top category listing includes ALL posts in category and sub-categories and it create big mess. For example I have:

    – category 1 – [5 posts]
    — sub-category a [5 posts]
    — sub-sub-category (b) [10 posts]

    I need to show on list of posts in main category only 5 posts that assigned to top “category 1”, but none of posts from sub-categories
    on list of posts in “sub-category a” – it must show only 5 posts that are in this category
    on list of posts in “sub-sub-category (b)” should be 10 posts
    and so on…

    Normally I have on list in “category 1” – all 20 posts
    on list in “sub-category a” show up – 15 posts…

    Posts sorted by date, so in top category it’s just a dump of all posts without any sorting.

    Any suggestions?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Show sub-category posts only’ is closed to new replies.