Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Wordpress - how to assign posts to pages

So I am trying to create a wordpress website and I want it so I have posts on my main page from all topics, but if you click on a different page it will have just posts for that topic.

I've been searching quite a bit to find an answer to this and am guessing I just don't know the right words to use to search this because I cant find anything!

2 Answers

I figured it out! All I had to do was make my categories, then create a menu for the categories and check the box so it would be my primary menu.

Hi David,

Please note I haven't used this before but if you're looking to use a plugin this may do what you need:

https://wordpress.org/plugins/list-category-posts/

Hope it helps.

-Rich