Hi. I was just wondering how to make a page and have it NOT display the date and category info. My PHP isn't too good. I tried this out but it did not work:
<?php wp_list_pages('sort_column=menu_order&title_li=&show_date='); ?>
I'm not sure if that's where the show_date parameter should be entered.
I'm using the Green Marinee template, by the way.
Also, is there a way to have pages that aren't a part of any category? Uncategorized is sort of a category (though I renamed it to "content"). What's wierd though is that when I click on that "content" link that shown under the title of a page, it says there are no search results.
It'd be great if I could get rid of the "Comments are closed" on all the Pages as well.