<?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>ThemeShaper Forums Topic: creating custom category template</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Thu, 20 Jun 2013 02:08:45 +0000</pubDate>

<item>
<title>helgatheviking on "creating custom category template"</title>
<link>http://themeshaper.com/forums/topic/creating-custom-category-template#post-18841</link>
<pubDate>Mon, 31 Jan 2011 15:54:02 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">18841@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;i answered darrenc's question about category specific targeting on his thread:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://themeshaper.com/forums/topic/different-code-on-different-category-archives-conceptual-problem-narrow-target#post-18840&#34; rel=&#34;nofollow&#34;&#62;http://themeshaper.com/forums/topic/different-code-on-different-category-archives-conceptual-problem-narrow-target#post-18840&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;if you want to change some of the standard thematic elements that will be the way to go.  if you want to drastically alter the markup then you could indeed create a new category template (category-bacon.php for example).  See more on the Wordpress Template Hierarchy:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Template_Hierarchy&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Template_Hierarchy&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>darrenc on "creating custom category template"</title>
<link>http://themeshaper.com/forums/topic/creating-custom-category-template#post-18837</link>
<pubDate>Mon, 31 Jan 2011 13:23:11 +0000</pubDate>
<dc:creator>darrenc</dc:creator>
<guid isPermaLink="false">18837@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;if you just wanted to handle it in your css, you'd do something like this:&#60;/p&#62;
&#60;pre&#62;.category-yourCategorySlugHere .entry-meta {
   display:none;
}&#60;/pre&#62;</description>
</item>
<item>
<title>Mike_sa on "creating custom category template"</title>
<link>http://themeshaper.com/forums/topic/creating-custom-category-template#post-18834</link>
<pubDate>Mon, 31 Jan 2011 09:22:10 +0000</pubDate>
<dc:creator>Mike_sa</dc:creator>
<guid isPermaLink="false">18834@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I am wanting to create a custom category layout for a specific category. &#60;/p&#62;
&#60;p&#62;I should be fine with creating the modified function, I am just not sure how to call this for a specific category, leaving the other categories that I have as the standard default. &#60;/p&#62;
&#60;p&#62;I am wanting on the custom category to have the author ect removed, just the post title and excerpt. &#60;/p&#62;
&#60;p&#62;Do templates for categories work the same as page and posts, using the slug ie. page-slug(test0.php post-slug(test).php. If the category was projects the catergory slug if it works for categories would be category-projects.php, Wordpress would use this file automatically if I called the category for projects to be displayed. &#60;/p&#62;
&#60;p&#62;Thanks very much for any help or advice :)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
