I have read this forum and the Wiki and still cannot figure out how to create the template tag that will insert a list of entries for only one particular category on my about.php page.
Like this:
MORE ABOUT ME....
mm/dd/yyyy :: Title of Post
mm/dd/yyyy :: Title of Another
mm/dd/yyyy :: Stuff About Me
mm/dd/yyyy :: More Stuff About Me
The category "About Me" is ID #5. I keep getting fatal error messages on the page: http://www.jonimueller.com/blog/about.php
Thanks for any help. I might mention that I am php-challenged, other than being able to call a file in a php include. That is the extent of my php prowess. And I can't figure out exactly how to insert the "options" in the list_cats tag.
Thanks everyone.