<?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>GabeDiaz.com</description>
	<lastBuildDate>Sun, 07 Mar 2010 13:59:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: daniel</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-1/#comment-5372</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Tue, 16 Feb 2010 19:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-5372</guid>
		<description>Hi Gabe...you a freakin time saver!! I&#039;ve been lookin around for nearly 3 hours searching article about this, finally i find it here! you rocks man..deeply apreciate on your information

cheers!</description>
		<content:encoded><![CDATA[<p>Hi Gabe&#8230;you a freakin time saver!! I&#8217;ve been lookin around for nearly 3 hours searching article about this, finally i find it here! you rocks man..deeply apreciate on your information</p>
<p>cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabediaz</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-1/#comment-4793</link>
		<dc:creator>gabediaz</dc:creator>
		<pubDate>Mon, 11 Jan 2010 01:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-4793</guid>
		<description>@Paul - 

To get the active category when viewing single posts check out the following links:
http://www.designshard.com/video-tutorials/highlight-wordpress-category-when-on-a-single-post-tutorial/

http://kahi.cz/wordpress/highlight-used-categories-plugin/

Basically the plugins will allow for a &quot;current&quot; class to be included to your wp_list_category() and will also display them for when into single posts.</description>
		<content:encoded><![CDATA[<p>@Paul &#8211; </p>
<p>To get the active category when viewing single posts check out the following links:<br />
<a href="http://www.designshard.com/video-tutorials/highlight-wordpress-category-when-on-a-single-post-tutorial/" rel="nofollow">http://www.designshard.com/video-tutorials/highlight-wordpress-category-when-on-a-single-post-tutorial/</a></p>
<p><a href="http://kahi.cz/wordpress/highlight-used-categories-plugin/" rel="nofollow">http://kahi.cz/wordpress/highlight-used-categories-plugin/</a></p>
<p>Basically the plugins will allow for a &#8220;current&#8221; class to be included to your wp_list_category() and will also display them for when into single posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabediaz</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-1/#comment-4751</link>
		<dc:creator>gabediaz</dc:creator>
		<pubDate>Sat, 09 Jan 2010 04:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-4751</guid>
		<description>@Chris - 

I think WordPress treats all subcategories as separate categories which means you will just need to create a template for each category and subcategory. Basically you will just duplicate your category template and change the cat ID. Sucks but I can&#039;t think of another way to pass along styles to subcategories.</description>
		<content:encoded><![CDATA[<p>@Chris &#8211; </p>
<p>I think WordPress treats all subcategories as separate categories which means you will just need to create a template for each category and subcategory. Basically you will just duplicate your category template and change the cat ID. Sucks but I can&#8217;t think of another way to pass along styles to subcategories.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-1/#comment-4732</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 07 Jan 2010 21:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-4732</guid>
		<description>Hi,

That&#039;s a really great post! 

Is is a way to assign categories to pages in order to have active state according to the category on the main navigation?

Or maybe, Create custom templetes for categories, but what then with pages?

Basicly I wanted to create:

home - page (displaying all posts from all categories) or custom templete?
about - page
articles - category with listed posts from articles category
tutorials - category with listed posts from tutorials category
freebies - category with listed posts from freebies category
contact - page

The problem is to display is and keep active state button even if we are deep into the category -&gt; post hierarchy.... Is that any way to acomplish it?
.-= Paul&#180;s last blog ..&lt;a href=&quot;http://www.pawelmartuszewski.co.uk/web-design/c-r-a-p-website-design-is-it-really-so-crap/&quot; rel=&quot;nofollow&quot;&gt;C.R.A.P. Website Design principles, are they really so crap?&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>That&#8217;s a really great post! </p>
<p>Is is a way to assign categories to pages in order to have active state according to the category on the main navigation?</p>
<p>Or maybe, Create custom templetes for categories, but what then with pages?</p>
<p>Basicly I wanted to create:</p>
<p>home &#8211; page (displaying all posts from all categories) or custom templete?<br />
about &#8211; page<br />
articles &#8211; category with listed posts from articles category<br />
tutorials &#8211; category with listed posts from tutorials category<br />
freebies &#8211; category with listed posts from freebies category<br />
contact &#8211; page</p>
<p>The problem is to display is and keep active state button even if we are deep into the category -&gt; post hierarchy&#8230;. Is that any way to acomplish it?<br />
<span class="cluv"> Paul&#180;s last blog ..<a href="http://www.pawelmartuszewski.co.uk/web-design/c-r-a-p-website-design-is-it-really-so-crap/" rel="nofollow">C.R.A.P. Website Design principles, are they really so crap?</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://gabediaz.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-1/#comment-4728</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 07 Jan 2010 18:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-4728</guid>
		<description>Great  Post!

One question, I have a parent category and many child categories.  Do you know how to  add a custom category template so it includes all child categories?

Let&quot;s say my parent category is &quot;cars&quot; or category &quot;30&quot;. How I can I use the same template for all Brands or &quot;child categories&quot; such as Lexus, BMW etc.</description>
		<content:encoded><![CDATA[<p>Great  Post!</p>
<p>One question, I have a parent category and many child categories.  Do you know how to  add a custom category template so it includes all child categories?</p>
<p>Let&#8221;s say my parent category is &#8220;cars&#8221; or category &#8220;30&#8243;. How I can I use the same template for all Brands or &#8220;child categories&#8221; such as Lexus, BMW etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trumoc</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-1/#comment-4291</link>
		<dc:creator>trumoc</dc:creator>
		<pubDate>Tue, 15 Dec 2009 10:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-4291</guid>
		<description>Hola
No problem, you&#039;re welcome!

Thank you for the info, i&#039;m going to try and do it like that, and see how it goes.</description>
		<content:encoded><![CDATA[<p>Hola<br />
No problem, you&#8217;re welcome!</p>
<p>Thank you for the info, i&#8217;m going to try and do it like that, and see how it goes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabediaz</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-1/#comment-4125</link>
		<dc:creator>gabediaz</dc:creator>
		<pubDate>Sun, 06 Dec 2009 00:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-4125</guid>
		<description>@Trumoc - 

First and foremost, thank you for alerting me that mail@ was down. I recently moved hosts, but mail@ should be back up and running. 

Thanks for the kind words! 

As for my &lt;a href=&quot;http://gabediaz.com/work&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Works&lt;/a&gt; page it&#039;s actually a custom category page. The thumbnails are added to the posts as Custom Fields, in the category template I just call in the thumbnails for all the Work posts from within the loop. What&#039;s great about using Custom Fields for my thumbnails is that I can reuse as needed, as you can see in my sidebar.</description>
		<content:encoded><![CDATA[<p>@Trumoc &#8211; </p>
<p>First and foremost, thank you for alerting me that mail@ was down. I recently moved hosts, but mail@ should be back up and running. </p>
<p>Thanks for the kind words! </p>
<p>As for my <a href="http://gabediaz.com/work" target="_blank" rel="nofollow">Works</a> page it&#8217;s actually a custom category page. The thumbnails are added to the posts as Custom Fields, in the category template I just call in the thumbnails for all the Work posts from within the loop. What&#8217;s great about using Custom Fields for my thumbnails is that I can reuse as needed, as you can see in my sidebar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trumoc</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-1/#comment-4101</link>
		<dc:creator>trumoc</dc:creator>
		<pubDate>Fri, 04 Dec 2009 19:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-4101</guid>
		<description>Hola
GabeDiaz

How are you today?
I tried to email  you , and it bounce back

I have one question, I&#039;ve seen your website and your work and we like it!
Can you tell me, let me know, drop a hint or whatever you can do to tell me how you did or what you use to build your work link (page), please
We&#039;ve been looking every kind of portafolio and gallery plug ins and none work as well as we need to and we want something simple
and good designed as you have.

Im trying to do a post with the projects thumbs and linking to a post for the project, dont know if its the rigth way

thank you and whenever you have time and posible
if you can recommend us please 


we are moving from our actual website to a wordpress site.</description>
		<content:encoded><![CDATA[<p>Hola<br />
GabeDiaz</p>
<p>How are you today?<br />
I tried to email  you , and it bounce back</p>
<p>I have one question, I&#8217;ve seen your website and your work and we like it!<br />
Can you tell me, let me know, drop a hint or whatever you can do to tell me how you did or what you use to build your work link (page), please<br />
We&#8217;ve been looking every kind of portafolio and gallery plug ins and none work as well as we need to and we want something simple<br />
and good designed as you have.</p>
<p>Im trying to do a post with the projects thumbs and linking to a post for the project, dont know if its the rigth way</p>
<p>thank you and whenever you have time and posible<br />
if you can recommend us please </p>
<p>we are moving from our actual website to a wordpress site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabediaz</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-1/#comment-3872</link>
		<dc:creator>gabediaz</dc:creator>
		<pubDate>Sat, 28 Nov 2009 12:53:03 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-3872</guid>
		<description>@joseph - 

No problem! Just duplicate your index.php and rename it to single.php then edit that single.php file for any changes you wish to make.</description>
		<content:encoded><![CDATA[<p>@joseph &#8211; </p>
<p>No problem! Just duplicate your index.php and rename it to single.php then edit that single.php file for any changes you wish to make.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://gabediaz.com/blog/custom-category-page-and-post-templates-for-wordpress/comment-page-1/#comment-3854</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Sat, 28 Nov 2009 06:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=538#comment-3854</guid>
		<description>Oh I also meant to ask...I&#039;m using a theme that has a home.php and then an index.php, where would I make these changes.</description>
		<content:encoded><![CDATA[<p>Oh I also meant to ask&#8230;I&#8217;m using a theme that has a home.php and then an index.php, where would I make these changes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
