<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Publishing WordPress posts in two columns</title>
	<atom:link href="http://wpgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/</link>
	<description>wordpress tricks, hacks, and tips</description>
	<lastBuildDate>Thu, 26 Jan 2012 06:40:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: TIM</title>
		<link>http://wpgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-62390</link>
		<dc:creator>TIM</dc:creator>
		<pubDate>Mon, 23 May 2011 23:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-62390</guid>
		<description>Been working on this all night for a category archive page.  Been really struggling and can only get one post to show.  Any idea what might be blocking the rest of the posts showing?

Thanks</description>
		<content:encoded><![CDATA[<p>Been working on this all night for a category archive page.  Been really struggling and can only get one post to show.  Any idea what might be blocking the rest of the posts showing?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mona</title>
		<link>http://wpgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-62372</link>
		<dc:creator>Mona</dc:creator>
		<pubDate>Tue, 03 May 2011 17:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-62372</guid>
		<description>Hello i was looking for that exact layout for my wordpress blog it is a magazine blog so this kind of post layout would be great. Im new to blogging so im not sure exactly how to get this post layout to work. And is this post layout only available for default theme or certain themes?</description>
		<content:encoded><![CDATA[<p>Hello i was looking for that exact layout for my wordpress blog it is a magazine blog so this kind of post layout would be great. Im new to blogging so im not sure exactly how to get this post layout to work. And is this post layout only available for default theme or certain themes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://wpgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-62127</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Wed, 09 Feb 2011 10:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-62127</guid>
		<description>It&#039;s possible split post in 3 columns?
Thanks</description>
		<content:encoded><![CDATA[<p>It&#8217;s possible split post in 3 columns?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sturmwurm</title>
		<link>http://wpgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-61994</link>
		<dc:creator>sturmwurm</dc:creator>
		<pubDate>Thu, 20 Jan 2011 15:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-61994</guid>
		<description>oops,..wrong comment, sry ;-)</description>
		<content:encoded><![CDATA[<p>oops,..wrong comment, sry <img src='http://wpgarage.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sturmwurm</title>
		<link>http://wpgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-61993</link>
		<dc:creator>sturmwurm</dc:creator>
		<pubDate>Thu, 20 Jan 2011 15:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-61993</guid>
		<description>replace &lt;?php the_excerpt ?&gt;  with &lt;?php the_content ?&gt;</description>
		<content:encoded><![CDATA[<p>replace &lt;?php the_excerpt ?&gt;  with &lt;?php the_content ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fraser</title>
		<link>http://wpgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-61656</link>
		<dc:creator>Fraser</dc:creator>
		<pubDate>Wed, 15 Sep 2010 11:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-61656</guid>
		<description>Hi, great code, what would be the line to add to include a featured image thumbnail from wp3+ ?</description>
		<content:encoded><![CDATA[<p>Hi, great code, what would be the line to add to include a featured image thumbnail from wp3+ ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cascd</title>
		<link>http://wpgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-61496</link>
		<dc:creator>cascd</dc:creator>
		<pubDate>Sat, 24 Jul 2010 18:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-61496</guid>
		<description>Hi Miriam..=)
Thank you so much the post. I&#039;ve learnt a lot.
But, can you help me please?
How to make subscription form show side by side with related post? just like you do on the above post...please...long time i have searching for this problem..wish you can really help me.=)
 
thank you!</description>
		<content:encoded><![CDATA[<p>Hi Miriam..=)<br />
Thank you so much the post. I&#8217;ve learnt a lot.<br />
But, can you help me please?<br />
How to make subscription form show side by side with related post? just like you do on the above post&#8230;please&#8230;long time i have searching for this problem..wish you can really help me.=)<br />
 <br />
thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh</title>
		<link>http://wpgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-60762</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Tue, 05 Jan 2010 13:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-60762</guid>
		<description>Its not working...... bakws</description>
		<content:encoded><![CDATA[<p>Its not working&#8230;&#8230; bakws</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://wpgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-60700</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Sat, 12 Dec 2009 19:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-60700</guid>
		<description>also wondering how you would get 3 columns instead of two...</description>
		<content:encoded><![CDATA[<p>also wondering how you would get 3 columns instead of two&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://wpgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-60694</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 10 Dec 2009 22:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/publishing-wordpress-posts-in-two-columns/#comment-60694</guid>
		<description>is that directed at me?</description>
		<content:encoded><![CDATA[<p>is that directed at me?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

