Hi there! I'm hoping some out there can answer a question or two for me. I've looked all over the forums and am more confused than ever. :) I'm using User Extra plugin and currently have an author.php page that lists all the authors on my site. That's what I want. I also have an author.php page type that basically spits out a profile for each author. That works great too.
But what I'd really like now is to have that Author List include a few other details in the list along with the authors' names. But I don't know how to do it.
One of the details I want to use is collected from User Extra and so I know how to print it on the profile, but I'm uncertain how to do it in a loop.
Ultimately what I want the list to look like is something like this:
Author's Name1 - http://www.author1swebsite.com
User Extra information(currently reading)
Author's Name1 - http://www.author2swebsite.com
User Extra information(currently reading)
Etc, for all the authors in the loop.
Can anyone give me a hint as to how to do this? I would really appreciate it. :)
Ally
PS. Any idea how to get it to spit out an Author's Gravatar next to their name in the loop?