<?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: Plainly: a green, right sidebar, widget-friendly free theme for WordPress</title>
	<atom:link href="http://www.theblog.ca/plainly/feed" rel="self" type="application/rss+xml" />
	<link>http://www.theblog.ca/plainly</link>
	<description>Useful tips on Canada, cell phones, banking, technology, WordPress, PHP and more</description>
	<lastBuildDate>Sat, 04 Feb 2012 03:38:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Peter</title>
		<link>http://www.theblog.ca/plainly/comment-page-1#comment-10210</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 18 Nov 2008 00:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.theblog.ca/plainly#comment-10210</guid>
		<description>Sorry Roger, I&#039;ve chosen not to make the exact theme of theblog.ca public, although it&#039;s just a blend of Plainly and the default WordPress theme.  There&#039;s nothing fancy that you couldn&#039;t reverse engineer in CSS, that&#039;s for sure.</description>
		<content:encoded><![CDATA[<p>Sorry Roger, I&#8217;ve chosen not to make the exact theme of theblog.ca public, although it&#8217;s just a blend of Plainly and the default WordPress theme.  There&#8217;s nothing fancy that you couldn&#8217;t reverse engineer in CSS, that&#8217;s for sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger</title>
		<link>http://www.theblog.ca/plainly/comment-page-1#comment-10208</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Mon, 17 Nov 2008 23:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.theblog.ca/plainly#comment-10208</guid>
		<description>hello, nice themes
i&#039;m looking for the exact theme like you, nod the green variante; have your actually templates?

thanks for your answer
roger</description>
		<content:encoded><![CDATA[<p>hello, nice themes<br />
i&#8217;m looking for the exact theme like you, nod the green variante; have your actually templates?</p>
<p>thanks for your answer<br />
roger</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.theblog.ca/plainly/comment-page-1#comment-9466</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 30 Jun 2008 05:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.theblog.ca/plainly#comment-9466</guid>
		<description>Hi Perrine,

By default in the theme, if you have any widget stuff, it completely replaces the sidebar. So you would have to add widgets for the Archives, Category list, Links, etc.

However, you can edit the Sidebar page of the theme to add the widget stuff above or below the built-in sidebar stuff.

Look for this code:
&lt;?php 	/* Widgetized sidebar, if you have the plugin installed. */
					if ( !function_exists(&#039;dynamic_sidebar&#039;) &#124;&#124; !dynamic_sidebar() ) : ?&gt;

And its accompanying &quot;endif&quot;:

&lt;?php endif; ?&gt;

Either move the first bit so that it&#039;s directly above the &quot;endif&quot; (so that widget stuff goes at the bottom) or move the &quot;endif&quot; stuff so that it&#039;s directly below the first bit (so that the widget stuff goes at the top).</description>
		<content:encoded><![CDATA[<p>Hi Perrine,</p>
<p>By default in the theme, if you have any widget stuff, it completely replaces the sidebar. So you would have to add widgets for the Archives, Category list, Links, etc.</p>
<p>However, you can edit the Sidebar page of the theme to add the widget stuff above or below the built-in sidebar stuff.</p>
<p>Look for this code:<br />
&lt;?php 	/* Widgetized sidebar, if you have the plugin installed. */<br />
					if ( !function_exists(&#8216;dynamic_sidebar&#8217;) || !dynamic_sidebar() ) : ?&gt;</p>
<p>And its accompanying &quot;endif&quot;:</p>
<p>&lt;?php endif; ?&gt;</p>
<p>Either move the first bit so that it&#8217;s directly above the &quot;endif&quot; (so that widget stuff goes at the bottom) or move the &quot;endif&quot; stuff so that it&#8217;s directly below the first bit (so that the widget stuff goes at the top).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Perrine</title>
		<link>http://www.theblog.ca/plainly/comment-page-1#comment-9463</link>
		<dc:creator>Perrine</dc:creator>
		<pubDate>Sun, 29 Jun 2008 19:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.theblog.ca/plainly#comment-9463</guid>
		<description>Greetings;  I am currently using your WP theme &quot;Plainly&quot;, I really like the clean simple look of it.  I am new at this, so if my question seems a bit of that of a simpleton, please bear with me.  I tried to add the WP Calendar (widget) on the sidebar through the WP dashboard , but when I do, it knocks out all the sidebar components and only shows the &quot;Calendar&quot; period... nothing else?  How can I keep all the sidebar features you have built in, and add a calendar?  Thank you.</description>
		<content:encoded><![CDATA[<p>Greetings;  I am currently using your WP theme &quot;Plainly&quot;, I really like the clean simple look of it.  I am new at this, so if my question seems a bit of that of a simpleton, please bear with me.  I tried to add the WP Calendar (widget) on the sidebar through the WP dashboard , but when I do, it knocks out all the sidebar components and only shows the &quot;Calendar&quot; period&#8230; nothing else?  How can I keep all the sidebar features you have built in, and add a calendar?  Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.theblog.ca/plainly/comment-page-1#comment-8971</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 02 Apr 2008 21:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.theblog.ca/plainly#comment-8971</guid>
		<description>Hi!  To do that, you&#039;ll have to edit the sidebar for the theme.

In the WordPress admin panel, click &quot;Presentation&quot; (or &quot;Design&quot; if you are using WordPress 2.5), then click &quot;Theme Editor&quot;, then click &quot;Sidebar&quot;.  Then, remove this section and save the file:

			&lt;li&gt;&lt;h2&gt;Archives&lt;/h2&gt;
				&lt;ul&gt;
				&lt;?php wp_get_archives(&#039;type=monthly&#039;); ?&gt;
				&lt;/ul&gt;
			&lt;/li&gt;</description>
		<content:encoded><![CDATA[<p>Hi!  To do that, you&#039;ll have to edit the sidebar for the theme.</p>
<p>In the WordPress admin panel, click &quot;Presentation&quot; (or &quot;Design&quot; if you are using WordPress 2.5), then click &quot;Theme Editor&quot;, then click &quot;Sidebar&quot;.  Then, remove this section and save the file:</p>
<p>			&lt;li&gt;&lt;h2&gt;Archives&lt;/h2&gt;<br />
				&lt;ul&gt;<br />
				&lt;?php wp_get_archives(&#039;type=monthly&#039;); ?&gt;<br />
				&lt;/ul&gt;<br />
			&lt;/li&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlene Smith</title>
		<link>http://www.theblog.ca/plainly/comment-page-1#comment-8970</link>
		<dc:creator>Charlene Smith</dc:creator>
		<pubDate>Wed, 02 Apr 2008 16:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.theblog.ca/plainly#comment-8970</guid>
		<description>Love this simple theme.  I was wondering however how to modify it so that the archive with the date does not show up?</description>
		<content:encoded><![CDATA[<p>Love this simple theme.  I was wondering however how to modify it so that the archive with the date does not show up?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FreemanAMG</title>
		<link>http://www.theblog.ca/plainly/comment-page-1#comment-8476</link>
		<dc:creator>FreemanAMG</dc:creator>
		<pubDate>Fri, 21 Dec 2007 21:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.theblog.ca/plainly#comment-8476</guid>
		<description>Hi Peter. I just recieved your recomendation to update to Plainly 1.0.1. in order to fix the archives pages. It just works. Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Hi Peter. I just recieved your recomendation to update to Plainly 1.0.1. in order to fix the archives pages. It just works. Thanks a lot!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

