Posts order by category>>subcategory
-
I try to change archives.php to have a list of posts order by Category>>Subcategory like this:
HOTELS
BARCELONA
post1
post2
post3
MADRID
post1
post2
…..HOTELS is the parent category, and BARCELONA and MADRID are the child category.
How i need to describe query_posts to have this?
thanks
afarras
The topic ‘Posts order by category>>subcategory’ is closed to new replies.