How to get subcategories posts classified in categories page?

Posted in: Newspaper
Post count: 1

Hello,

I am wondering how to display subcategories posts under its respective subcategory name. For eg: There is a category called videos and some subcategories are trailers, events & songs.
Now the video category page should display
Trailers
1) post one
2) post two
3) post three
Events
1) post one
2) post two
3) post three
Songs
1) post one
2) post two
3) post three

How to do this?

Post count: 6535

Hi

To achieve that result you need to edit the query for the category page like in this example: http://screencast.com/t/YWpW2ugY Basically you will need to retrieve the subcategories of the main category into a variable then for each subcategory echo its posts into a list.
Please consider that this is a very complex task which involve many customizations and very good coding skills. If you can’t do it yourself my advice is to find someone to help you or hire a freelancer to do this for you as we can’t offer any customization services at the moment.

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.