Hello!
I'm quite new at the web design game and although things have been coming along nicely so far I seem to have hit a wall.
This is the site I'm designing: nicksinger.com/blog . I intend to run the site as a CMS with many different users. Each "article" will be its own page.
My two questions are:
1. Is it possible for me to show the names of authors next to the titles of the articles? It's so strange that wp_list_pages has the ability to display the date that an article was posted but NOT the author's name. I can't seem to figure out how to do it.
2. Can you set wp_list_pages to include only the five or six most recent articles? I have it so that it lists all the pages by date--now if only I could get it to show only the top five. I wrote an ugly bit of CSS that can just shrink the n+5 children of the list down to a pixel, but it seems like a quick fix that will end up biting me in the ass (and it still leaves the invisible but clickable links at the bottom of the div).
Any and all help would be much appreciated, and I can explain things in more detail if it's unclear.
Thanks!
Stufferino