im new to wordpress and wish to completely do away with 'categories' down the sidebar, and replace them with pages.
i currently have a category called interviews. i dont want this to be displaeyd on the sidebar, so thats simple enough, delete the 'categories' bit from sidebar.php...
but, how do i then display the information on 'interviews' the page.
i have a blank page called interviews. but can seem to call PHP to it. do i have to use a WP tag?
I want to call all, Headlines from http://www.ibeats.co.uk/go/?cat=2 and display them in a long list on the page.