<?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: WordPress 2.9 Sidebar Disappeared</title>
	<atom:link href="http://www.microguy.net/2009/12/20/wordpress-2-9-sidebar-disappeared/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.microguy.net/2009/12/20/wordpress-2-9-sidebar-disappeared/</link>
	<description>Roaming the Internet Since 1996</description>
	<lastBuildDate>Wed, 14 Sep 2011 15:24:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: MicroGuy</title>
		<link>http://www.microguy.net/2009/12/20/wordpress-2-9-sidebar-disappeared/comment-page-1/#comment-1799</link>
		<dc:creator>MicroGuy</dc:creator>
		<pubDate>Fri, 11 Jun 2010 19:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.microguy.net/?p=2175#comment-1799</guid>
		<description>Just a note that the replacement line should not have a space between &quot;&lt;&quot; and &quot;div&quot;. Sorry.</description>
		<content:encoded><![CDATA[<p>Just a note that the replacement line should not have a space between &#8220;<&#8221; and &#8220;div&#8221;. Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karim</title>
		<link>http://www.microguy.net/2009/12/20/wordpress-2-9-sidebar-disappeared/comment-page-1/#comment-1770</link>
		<dc:creator>karim</dc:creator>
		<pubDate>Sun, 09 May 2010 02:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.microguy.net/?p=2175#comment-1770</guid>
		<description>Same thing here, I just needed to add class=&quot;sidebar_right&quot; in the main div of the article page to make it work. Thanks mate!</description>
		<content:encoded><![CDATA[<p>Same thing here, I just needed to add class=&#8221;sidebar_right&#8221; in the main div of the article page to make it work. Thanks mate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy</title>
		<link>http://www.microguy.net/2009/12/20/wordpress-2-9-sidebar-disappeared/comment-page-1/#comment-1769</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Fri, 07 May 2010 08:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.microguy.net/?p=2175#comment-1769</guid>
		<description>Thanks for this, I finally got around to fixing mine using your tip!</description>
		<content:encoded><![CDATA[<p>Thanks for this, I finally got around to fixing mine using your tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MicroGuy</title>
		<link>http://www.microguy.net/2009/12/20/wordpress-2-9-sidebar-disappeared/comment-page-1/#comment-1618</link>
		<dc:creator>MicroGuy</dc:creator>
		<pubDate>Sun, 20 Dec 2009 22:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.microguy.net/?p=2175#comment-1618</guid>
		<description>Problem fixed! This applies to the Freshy 2.0 theme.

Make the following changes to header.php in the Freshy theme directory:

Find this line:

&lt;code&gt;&lt; div id=&quot;page&quot; &lt; ?php echo freshy_layout_class() ?&gt;&gt;&lt;/code&gt;

Replace with this line:

&lt;code&gt;&lt; div id=&quot;page&quot; class=&quot;sidebar_right&quot;&gt;&lt;/code&gt;

That&#039;s it. Enjoy!</description>
		<content:encoded><![CDATA[<p>Problem fixed! This applies to the Freshy 2.0 theme.</p>
<p>Make the following changes to header.php in the Freshy theme directory:</p>
<p>Find this line:</p>
<p><code>< div id="page" < ?php echo freshy_layout_class() ?>></code></p>
<p>Replace with this line:</p>
<p><code>< div id="page" class="sidebar_right"></code></p>
<p>That&#8217;s it. Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chrome</title>
		<link>http://www.microguy.net/2009/12/20/wordpress-2-9-sidebar-disappeared/comment-page-1/#comment-1615</link>
		<dc:creator>Chrome</dc:creator>
		<pubDate>Sun, 20 Dec 2009 18:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.microguy.net/?p=2175#comment-1615</guid>
		<description>Awww ... same theme -- same issue. My sidebar disappeared, too. I&#039;ll start a search and rescue mission soon.</description>
		<content:encoded><![CDATA[<p>Awww &#8230; same theme &#8212; same issue. My sidebar disappeared, too. I&#8217;ll start a search and rescue mission soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

