<?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: Using 2 or more different sidebars in WordPress</title>
	<atom:link href="http://www.ericm.ca/2008/01/03/using-2-different-sidebars-in-wordpress-my-first-php-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ericm.ca/2008/01/03/using-2-different-sidebars-in-wordpress-my-first-php-code/</link>
	<description>Here lies random</description>
	<lastBuildDate>Tue, 20 Dec 2011 03:43:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Eric</title>
		<link>http://www.ericm.ca/2008/01/03/using-2-different-sidebars-in-wordpress-my-first-php-code/#comment-8</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Fri, 15 May 2009 10:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://ericm.ca/2008/web-development/using-2-different-sidebars-in-wordpress-my-first-php-code#comment-8</guid>
		<description>&lt;strong&gt;@Mike:&lt;/strong&gt; In the PHP code I have above,

Replace: if (is_single())

With: if (is_category(&#039;NAME OF CATEGORY&#039;))

I haven&#039;t tested it yet, so I hope it works for you.</description>
		<content:encoded><![CDATA[<p><strong>@Mike:</strong> In the PHP code I have above,</p>
<p>Replace: if (is_single())</p>
<p>With: if (is_category(&#8216;NAME OF CATEGORY&#8217;))</p>
<p>I haven&#8217;t tested it yet, so I hope it works for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.ericm.ca/2008/01/03/using-2-different-sidebars-in-wordpress-my-first-php-code/#comment-7</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 15 May 2009 00:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://ericm.ca/2008/web-development/using-2-different-sidebars-in-wordpress-my-first-php-code#comment-7</guid>
		<description>Might you have an idea how to have different sidebars based on the category?</description>
		<content:encoded><![CDATA[<p>Might you have an idea how to have different sidebars based on the category?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.ericm.ca/2008/01/03/using-2-different-sidebars-in-wordpress-my-first-php-code/#comment-6</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Mon, 25 Feb 2008 01:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://ericm.ca/2008/web-development/using-2-different-sidebars-in-wordpress-my-first-php-code#comment-6</guid>
		<description>You&#039;re very welcome.</description>
		<content:encoded><![CDATA[<p>You&#8217;re very welcome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://www.ericm.ca/2008/01/03/using-2-different-sidebars-in-wordpress-my-first-php-code/#comment-5</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Fri, 22 Feb 2008 22:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://ericm.ca/2008/web-development/using-2-different-sidebars-in-wordpress-my-first-php-code#comment-5</guid>
		<description>You just saved me hours of frustration. Thank you.
I took a click on your adsense ad in return.</description>
		<content:encoded><![CDATA[<p>You just saved me hours of frustration. Thank you.<br />
I took a click on your adsense ad in return.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

