<?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: Exclude subcategories from archive pages</title>
	<atom:link href="http://www.studiograsshopper.ch/code-snippets/exclude-subcategories-from-archive-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.studiograsshopper.ch/code-snippets/exclude-subcategories-from-archive-pages/</link>
	<description>Wordpress development, plugins, code ideas and babycakes*</description>
	<lastBuildDate>Tue, 07 Sep 2010 17:26:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Daniele</title>
		<link>http://www.studiograsshopper.ch/code-snippets/exclude-subcategories-from-archive-pages/comment-page-1/#comment-11320</link>
		<dc:creator>Daniele</dc:creator>
		<pubDate>Fri, 02 Apr 2010 03:18:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=840#comment-11320</guid>
		<description>It worked for me.. thanx a lot for sharing!</description>
		<content:encoded><![CDATA[<p>It worked for me.. thanx a lot for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CS</title>
		<link>http://www.studiograsshopper.ch/code-snippets/exclude-subcategories-from-archive-pages/comment-page-1/#comment-9807</link>
		<dc:creator>CS</dc:creator>
		<pubDate>Mon, 22 Feb 2010 21:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=840#comment-9807</guid>
		<description>This worked awesomely. Thanks!</description>
		<content:encoded><![CDATA[<p>This worked awesomely. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.studiograsshopper.ch/code-snippets/exclude-subcategories-from-archive-pages/comment-page-1/#comment-5356</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 20 Jul 2009 05:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=840#comment-5356</guid>
		<description>Nikki,

Post your question on my Forum, under the General section. You can post code there too, and I can take a look at it.</description>
		<content:encoded><![CDATA[<p>Nikki,</p>
<p>Post your question on my Forum, under the General section. You can post code there too, and I can take a look at it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicki</title>
		<link>http://www.studiograsshopper.ch/code-snippets/exclude-subcategories-from-archive-pages/comment-page-1/#comment-5351</link>
		<dc:creator>Nicki</dc:creator>
		<pubDate>Sun, 19 Jul 2009 20:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=840#comment-5351</guid>
		<description>Ok bummer, it wouldn&#039;t post the code. If you are willing, I&#039;d love to shoot it to you via email. Let me know if you have a sec to spare.</description>
		<content:encoded><![CDATA[<p>Ok bummer, it wouldn&#8217;t post the code. If you are willing, I&#8217;d love to shoot it to you via email. Let me know if you have a sec to spare.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicki</title>
		<link>http://www.studiograsshopper.ch/code-snippets/exclude-subcategories-from-archive-pages/comment-page-1/#comment-5350</link>
		<dc:creator>Nicki</dc:creator>
		<pubDate>Sun, 19 Jul 2009 20:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=840#comment-5350</guid>
		<description>Thanks for the response. Can you tell me where you have the nav code? I tried the posts_nav_link() but this is the way that segment of code looks right now:


	

		
		
			
			
		


See anything there that is grossly incorrect?</description>
		<content:encoded><![CDATA[<p>Thanks for the response. Can you tell me where you have the nav code? I tried the posts_nav_link() but this is the way that segment of code looks right now:</p>
<p>See anything there that is grossly incorrect?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.studiograsshopper.ch/code-snippets/exclude-subcategories-from-archive-pages/comment-page-1/#comment-5349</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 19 Jul 2009 18:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=840#comment-5349</guid>
		<description>@ Nicki,

Glad you found it useful. :-)

I don&#039;t get that behaviour here. I&#039;m using posts_nav_link() for the next/previous posts.</description>
		<content:encoded><![CDATA[<p>@ Nicki,</p>
<p>Glad you found it useful. <img src='http://www.studiograsshopper.ch/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I don&#8217;t get that behaviour here. I&#8217;m using posts_nav_link() for the next/previous posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicki</title>
		<link>http://www.studiograsshopper.ch/code-snippets/exclude-subcategories-from-archive-pages/comment-page-1/#comment-5347</link>
		<dc:creator>Nicki</dc:creator>
		<pubDate>Sun, 19 Jul 2009 17:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=840#comment-5347</guid>
		<description>Thanks so much for posting this. I&#039;ve been looking for this for hours.

One question - do you know how to avoid the &quot;older entries&quot; and &quot;newer entries&quot; links coming up despite no immediate posts in the active category? You can look at, for instance, &quot;our views&quot; on my site to see an example of the problem.</description>
		<content:encoded><![CDATA[<p>Thanks so much for posting this. I&#8217;ve been looking for this for hours.</p>
<p>One question &#8211; do you know how to avoid the &#8220;older entries&#8221; and &#8220;newer entries&#8221; links coming up despite no immediate posts in the active category? You can look at, for instance, &#8220;our views&#8221; on my site to see an example of the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.studiograsshopper.ch/code-snippets/exclude-subcategories-from-archive-pages/comment-page-1/#comment-4674</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 22 Jun 2009 17:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=840#comment-4674</guid>
		<description>Thanks Viidar! Glad you liked it. :-)</description>
		<content:encoded><![CDATA[<p>Thanks Viidar! Glad you liked it. <img src='http://www.studiograsshopper.ch/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viidar</title>
		<link>http://www.studiograsshopper.ch/code-snippets/exclude-subcategories-from-archive-pages/comment-page-1/#comment-4458</link>
		<dc:creator>Viidar</dc:creator>
		<pubDate>Tue, 16 Jun 2009 08:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=840#comment-4458</guid>
		<description>Very simple and well described tutorial! Works like a charm and just what I needed!
Bookmarked! :)</description>
		<content:encoded><![CDATA[<p>Very simple and well described tutorial! Works like a charm and just what I needed!<br />
Bookmarked! <img src='http://www.studiograsshopper.ch/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.studiograsshopper.ch/code-snippets/exclude-subcategories-from-archive-pages/comment-page-1/#comment-779</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 11 Jan 2009 01:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=840#comment-779</guid>
		<description>@ Feedme

Thanks for the comment and tip about wp-pagenavi.

Ade.</description>
		<content:encoded><![CDATA[<p>@ Feedme</p>
<p>Thanks for the comment and tip about wp-pagenavi.</p>
<p>Ade.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
