• Lets say I have 3 main categories and I want each main category to act as an independent page with child categories exclusive to each independent main category. And when I make a post the post only shows up under which main category I choose. Hope I’m making sense, thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Doobus

    (@doobus)

    Ok after some research I figured out that you can’t have pages list post, so my next question would be how do I set each category page to only show its child categories?

    Actually if you use the wp_list_categories function, wordpress will create links to your Category and subcategory pages. The feature is built in.

    Template_Tags/wp_list_categories

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Categories as Pages’ is closed to new replies.