<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: Wants to exclude certain categories from certain pages</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Wants to exclude certain categories from certain pages</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 15:10:36 +0000</pubDate>

<item>
<title>MichaelH on "Wants to exclude certain categories from certain pages"</title>
<link>http://wordpress.org/support/topic/240400#post-975746</link>
<pubDate>Wed, 04 Feb 2009 16:45:12 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">975746@http://wordpress.org/support/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;the widget that will let you add php straight into widgets&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;I'd guess you are talking about &#60;a href=&#34;http://wordpress.org/extend/plugins/php-code-widget/&#34;&#62;Otto's php code widget&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Thanks for the feedback--will mark this resolved.
&#60;/p&#62;</description>
</item>
<item>
<title>wob on "Wants to exclude certain categories from certain pages"</title>
<link>http://wordpress.org/support/topic/240400#post-975635</link>
<pubDate>Wed, 04 Feb 2009 15:10:05 +0000</pubDate>
<dc:creator>wob</dc:creator>
<guid isPermaLink="false">975635@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks for your reply. I realize that I was a little short with the info.&#60;/p&#62;
&#60;p&#62;Anyway, I solved it in another way, using slayers custom widget and the widget that will let you add php straight into widgets.
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Wants to exclude certain categories from certain pages"</title>
<link>http://wordpress.org/support/topic/240400#post-975484</link>
<pubDate>Wed, 04 Feb 2009 12:02:25 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">975484@http://wordpress.org/support/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Pages&#34;&#62;Pages&#60;/a&#62; don't necessarily display posts, but it is possible your theme is designed to show posts in &#60;a href=&#34;http://codex.wordpress.org/Pages&#34;&#62;Pages&#60;/a&#62;.  If that is so, with the help of the &#60;a href=&#34;http://codex.wordpress.org/Template_Hierarchy&#34;&#62;Template Hierarchy&#60;/a&#62; article, determine what &#60;a href=&#34;http://codex.wordpress.org/Templates&#34;&#62;Template&#60;/a&#62; is displaying your &#60;a href=&#34;http://codex.wordpress.org/Pages&#34;&#62;Pages&#60;/a&#62;, then you may need to add some code (e.g. &#60;a href=&#34;http://codex.wordpress.org/Template_Tags/query_posts&#34;&#62;query_posts()&#60;/a&#62;) to exclude categories.&#60;/p&#62;
&#60;p&#62;Example&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
query_posts($query_string . &#38;#39;&#38;#38;cat=-5&#38;#39;);
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Note the -5 says exclude category id 5.
&#60;/p&#62;</description>
</item>
<item>
<title>wob on "Wants to exclude certain categories from certain pages"</title>
<link>http://wordpress.org/support/topic/240400#post-975366</link>
<pubDate>Wed, 04 Feb 2009 08:00:55 +0000</pubDate>
<dc:creator>wob</dc:creator>
<guid isPermaLink="false">975366@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I've been looking around for some sort of widget or hack that will let me remove exclude certain categories from certain pages. But I haven't found anything useful.&#60;/p&#62;
&#60;p&#62;Some help would be appreciated.&#60;br /&#62;
I'm currently using Advanced Category Excluder, but that widget doesn't have the ability to hide from pages at all
&#60;/p&#62;</description>
</item>

</channel>
</rss>
