Hello all,
I’ve really tried to search for an answer to this question but have been unsuccessful. I hope I’ve not bothering you with something stupied.
The thing is, I have a group blog with three authors. I would like to have three columns on my first page, one for each author, displaying their last five posts beside each other.
YY | XX | ZZ
YY | XX | ZZ
YY | XX | ZZ
YY | XX | ZZ
YY | XX | ZZ
(Not sure of the illustration made it better, but well, the YY, XX, ZZ represents posts from different authors, of course.)
I thought, naïve as I am, that this would be really easy to do using multiple loops, but no matter how close I look I can’t seem to find a solution. There should be a way of hard-coding it, right? I’m using a custom theme so putting the author-ID’s in the code wouldn’t be a problem.
Is anyone out there kindhearted enough to give me a hand, or at least point me in the right direction? :)
Best,
/ Jonathan