?On my southiecab.com Wordpress build the idea was to make it more like a website then a blog with posts listed under different pages. I know how to make 1 post on each page obviously but how do I make additional ones? So under news the drop down to videos page is there. How do I make additional posts to the video page?
The best way to do this is by adding another navbar that lists the categories. For example all of the posts you write and put in the "video" category. When you click on "video" category on the additional navbar it will list all of the posts in that category instead of just one. Another navbar would look good underneath your header. You could keep the top navbar with your pages listed there, and the bottom navbar with your categories. Hope this makes sense . Also I noticed that the sidebar on your blog looks a little off to me. Did you try getting rid of your footer? Because sometimes this can mess with the css. Hope this helps .
Hi, You seem to be confusing pages and posts. In Wordpress it's important to make that distinction. POSTS and PAGES are two different things so you can't make posts to pages. But you can put content into pages or posts. Your home page is a POST. NEWS is a page and VIDEOS is another page that has the PARENT DIRECTORY set as NEWS. To create more pages under VIDEOS simply create a page and select the PARENT DIRCTORY as VIDEOS in the attributes box to the right of create/edit page.
So with what I have set up the only way I can add content to each PAGE is by adding pages and attaching it to the parent page? There really is no way I can just make posts and tie them to particular pages?
My only suggestion would be to write your posts and assign them to individual categories, then get the "Page Links To" plugin and just redirect the page traffic to the category page showing all of the posts for that category.