<?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: Custom Category, Page and Post Templates for WordPress</title>
	<atom:link href="http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/</link>
	<description>Design + Development</description>
	<lastBuildDate>Sat, 14 Jan 2012 17:28:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Carlos</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-2/#comment-30501</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Tue, 06 Dec 2011 00:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-30501</guid>
		<description>It will be very usefull I hope. Like you explained before @eric I want to style posts differently on my index.php and have them change depending on which category they are in. I entered the (short) code into my loop.php. 

Now i&#039;m missing the next step. After entering into the loop it will output a category specific class which I should style via CSS. I can&#039;t find the output and I don&#039;t know where to style it. Can you help me out? 

Thanks a lot!</description>
		<content:encoded><![CDATA[<p>It will be very usefull I hope. Like you explained before @eric I want to style posts differently on my index.php and have them change depending on which category they are in. I entered the (short) code into my loop.php. </p>
<p>Now i&#8217;m missing the next step. After entering into the loop it will output a category specific class which I should style via CSS. I can&#8217;t find the output and I don&#8217;t know where to style it. Can you help me out? </p>
<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashocka</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-2/#comment-25355</link>
		<dc:creator>ashocka</dc:creator>
		<pubDate>Wed, 14 Sep 2011 01:09:59 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-25355</guid>
		<description>Thanks a ton, worked like a charm!</description>
		<content:encoded><![CDATA[<p>Thanks a ton, worked like a charm!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kiki</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-2/#comment-24742</link>
		<dc:creator>Kiki</dc:creator>
		<pubDate>Fri, 02 Sep 2011 07:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-24742</guid>
		<description>Thank you, this was a great help for me!</description>
		<content:encoded><![CDATA[<p>Thank you, this was a great help for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo Henrique</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-2/#comment-24275</link>
		<dc:creator>Paulo Henrique</dc:creator>
		<pubDate>Tue, 23 Aug 2011 05:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-24275</guid>
		<description>Didn&#039;t know it was so easy ! Thanks for sharing it !</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t know it was so easy ! Thanks for sharing it !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jenny</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-2/#comment-23790</link>
		<dc:creator>jenny</dc:creator>
		<pubDate>Fri, 12 Aug 2011 17:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-23790</guid>
		<description>very useful, I always think of the shortcomings of the default wordpress template, and finally I found this article, thanks</description>
		<content:encoded><![CDATA[<p>very useful, I always think of the shortcomings of the default wordpress template, and finally I found this article, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akif</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-2/#comment-20562</link>
		<dc:creator>Akif</dc:creator>
		<pubDate>Fri, 03 Jun 2011 18:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-20562</guid>
		<description>I have installed a theme recently and i was looking for this info on google and found your site Thanks mate</description>
		<content:encoded><![CDATA[<p>I have installed a theme recently and i was looking for this info on google and found your site Thanks mate</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tory McBroom</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-2/#comment-20484</link>
		<dc:creator>Tory McBroom</dc:creator>
		<pubDate>Thu, 02 Jun 2011 22:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-20484</guid>
		<description>Hey Gabe,

How would i make it so I could use the same custom template for  multiple categories(basically  parent category and it&#039;s children).  Do I need to use in_category (id) &#124;&#124; in_category (id2) &#124;&#124; in_category (id3) and so on?</description>
		<content:encoded><![CDATA[<p>Hey Gabe,</p>
<p>How would i make it so I could use the same custom template for  multiple categories(basically  parent category and it&#8217;s children).  Do I need to use in_category (id) || in_category (id2) || in_category (id3) and so on?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabediaz</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-2/#comment-18324</link>
		<dc:creator>gabediaz</dc:creator>
		<pubDate>Tue, 19 Apr 2011 01:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-18324</guid>
		<description>@Shovan - Yes you can change the number of posts per category by editing your WP Query.

So in your category template you can use:
&lt;pre lang=&quot;php&quot;&gt;
&lt;?php query_posts(&#039;posts_per_page=10&#039;); ?&gt;
&lt;/pre&gt;

That would show 10 posts per category page.</description>
		<content:encoded><![CDATA[<p>@Shovan &#8211; Yes you can change the number of posts per category by editing your WP Query.</p>
<p>So in your category template you can use:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> query_posts<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'posts_per_page=10'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<p>That would show 10 posts per category page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shovan</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-2/#comment-18101</link>
		<dc:creator>Shovan</dc:creator>
		<pubDate>Fri, 15 Apr 2011 13:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-18101</guid>
		<description>Thanks for the post, give me the know about category templating. Currently each category shows 10 post I know I can change this via admin panel. Is there any where in the code I can add how many post it should display on the page?

Cheers,
Shovan S
Web Designer / Creative Director 

t: http://www.twitter.com/ShovanSargunam
f: http://www.facebook.com/ShovanSargunam
w: http://www.shovan.org / http://www.thescube.com
y: http://www.youtube.com/ShovanSurya
l: http://www.linkedin.com/in/ShovanSargunam
f: http://www.flickr.com/photos/shovan</description>
		<content:encoded><![CDATA[<p>Thanks for the post, give me the know about category templating. Currently each category shows 10 post I know I can change this via admin panel. Is there any where in the code I can add how many post it should display on the page?</p>
<p>Cheers,<br />
Shovan S<br />
Web Designer / Creative Director </p>
<p>t: <a href="http://www.twitter.com/ShovanSargunam" rel="nofollow">http://www.twitter.com/ShovanSargunam</a><br />
f: <a href="http://www.facebook.com/ShovanSargunam" rel="nofollow">http://www.facebook.com/ShovanSargunam</a><br />
w: <a href="http://www.shovan.org" rel="nofollow">http://www.shovan.org</a> / <a href="http://www.thescube.com" rel="nofollow">http://www.thescube.com</a><br />
y: <a href="http://www.youtube.com/ShovanSurya" rel="nofollow">http://www.youtube.com/ShovanSurya</a><br />
l: <a href="http://www.linkedin.com/in/ShovanSargunam" rel="nofollow">http://www.linkedin.com/in/ShovanSargunam</a><br />
f: <a href="http://www.flickr.com/photos/shovan" rel="nofollow">http://www.flickr.com/photos/shovan</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Full Specs reviews</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-2/#comment-14874</link>
		<dc:creator>Full Specs reviews</dc:creator>
		<pubDate>Mon, 21 Feb 2011 00:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-14874</guid>
		<description>Finally i found it here..
I really confused about custom Category...
thanks for sharing</description>
		<content:encoded><![CDATA[<p>Finally i found it here..<br />
I really confused about custom Category&#8230;<br />
thanks for sharing</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Content Delivery Network via cdn.gabediaz.com

Served from: gabediaz.com @ 2012-02-04 13:33:05 -->
