• I have another user on my blog aswell as myself. I would like the have two columns, one would be where all my posts go, and the other is where all his posts go. Is this possible? Does anyone know where I can find a tutorial on how to do this? Thanks.

Viewing 1 replies (of 1 total)
  • You can use the query_posts function to call posts by author. By putting two ‘loops’ in your theme, each calling posts from a different author, you should be able to acheive what you want. Have a look at the codex or ifelse’s good posts on this topic.

Viewing 1 replies (of 1 total)
  • The topic ‘two column theme’ is closed to new replies.