Here's the deal- I am porting my church's current site (http://www.ahopeforthefuture.org) to wordpress (dev site is multiwordpress.sleekice.com), and I would like to figure out how to show posts from certain catagories on various pages.
For example, on the dev site, I have categories 'Staff' (id=6) and 'TV Show' (id=5). I would like to make a page for 'Staff', displaying posts from that category, and show only 'TV Show' posts on the 'Blog' page, with no evidence of the 'Staff' category. From there, I would add more categories, with their own pages, only ever showing 'TV Show' posts on the blog page.
I have done a little reading, about the loop and such, but even then I don't really have an idea of what to do.
So... what would I do?