Sorry, maybe I wasn’t clear. I wanted to do that plus incorporate the list of author bios.
Anyway, I experimented a bit with the code from this page and the one I linked to and worked it out. It’s working ok now.
I’m trying to create an authors’ page that lists all authors’ full names, their bios, and their posts with links.
Does anyone know how to modify the above code so that instead of creating a link to an author page it actually displays a list of posts?
I found this, which shows how to list authors’ posts:
http://wordpress.org/support/topic/list-authors-with-avatar-pic-and-last-posts
All I need now effectively is to combine the two, but I don’t know how.
Appreciate any help.
Ok, well I seem to have solved the problem. I went into permalink settings and changed them back to default and the pages/posts display again.