<?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 for Kristin Falkner</title>
	<atom:link href="http://www.kristinfalkner.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kristinfalkner.com</link>
	<description>Showcase of Los Angeles-based freelance developer Kristin Falkner</description>
	<lastBuildDate>Mon, 31 Oct 2011 17:37:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on A Super Helpful Function by Kristin Falkner</title>
		<link>http://www.kristinfalkner.com/2011/08/a-super-helpful-function/#comment-1295</link>
		<dc:creator>Kristin Falkner</dc:creator>
		<pubDate>Mon, 31 Oct 2011 17:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.kristinfalkner.com/?p=209#comment-1295</guid>
		<description>Check out this nice person who expanded on the above and maybe it will be helpful. I mostly work with IDs. I&#039;ll troubleshoot the slug side of things next time I get the chance but maybe this will help in the interim:
http://firelitdesign.blogspot.com/2011/09/wordpress-template-for-parent-slug.html</description>
		<content:encoded><![CDATA[<p>Check out this nice person who expanded on the above and maybe it will be helpful. I mostly work with IDs. I&#8217;ll troubleshoot the slug side of things next time I get the chance but maybe this will help in the interim:<br />
<a href="http://firelitdesign.blogspot.com/2011/09/wordpress-template-for-parent-slug.html" rel="nofollow">http://firelitdesign.blogspot.com/2011/09/wordpress-template-for-parent-slug.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Super Helpful Function by carrie</title>
		<link>http://www.kristinfalkner.com/2011/08/a-super-helpful-function/#comment-1291</link>
		<dc:creator>carrie</dc:creator>
		<pubDate>Sun, 30 Oct 2011 21:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kristinfalkner.com/?p=209#comment-1291</guid>
		<description>In my case I&#039;m using the parent category name (instead of ID) for my template name (i.e. category-recipes.php). If I&#039;m following the logic of your code correctly, it will be looking for a template named after the parent category ID, since  $category-&gt;category_parent returns an ID, right?

Maybe Richard is running into a similar issue. In my case I just need to find how to call the parent category name into your function.

Thanks for the jumpstart!</description>
		<content:encoded><![CDATA[<p>In my case I&#8217;m using the parent category name (instead of ID) for my template name (i.e. category-recipes.php). If I&#8217;m following the logic of your code correctly, it will be looking for a template named after the parent category ID, since  $category-&gt;category_parent returns an ID, right?</p>
<p>Maybe Richard is running into a similar issue. In my case I just need to find how to call the parent category name into your function.</p>
<p>Thanks for the jumpstart!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Super Helpful Function by Kristin Falkner</title>
		<link>http://www.kristinfalkner.com/2011/08/a-super-helpful-function/#comment-1275</link>
		<dc:creator>Kristin Falkner</dc:creator>
		<pubDate>Sat, 29 Oct 2011 01:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.kristinfalkner.com/?p=209#comment-1275</guid>
		<description>Did you make sure to paste it within the opening and closing PHP tags of the functions file? Sorry if that&#039;s a really obvious statement, not sure how experienced you are with working w/ custom functions.</description>
		<content:encoded><![CDATA[<p>Did you make sure to paste it within the opening and closing PHP tags of the functions file? Sorry if that&#8217;s a really obvious statement, not sure how experienced you are with working w/ custom functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Super Helpful Function by Richard B</title>
		<link>http://www.kristinfalkner.com/2011/08/a-super-helpful-function/#comment-1274</link>
		<dc:creator>Richard B</dc:creator>
		<pubDate>Sat, 29 Oct 2011 00:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.kristinfalkner.com/?p=209#comment-1274</guid>
		<description>Unfortunately I could not get this to work. I copied the code and pasted it into the functions file.

I don&#039;t know how to debug something like this - any suggestions on how to track down the problem?</description>
		<content:encoded><![CDATA[<p>Unfortunately I could not get this to work. I copied the code and pasted it into the functions file.</p>
<p>I don&#8217;t know how to debug something like this &#8211; any suggestions on how to track down the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Super Helpful Function by How can I make all subcategories use the template of its category parent? &#124; SeekPHP.com</title>
		<link>http://www.kristinfalkner.com/2011/08/a-super-helpful-function/#comment-846</link>
		<dc:creator>How can I make all subcategories use the template of its category parent? &#124; SeekPHP.com</dc:creator>
		<pubDate>Sat, 17 Sep 2011 00:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.kristinfalkner.com/?p=209#comment-846</guid>
		<description>[...] Crabbe had the same issue I had. Found this site that has some code that will look for and use a parent category&#8217;s template file whilst [...]</description>
		<content:encoded><![CDATA[<p>[...] Crabbe had the same issue I had. Found this site that has some code that will look for and use a parent category&#8217;s template file whilst [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Super Helpful Function by Kristin Falkner</title>
		<link>http://www.kristinfalkner.com/2011/08/a-super-helpful-function/#comment-845</link>
		<dc:creator>Kristin Falkner</dc:creator>
		<pubDate>Fri, 16 Sep 2011 23:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.kristinfalkner.com/?p=209#comment-845</guid>
		<description>I agree, Eric! Glad you found it helpful, though :)</description>
		<content:encoded><![CDATA[<p>I agree, Eric! Glad you found it helpful, though :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Super Helpful Function by Eric B</title>
		<link>http://www.kristinfalkner.com/2011/08/a-super-helpful-function/#comment-844</link>
		<dc:creator>Eric B</dc:creator>
		<pubDate>Fri, 16 Sep 2011 22:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.kristinfalkner.com/?p=209#comment-844</guid>
		<description>Thanks so much! I was struggling with this one for a while. Seems like this should be WordPress&#039; default behavior...</description>
		<content:encoded><![CDATA[<p>Thanks so much! I was struggling with this one for a while. Seems like this should be WordPress&#8217; default behavior&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I&#8217;m speaking at WordCamp LA by darleene</title>
		<link>http://www.kristinfalkner.com/2011/08/im-speaking-at-wordcamp-la/#comment-661</link>
		<dc:creator>darleene</dc:creator>
		<pubDate>Wed, 31 Aug 2011 07:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.twenty8designs.com/?p=192#comment-661</guid>
		<description>I don&#039;t suppose you could broadcast this class live via Skype? :)</description>
		<content:encoded><![CDATA[<p>I don&#8217;t suppose you could broadcast this class live via Skype? :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

