<?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: Plainscape WordPress Theme &#8212; version 1.0</title>
	<atom:link href="http://srinig.com/wordpress/2008/12/plainscape-wordpress-theme-version-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://srinig.com/wordpress/2008/12/plainscape-wordpress-theme-version-10/</link>
	<description>WordPress themes and plugins and stuff</description>
	<lastBuildDate>Sat, 21 Aug 2010 13:10:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Srini</title>
		<link>http://srinig.com/wordpress/2008/12/plainscape-wordpress-theme-version-10/comment-page-2/#comment-1868</link>
		<dc:creator>Srini</dc:creator>
		<pubDate>Fri, 27 Feb 2009 04:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://srinig.com/wordpress/?p=88#comment-1868</guid>
		<description>Firstly note down the ID of the page you want to exclude. And then open the file header.php and look for the following code somewhere around line 30.

&lt;code&gt;&lt;?php wp_list_pages(&#039;title_li=&amp;depth=1&#039;) ?&gt;&lt;/code&gt;

replace it with ...

&lt;code&gt;&lt;?php wp_list_pages(&#039;title_li=&amp;depth=1&amp;exclude=3&#039;) ?&gt;&lt;/code&gt;

I&#039;ve assumed that you want to exclude the page with ID 3.</description>
		<content:encoded><![CDATA[<p>Firstly note down the ID of the page you want to exclude. And then open the file header.php and look for the following code somewhere around line 30.</p>
<p><code>&lt;?php wp_list_pages('title_li=&amp;depth=1') ?&gt;</code></p>
<p>replace it with &#8230;</p>
<p><code>&lt;?php wp_list_pages('title_li=&amp;depth=1&amp;exclude=3') ?&gt;</code></p>
<p>I&#8217;ve assumed that you want to exclude the page with ID 3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://srinig.com/wordpress/2008/12/plainscape-wordpress-theme-version-10/comment-page-2/#comment-1867</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 25 Feb 2009 04:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://srinig.com/wordpress/?p=88#comment-1867</guid>
		<description>How do you remove a specific page from the Nav bar up top? (i know how to do it from the page list in the sidebar, via the widgets). I cannot seem to find a way to do this from the top navbar (is this something that needs to be done in the PHP?</description>
		<content:encoded><![CDATA[<p>How do you remove a specific page from the Nav bar up top? (i know how to do it from the page list in the sidebar, via the widgets). I cannot seem to find a way to do this from the top navbar (is this something that needs to be done in the PHP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reinhold</title>
		<link>http://srinig.com/wordpress/2008/12/plainscape-wordpress-theme-version-10/comment-page-2/#comment-1866</link>
		<dc:creator>Reinhold</dc:creator>
		<pubDate>Sun, 22 Feb 2009 11:11:41 +0000</pubDate>
		<guid isPermaLink="false">http://srinig.com/wordpress/?p=88#comment-1866</guid>
		<description>And again me... there´s no way to send an E-Mail to the author... :-(

You find a discription of my solution in my blog. Please look there.

Regards

Reinhold</description>
		<content:encoded><![CDATA[<p>And again me&#8230; there´s no way to send an E-Mail to the author&#8230; <img src='http://srinig.com/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>You find a discription of my solution in my blog. Please look there.</p>
<p>Regards</p>
<p>Reinhold</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reinhold</title>
		<link>http://srinig.com/wordpress/2008/12/plainscape-wordpress-theme-version-10/comment-page-2/#comment-1865</link>
		<dc:creator>Reinhold</dc:creator>
		<pubDate>Sun, 22 Feb 2009 10:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://srinig.com/wordpress/?p=88#comment-1865</guid>
		<description>I will leave a E-Mail to Srini, tht he will post the code. Sorry and please delete my tries.

Regards

Reinhold</description>
		<content:encoded><![CDATA[<p>I will leave a E-Mail to Srini, tht he will post the code. Sorry and please delete my tries.</p>
<p>Regards</p>
<p>Reinhold</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reinhold</title>
		<link>http://srinig.com/wordpress/2008/12/plainscape-wordpress-theme-version-10/comment-page-2/#comment-1864</link>
		<dc:creator>Reinhold</dc:creator>
		<pubDate>Sun, 22 Feb 2009 10:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://srinig.com/wordpress/?p=88#comment-1864</guid>
		<description>o.k. third try:

&quot;
	&lt;a href=&quot;index.php&quot; title=&quot;Home&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;&quot;</description>
		<content:encoded><![CDATA[<p>o.k. third try:</p>
<p>&#8221;<br />
	<a href="index.php" title="Home" rel="nofollow"></a>&#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reinhold</title>
		<link>http://srinig.com/wordpress/2008/12/plainscape-wordpress-theme-version-10/comment-page-2/#comment-1863</link>
		<dc:creator>Reinhold</dc:creator>
		<pubDate>Sun, 22 Feb 2009 10:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://srinig.com/wordpress/?p=88#comment-1863</guid>
		<description>Sorry, pasting of html-code doesn´t work: So i try this

(code)

	&lt;a href=&quot;index.php&quot; title=&quot;Home&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;
(/code)</description>
		<content:encoded><![CDATA[<p>Sorry, pasting of html-code doesn´t work: So i try this</p>
<p>(code)</p>
<p>	<a href="index.php" title="Home" rel="nofollow"></a><br />
(/code)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reinhold</title>
		<link>http://srinig.com/wordpress/2008/12/plainscape-wordpress-theme-version-10/comment-page-2/#comment-1862</link>
		<dc:creator>Reinhold</dc:creator>
		<pubDate>Sun, 22 Feb 2009 10:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://srinig.com/wordpress/?p=88#comment-1862</guid>
		<description>Hello!

Srinis way doesn´t work on my blog. So i tried this:


	&lt;a href=&quot;index.php&quot; title=&quot;Home&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;

in Header.php, changig formerly &quot;Bloginfo&quot;.

Hope it helps some people...

Regards

Reinhold

Please excuse my bad English ;-)</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>Srinis way doesn´t work on my blog. So i tried this:</p>
<p>	<a href="index.php" title="Home" rel="nofollow"></a></p>
<p>in Header.php, changig formerly &#8220;Bloginfo&#8221;.</p>
<p>Hope it helps some people&#8230;</p>
<p>Regards</p>
<p>Reinhold</p>
<p>Please excuse my bad English <img src='http://srinig.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bernard</title>
		<link>http://srinig.com/wordpress/2008/12/plainscape-wordpress-theme-version-10/comment-page-1/#comment-1861</link>
		<dc:creator>bernard</dc:creator>
		<pubDate>Thu, 15 Jan 2009 14:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://srinig.com/wordpress/?p=88#comment-1861</guid>
		<description>Great theme, love the simplicity of it.
I&#039;m having the same problems mentionned above regarding using an image in the header.
Have uploaded the Banner Image in the &quot;Plainscae&quot; folder and inserted your Header instructions. Alas with no success... would love to have recommandations on how to do it.</description>
		<content:encoded><![CDATA[<p>Great theme, love the simplicity of it.<br />
I&#8217;m having the same problems mentionned above regarding using an image in the header.<br />
Have uploaded the Banner Image in the &#8220;Plainscae&#8221; folder and inserted your Header instructions. Alas with no success&#8230; would love to have recommandations on how to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RP</title>
		<link>http://srinig.com/wordpress/2008/12/plainscape-wordpress-theme-version-10/comment-page-1/#comment-1860</link>
		<dc:creator>RP</dc:creator>
		<pubDate>Mon, 12 Jan 2009 17:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://srinig.com/wordpress/?p=88#comment-1860</guid>
		<description>Again, great theme, nice and simple.

Like some other people on here I have had trouble with your method of using an image header. It is just not appearing and I&#039;ve used the code you provided, obviously making the changes needed. I am completely at a loss as to how to get around this!</description>
		<content:encoded><![CDATA[<p>Again, great theme, nice and simple.</p>
<p>Like some other people on here I have had trouble with your method of using an image header. It is just not appearing and I&#8217;ve used the code you provided, obviously making the changes needed. I am completely at a loss as to how to get around this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srini</title>
		<link>http://srinig.com/wordpress/2008/12/plainscape-wordpress-theme-version-10/comment-page-1/#comment-1859</link>
		<dc:creator>Srini</dc:creator>
		<pubDate>Mon, 12 Jan 2009 03:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://srinig.com/wordpress/?p=88#comment-1859</guid>
		<description>Robyn, you can easily change &#039;Home&#039; to &#039;Research&#039;. Just look into the header.php. As for the sidebar issue, well, I need to have a look at your website before offering a solution. Your website currently asks for a login. Contact me through email if you want help with this issue. And yeah, thanks for your donation whenever it comes. :)</description>
		<content:encoded><![CDATA[<p>Robyn, you can easily change &#8216;Home&#8217; to &#8216;Research&#8217;. Just look into the header.php. As for the sidebar issue, well, I need to have a look at your website before offering a solution. Your website currently asks for a login. Contact me through email if you want help with this issue. And yeah, thanks for your donation whenever it comes. <img src='http://srinig.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
