Tagged Questions
1
vote
2answers
31 views
author list not linking to correct page
I have an odd problem with the author list. I am using the below code in my sidebar to pull in the gravatar and link to author's profile. However, the links it's actually generating are wrong. It just ...
0
votes
1answer
386 views
Latest 5 post excerpts from 5 different authors in Sidebar
I'm attempting to display the latest 5 post excerpts from 5 different authors in my blog sidebar. Below is the code I'm using which I tweaked from this thread: Find most recent authors
So far, I've ...