<?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: Displaying single post pages differently in specific categories</title>
	<atom:link href="http://wpgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/</link>
	<description>wordpress tricks, hacks, and tips</description>
	<lastBuildDate>Thu, 29 Jul 2010 10:35:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Miriam Schwab</title>
		<link>http://wpgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/comment-page-1/#comment-60832</link>
		<dc:creator>Miriam Schwab</dc:creator>
		<pubDate>Thu, 28 Jan 2010 15:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/#comment-60832</guid>
		<description>&lt;p&gt;Tommy, that&#039;s exactly what this tutorial teaches you to do: style single post pages differently according to which category they are in. Yes, you can also style complete categories/tags etc. a certain way, but this allows you to style single pages in those categories too.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Tommy, that&#8217;s exactly what this tutorial teaches you to do: style single post pages differently according to which category they are in. Yes, you can also style complete categories/tags etc. a certain way, but this allows you to style single pages in those categories too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy</title>
		<link>http://wpgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/comment-page-1/#comment-60831</link>
		<dc:creator>Tommy</dc:creator>
		<pubDate>Thu, 28 Jan 2010 10:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/#comment-60831</guid>
		<description>The method can be done with categories, tags, and pages. However I don&#039;t think it can be done with single yet.
Here is a link to the Wordpress Codex which further details hierarchy. Notice with single there is no slug or post # available:
http://codex.wordpress.org/Template_Hierarchy</description>
		<content:encoded><![CDATA[<p>The method can be done with categories, tags, and pages. However I don&#8217;t think it can be done with single yet.<br />
Here is a link to the Wordpress Codex which further details hierarchy. Notice with single there is no slug or post # available:<br />
<a href="http://codex.wordpress.org/Template_Hierarchy" rel="nofollow">http://codex.wordpress.org/Template_Hierarchy</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deluxe : The creative practice of Sean Gallagher</title>
		<link>http://wpgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/comment-page-1/#comment-60289</link>
		<dc:creator>Deluxe : The creative practice of Sean Gallagher</dc:creator>
		<pubDate>Fri, 04 Sep 2009 18:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/#comment-60289</guid>
		<description>[...] article : http://wpgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories goes over some great methods for using the default Single.php file as a way of determining which [...]</description>
		<content:encoded><![CDATA[<p>[...] article : <a href="http://wpgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories" rel="nofollow">http://wpgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories</a> goes over some great methods for using the default Single.php file as a way of determining which [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miriam Schwab</title>
		<link>http://wpgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/comment-page-1/#comment-60280</link>
		<dc:creator>Miriam Schwab</dc:creator>
		<pubDate>Sun, 30 Aug 2009 05:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/#comment-60280</guid>
		<description>@Domonic That&#039;s just the name of the header file we were using in this example since we wanted a certain category to display a Hebrew header. It could have been named header-gibberish or anything else. So just replace the name of the header file with whatever you think you&#039;ll name your header file.</description>
		<content:encoded><![CDATA[<p>@Domonic That&#8217;s just the name of the header file we were using in this example since we wanted a certain category to display a Hebrew header. It could have been named header-gibberish or anything else. So just replace the name of the header file with whatever you think you&#8217;ll name your header file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Domonic</title>
		<link>http://wpgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/comment-page-1/#comment-60278</link>
		<dc:creator>Domonic</dc:creator>
		<pubDate>Sat, 29 Aug 2009 12:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/#comment-60278</guid>
		<description>I thought i got it right up until you mentioned &#039;header-hebrew&#039; thats gotten me confused...Obviously you mean somoething else, can you explain please?
Thanks</description>
		<content:encoded><![CDATA[<p>I thought i got it right up until you mentioned &#8216;header-hebrew&#8217; thats gotten me confused&#8230;Obviously you mean somoething else, can you explain please?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Soper</title>
		<link>http://wpgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/comment-page-1/#comment-60236</link>
		<dc:creator>Nick Soper</dc:creator>
		<pubDate>Wed, 12 Aug 2009 09:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/#comment-60236</guid>
		<description>A super simple way to do this is simply create a new single.php file called single-9.php or single-2.php, the number being the category number of the custom page you want.
(Note this works with category.php too eg. category-8.php)
As this is built into wordpress, performance should be a bit quicker than an if statement in the template.</description>
		<content:encoded><![CDATA[<p>A super simple way to do this is simply create a new single.php file called single-9.php or single-2.php, the number being the category number of the custom page you want.<br />
(Note this works with category.php too eg. category-8.php)<br />
As this is built into wordpress, performance should be a bit quicker than an if statement in the template.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://wpgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/comment-page-1/#comment-60160</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Sun, 19 Jul 2009 18:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/#comment-60160</guid>
		<description>It&#039;s a good read, but i am guessing there is a more simple method out there and your article got me thinking...
What it you write a php code that says: if the category is &#039;X&#039; then get stylesheet &quot;X.CSS&quot;?
I think that&#039;s a far more simple method but the thing is i know too little about PHP but i think it is possible.
I need to change my title colors and that&#039;s i was reading this. If nothing esle crops up then i&#039;ll need to use your solution.  :P
 </description>
		<content:encoded><![CDATA[<p>It&#8217;s a good read, but i am guessing there is a more simple method out there and your article got me thinking&#8230;<br />
What it you write a php code that says: if the category is &#8216;X&#8217; then get stylesheet &#8220;X.CSS&#8221;?<br />
I think that&#8217;s a far more simple method but the thing is i know too little about PHP but i think it is possible.<br />
I need to change my title colors and that&#8217;s i was reading this. If nothing esle crops up then i&#8217;ll need to use your solution.  <img src='http://wpgarage.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
 </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Premium Wordpress Themes</title>
		<link>http://wpgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/comment-page-1/#comment-42695</link>
		<dc:creator>Premium Wordpress Themes</dc:creator>
		<pubDate>Tue, 24 Feb 2009 15:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/#comment-42695</guid>
		<description>If it weren&#039;t for the comment from Chris Burns I would&#039;ve given up on this - but it works perfectly, thank you very much indeed!</description>
		<content:encoded><![CDATA[<p>If it weren&#8217;t for the comment from Chris Burns I would&#8217;ve given up on this &#8211; but it works perfectly, thank you very much indeed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Burns</title>
		<link>http://wpgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/comment-page-1/#comment-19449</link>
		<dc:creator>Chris Burns</dc:creator>
		<pubDate>Tue, 04 Nov 2008 19:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/#comment-19449</guid>
		<description>This article saved my butt so I just thought I&#039;d let everyone know that if you&#039;re trying to use more than 2 single.php files the above code is slightly off and will not work as written.  To fix it you simply have to insert a &quot;}&quot; - that&#039; a closing curly bracket before each instance of &quot;elseif&quot;
Thanks!</description>
		<content:encoded><![CDATA[<p>This article saved my butt so I just thought I&#8217;d let everyone know that if you&#8217;re trying to use more than 2 single.php files the above code is slightly off and will not work as written.  To fix it you simply have to insert a &#8220;}&#8221; &#8211; that&#8217; a closing curly bracket before each instance of &#8220;elseif&#8221;<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miriam Schwab</title>
		<link>http://wpgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/comment-page-1/#comment-18513</link>
		<dc:creator>Miriam Schwab</dc:creator>
		<pubDate>Wed, 29 Oct 2008 12:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/#comment-18513</guid>
		<description>@Noryt: Thank yous like this one are what helps me keep going! (Although as you can see my posting frequency has gone down dramatically :( It&#039;s hard to keep it up and get work done AND have a life. Oh well.)</description>
		<content:encoded><![CDATA[<p>@Noryt: Thank yous like this one are what helps me keep going! (Although as you can see my posting frequency has gone down dramatically <img src='http://wpgarage.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  It&#8217;s hard to keep it up and get work done AND have a life. Oh well.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
