• Hi, I want to know how i can show post in 2 different categories
    Ex.
    Ctegory 1
    Sub 1
    Sub 2

    Category 2
    Suby 1
    Suby 2

    I want to show posts in Suby2 + Sub1 , How I can make this

Viewing 1 replies (of 1 total)
  • I guess first you need to decide *where* you’d like to see this (which template to use/edit), then you can use query_posts() to query posts in different categories.

Viewing 1 replies (of 1 total)
  • The topic ‘show Posts in multiple Categories’ is closed to new replies.