I didnt realize finding info on this would be kind of confusing. I've been working with WP for about 2 years now, but I've never had to list all of the posts from one category on a PAGE.
What I'd like:
PAGE NAME
PAGE INFORMATION
----------------------
ALL POSTS FROM CATEGORY 7
I've seen lots of threads and read the codex, but everytime i input the PHP code using "Edit Page" and select the "Execute PHP Code" box, it STILL doesnt work.
Any help would be appreciated. Thanks in advance.
------------------------------------------
Simple terms:
I just want to display all of the posts from a category on a single page without losing the page content.