I've scoured the support forums, and people have asked this question before in round about ways, but there's not been a concise answer.
I have two authors on my blog. I intend on creating a three column blog, one author's posts on the left, the other author's post on the right, with navigation, links, etc. down the center.
I understand it's a case of fiddling with the Loop, but I'm just curious if there's a clear cut example of exactly what changes in code need to be done on the backend to create these two separate lists?
I don't have a problem with the css required to build spaces for the author's lists, and I don't need to separate by category, I just need to separate by author...
Does it involve rewinding the Loop since it can only be queried once? I have a basic understand of PHP, I just need help being directed in the right direction...
Any help would rock my socks off, thanks!