I want to display my posts on a page, but have addtional non-post-related content above the posts, i.e. I want to have a static page with a bunch of stuff on it, and then below have my posts show up.
I can't figure out how to do this... whichever page I set the posts to show up on, the posts are all that shows up... nothing else.
I've looked into this and from what I understand I'm going to have to make a new template, or edit the html in my existing page.php or home.php file.
Some info I found on templates below, but I couldn't find what I need to do.
http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates
I appreciate any help anyone can give.