<?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: Organising posts into side-by-side columns in Wordpress</title>
	<atom:link href="http://www.cre8d-design.com/2009/07/organising-posts-into-side-by-side-columns-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cre8d-design.com/2009/07/organising-posts-into-side-by-side-columns-in-wordpress/</link>
	<description>blog designer</description>
	<lastBuildDate>Mon, 15 Mar 2010 00:21:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Olle Eriksson</title>
		<link>http://www.cre8d-design.com/2009/07/organising-posts-into-side-by-side-columns-in-wordpress/comment-page-1/#comment-6577</link>
		<dc:creator>Olle Eriksson</dc:creator>
		<pubDate>Wed, 17 Feb 2010 16:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/?p=451#comment-6577</guid>
		<description>Thanks! Just what I needed.</description>
		<content:encoded><![CDATA[<p>Thanks! Just what I needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: useruz</title>
		<link>http://www.cre8d-design.com/2009/07/organising-posts-into-side-by-side-columns-in-wordpress/comment-page-1/#comment-6562</link>
		<dc:creator>useruz</dc:creator>
		<pubDate>Tue, 02 Feb 2010 16:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/?p=451#comment-6562</guid>
		<description>I want to use this method in order to divide posts in table. And I changed  the code like this:





&lt;?php if ($c &amp;&amp; $c%$numcols==0) echo &#039;&#039;; ?&gt;







Is there any mistake in my code?</description>
		<content:encoded><![CDATA[<p>I want to use this method in order to divide posts in table. And I changed  the code like this:</p>
<p>&lt;?php if ($c &amp;&amp; $c%$numcols==0) echo &#039;&#8217;; ?&gt;</p>
<p>Is there any mistake in my code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: useruz</title>
		<link>http://www.cre8d-design.com/2009/07/organising-posts-into-side-by-side-columns-in-wordpress/comment-page-1/#comment-6561</link>
		<dc:creator>useruz</dc:creator>
		<pubDate>Tue, 02 Feb 2010 15:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/?p=451#comment-6561</guid>
		<description>I want to use this method in order to divide posts in table. And I changed  the code like this:

	

	
	
	&lt;?php if ($c &amp;&amp; $c%$numcols==0) echo &#039;&#039;; ?&gt;
	
	
	
	
	
	</description>
		<content:encoded><![CDATA[<p>I want to use this method in order to divide posts in table. And I changed  the code like this:</p>
<p>	&lt;?php if ($c &amp;&amp; $c%$numcols==0) echo &#039;&#8217;; ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diem</title>
		<link>http://www.cre8d-design.com/2009/07/organising-posts-into-side-by-side-columns-in-wordpress/comment-page-1/#comment-6456</link>
		<dc:creator>Diem</dc:creator>
		<pubDate>Tue, 08 Dec 2009 18:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/?p=451#comment-6456</guid>
		<description>Thanks so much, been looking all over for this...

Question though, I&#039;ve been trying to do this 3 column for my archive section, so right now it works, but was wondering if there was a way to scale my posts just in the archive section so that it fits. Right now as it stands, it is just taking my posts as it appears in the index and placing it into 3 columns.</description>
		<content:encoded><![CDATA[<p>Thanks so much, been looking all over for this&#8230;</p>
<p>Question though, I&#8217;ve been trying to do this 3 column for my archive section, so right now it works, but was wondering if there was a way to scale my posts just in the archive section so that it fits. Right now as it stands, it is just taking my posts as it appears in the index and placing it into 3 columns.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.cre8d-design.com/2009/07/organising-posts-into-side-by-side-columns-in-wordpress/comment-page-1/#comment-6450</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 25 Nov 2009 19:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/?p=451#comment-6450</guid>
		<description>Thanks this has been really useful.</description>
		<content:encoded><![CDATA[<p>Thanks this has been really useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald Poi</title>
		<link>http://www.cre8d-design.com/2009/07/organising-posts-into-side-by-side-columns-in-wordpress/comment-page-1/#comment-6418</link>
		<dc:creator>Ronald Poi</dc:creator>
		<pubDate>Wed, 04 Nov 2009 11:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/?p=451#comment-6418</guid>
		<description>You just solved my entire week problem. Thank you very very much!</description>
		<content:encoded><![CDATA[<p>You just solved my entire week problem. Thank you very very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.cre8d-design.com/2009/07/organising-posts-into-side-by-side-columns-in-wordpress/comment-page-1/#comment-6359</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 11 Sep 2009 13:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/?p=451#comment-6359</guid>
		<description>Its Ok I sorted it a colleague of mine figured if I put;

$ct = 0;

inside the first line of the second instance that would sort it, and it has!

Thanks again.
Dan</description>
		<content:encoded><![CDATA[<p>Its Ok I sorted it a colleague of mine figured if I put;</p>
<p>$ct = 0;</p>
<p>inside the first line of the second instance that would sort it, and it has!</p>
<p>Thanks again.<br />
Dan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
