<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Making WordPress themes III : template hierarchy</title>
	<atom:link href="http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/</link>
	<description>Hacking WordPress. Keeping the bits together.</description>
	<lastBuildDate>Fri, 13 Nov 2009 19:04:35 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kemal ONUR</title>
		<link>http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-3104</link>
		<dc:creator>Kemal ONUR</dc:creator>
		<pubDate>Fri, 13 Nov 2009 19:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-3104</guid>
		<description>Thank u so much.</description>
		<content:encoded><![CDATA[<p>Thank u so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: benz001</title>
		<link>http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-3035</link>
		<dc:creator>benz001</dc:creator>
		<pubDate>Sat, 25 Apr 2009 08:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-3035</guid>
		<description>Firstly thank you, this diagram has helped me so much - however its now superseded by the &lt;a href=&quot;http://codex.wordpress.org/File:Template_Hierarchy.png&quot; rel=&quot;nofollow&quot;&gt;Wordpress codex version&lt;/a&gt; (which is always kept up to date) and this blog post page is still coming up in google.

So look here -&gt; &lt;a href=&quot;http://codex.wordpress.org/File:Template_Hierarchy.png&quot; rel=&quot;nofollow&quot;&gt;http://codex.wordpress.org/File:Template_Hierarchy.png&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Firstly thank you, this diagram has helped me so much &#8211; however its now superseded by the <a href="http://codex.wordpress.org/File:Template_Hierarchy.png" rel="nofollow">WordPress codex version</a> (which is always kept up to date) and this blog post page is still coming up in google.</p>
<p>So look here -&gt; <a href="http://codex.wordpress.org/File:Template_Hierarchy.png" rel="nofollow">http://codex.wordpress.org/File:Template_Hierarchy.png</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vishal</title>
		<link>http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-2948</link>
		<dc:creator>Vishal</dc:creator>
		<pubDate>Tue, 14 Oct 2008 03:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-2948</guid>
		<description>Hi,
The article is really good and it help me figure out what I was looking for.

May be I am missing out something or am an idiot.But here&#039;s my problem

I have a wordpress blog.
It works fine. What I am trying to do is have another menuItem (Movies which i have added successfully)
Now what I want is when ever user clicks on &quot;Home&quot; it shows the list of all recent post.( workd fine)
And when user clicks on Movies - I want to show all the posts posted in &quot;Movies Category&quot; same way as in &quot;Home Page&quot;

This is what I have created:
1)added a page2.php in template
2)When movies is pressed in menu I call page2.php but it shows only one post.
How do i tell it to fetch me all the postes in &quot;Movies Category&quot;

Any help would be appericiated.

Thank you</description>
		<content:encoded><![CDATA[<p>Hi,<br />
The article is really good and it help me figure out what I was looking for.</p>
<p>May be I am missing out something or am an idiot.But here&#8217;s my problem</p>
<p>I have a wordpress blog.<br />
It works fine. What I am trying to do is have another menuItem (Movies which i have added successfully)<br />
Now what I want is when ever user clicks on &#8220;Home&#8221; it shows the list of all recent post.( workd fine)<br />
And when user clicks on Movies &#8211; I want to show all the posts posted in &#8220;Movies Category&#8221; same way as in &#8220;Home Page&#8221;</p>
<p>This is what I have created:<br />
1)added a page2.php in template<br />
2)When movies is pressed in menu I call page2.php but it shows only one post.<br />
How do i tell it to fetch me all the postes in &#8220;Movies Category&#8221;</p>
<p>Any help would be appericiated.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webmasterdays BackOffice &#187; Blog Archive &#187; Making WordPress themes III : template hierarchy</title>
		<link>http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-2880</link>
		<dc:creator>Webmasterdays BackOffice &#187; Blog Archive &#187; Making WordPress themes III : template hierarchy</dc:creator>
		<pubDate>Sun, 27 Apr 2008 08:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-2880</guid>
		<description>[...] Making WordPress themes III : template hierarchy « WordPress Bits [...]</description>
		<content:encoded><![CDATA[<p>[...] Making WordPress themes III : template hierarchy « WordPress Bits [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aizat</title>
		<link>http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-1961</link>
		<dc:creator>Aizat</dc:creator>
		<pubDate>Tue, 27 Nov 2007 16:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-1961</guid>
		<description>I will try creating my own theme and I hope you will be able to help me if I have question and problems. Thanx a bunch!</description>
		<content:encoded><![CDATA[<p>I will try creating my own theme and I hope you will be able to help me if I have question and problems. Thanx a bunch!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog widget - Making WordPress themes III : template hierarchy &#124; Ultimate wordpress resources for your blog.</title>
		<link>http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-1578</link>
		<dc:creator>Blog widget - Making WordPress themes III : template hierarchy &#124; Ultimate wordpress resources for your blog.</dc:creator>
		<pubDate>Thu, 11 Oct 2007 19:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-1578</guid>
		<description>[...] (This is the third post in &#8220;Making WordPress themes&#8221; series. If you missed the previous two, here are the links: &#8220;Making WordPress themes I : static basics&#8221; and &#8220;Making WordPress themes II : The Loop&#8221; ). In this post we&#8217;ll see which filenames WordPress recognizes in the theme directory, and how it knows which posts [&#8230;] Continue&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] (This is the third post in &#8220;Making WordPress themes&#8221; series. If you missed the previous two, here are the links: &#8220;Making WordPress themes I : static basics&#8221; and &#8220;Making WordPress themes II : The Loop&#8221; ). In this post we&#8217;ll see which filenames WordPress recognizes in the theme directory, and how it knows which posts [&#8230;] Continue&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pie Palace &#183; Wordpress explained</title>
		<link>http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-1075</link>
		<dc:creator>Pie Palace &#183; Wordpress explained</dc:creator>
		<pubDate>Thu, 13 Sep 2007 03:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-1075</guid>
		<description>[...] side of blogging, should take a look at the WordPress Bits blog. It&#039;s a wide (and occasionally deep) exploration of how the WordPress blogging software [...]</description>
		<content:encoded><![CDATA[<p>[...] side of blogging, should take a look at the WordPress Bits blog. It&#8217;s a wide (and occasionally deep) exploration of how the WordPress blogging software [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cigar Inspector</title>
		<link>http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-1027</link>
		<dc:creator>Cigar Inspector</dc:creator>
		<pubDate>Sun, 09 Sep 2007 16:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-1027</guid>
		<description>@Kevin:
Thanks for your input, but I was actually talking about the Title tags. I have permalinks set up and I am satisfied with them. (I use category/postname). I just fail to understand why I manage to customize the titles on ALL the pages except the &#039;page/X&#039; ones!</description>
		<content:encoded><![CDATA[<p>@Kevin:<br />
Thanks for your input, but I was actually talking about the Title tags. I have permalinks set up and I am satisfied with them. (I use category/postname). I just fail to understand why I manage to customize the titles on ALL the pages except the &#8216;page/X&#8217; ones!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Designing flexible Wordpress themes. &#187; Anthology of Ideas</title>
		<link>http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-867</link>
		<dc:creator>Designing flexible Wordpress themes. &#187; Anthology of Ideas</dc:creator>
		<pubDate>Fri, 31 Aug 2007 00:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-867</guid>
		<description>[...] looks first for special files and then defaults to the index.php file (as shown in this diagram). We can take advantage of this by using only an index.php file and then using conditionals to [...]</description>
		<content:encoded><![CDATA[<p>[...] looks first for special files and then defaults to the index.php file (as shown in this diagram). We can take advantage of this by using only an index.php file and then using conditionals to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2007-08-23 en newdisco</title>
		<link>http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-865</link>
		<dc:creator>links for 2007-08-23 en newdisco</dc:creator>
		<pubDate>Thu, 30 Aug 2007 21:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://wpbits.wordpress.com/2007/08/22/making-wordpress-themes-iii-template-hierarchy/#comment-865</guid>
		<description>[...] Making WordPress themes III : template hierarchy « WordPress Bits Jerarquia de los PHP de Wordpress. Hay varios que no conocia. (tags: wordpress php howto tutorial) [...]</description>
		<content:encoded><![CDATA[<p>[...] Making WordPress themes III : template hierarchy « WordPress Bits Jerarquia de los PHP de WordPress. Hay varios que no conocia. (tags: wordpress php howto tutorial) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
