Two side-by-side columns in WordPress
Thanks for visiting! If you're new here, you may want to subscribe to our RSS feed. This blog posts regular Wordpress news, updates of themes, plugins, ideas, hacks, quick fixes and everything about blogging, especially about Wordpress. Go ahead, subscribe to our feed! You can also receive updates from this blog via email.
How to organize posts into two side-by-side columns in WordPress: A quick tutorial on setting up the front page of a WordPress blog to display two side by side columns with posts alternating between the two columns. The tutorial does require some simple PHP code that is not included (but should be, pseudo code is provided) but the concept is interesting, especially for theme developers looking for the next new thing. In my experience, side by side posts are more applicable for blogs that are heavy in embedded media and light on text.


(6 votes, average: 4.33 out of 5)











Comments RSS
thank you mark, thats a very neat trick..
Interesting. Reminds of a default Joomla installation as you can switch between this view, and a regular content layout view.
Speaking of side-by-sides, I saw that designer Natalie Jost posted up a theme called “His & Hers” which supports side-by-side post columns based on category. It’s pretty slick looking.
http://www.standardsforlife.co.....er-themes/
I wasn’t all that interested, but now that I’ve seen this concept in action, it’s got me thinking…. Thanks for sharing!
There is (of course) more than one way to skin this cat:
http://wordpress.org/support/topic/149804
Great idea if you don’t give a damn about good typography. Did you check out the example site in this story? Atrocious!
That’s a neat idea. Reminded me I need a multiple sidebar plugin, too…
“His & Hers” looks good.
is it not already done by Hemingway? I use it on my version of Hemingway at http://wpgarden.com .
Hmmm, I did a much more complicated version of this at http://www.bravesblast.com. Although I’m not sure it would work for the format I’m using….
Great simple concept however!