Have you reviewed a page of posts?
Thank you for the response, I read that I really didn’t understand it. what I get is if I have 6 different pages then I need 6 different templates all with the category slug in them. Sorry but I really don’t understand coding much.
Sounds make maybe you just need to add category items to a custom menu – which is built in to WP – see:
Set up the categories you want on the categories screen, assign those to the posts you want and then set up the menu as per:
http://codex.ww.wp.xz.cn/WordPress_Menu_User_Guide
http://codex.ww.wp.xz.cn/Appearance_Menus_Screen
I think that is it, what I have visioned in my head are categories and people post in the categories pages only. So no post show on the main(home) page just inside those categories.
So no post show on the main(home) page
If you don’t want posts on the home page, then you’ll need to use a static home page (unless your theme has something special for the home page).
http://codex.ww.wp.xz.cn/Creating_a_Static_Front_Page
I wanted only posts that I make on the home page, I don’t want the post from other categories posting to the main the page.