<?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 Papertree Design</title> <atom:link href="http://papertreedesign.com/comments/feed/" rel="self" type="application/rss+xml" /><link>http://papertreedesign.com</link> <description>Web Design and Development</description> <lastBuildDate>Mon, 27 Jun 2011 16:32:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Comment on Finally. Taxonomy Based node.tpl.php by ronnie</title><link>http://papertreedesign.com/finally-taxonomy-based-nodetplphp/#comment-15884</link> <dc:creator>ronnie</dc:creator> <pubDate>Mon, 27 Jun 2011 16:32:56 +0000</pubDate> <guid isPermaLink="false">http://papertreedesign.com/?p=525#comment-15884</guid> <description>wow! great piece of  incantation.</description> <content:encoded><![CDATA[<p>wow! great piece of  incantation.</p> ]]></content:encoded> </item> <item><title>Comment on Using WordPress 3.1 Post Formats by Jorge Ledesma</title><link>http://papertreedesign.com/using-wordpress-3-1-post-formats/#comment-14931</link> <dc:creator>Jorge Ledesma</dc:creator> <pubDate>Thu, 26 May 2011 04:15:12 +0000</pubDate> <guid isPermaLink="false">http://papertreedesign.com/?p=1318#comment-14931</guid> <description>Interesting insights. I&#039;d love to see Charlene all geeked with this kind off support.</description> <content:encoded><![CDATA[<p>Interesting insights. I&#8217;d love to see Charlene all geeked with this kind off support.</p> ]]></content:encoded> </item> <item><title>Comment on Finally. Taxonomy Based node.tpl.php by Jeremy</title><link>http://papertreedesign.com/finally-taxonomy-based-nodetplphp/#comment-14152</link> <dc:creator>Jeremy</dc:creator> <pubDate>Thu, 28 Apr 2011 17:09:03 +0000</pubDate> <guid isPermaLink="false">http://papertreedesign.com/?p=525#comment-14152</guid> <description>Good catch, it&#039;s been like for a while so I appreciate the heads up. I did away with a syntax highlighter plugin over a year ago and some of the code got chopped in transition, never caught this one. Hope you don&#039;t mind but I edited out your code because got chopped in posting the comment, I went ahead and updated the code in the post instead.Thanks!</description> <content:encoded><![CDATA[<p>Good catch, it&#8217;s been like for a while so I appreciate the heads up. I did away with a syntax highlighter plugin over a year ago and some of the code got chopped in transition, never caught this one. Hope you don&#8217;t mind but I edited out your code because got chopped in posting the comment, I went ahead and updated the code in the post instead.</p><p>Thanks!</p> ]]></content:encoded> </item> <item><title>Comment on Finally. Taxonomy Based node.tpl.php by Shai Gluskin</title><link>http://papertreedesign.com/finally-taxonomy-based-nodetplphp/#comment-14151</link> <dc:creator>Shai Gluskin</dc:creator> <pubDate>Thu, 28 Apr 2011 16:56:50 +0000</pubDate> <guid isPermaLink="false">http://papertreedesign.com/?p=525#comment-14151</guid> <description>In the code snippet, one must delete the letters &quot;amp&quot; after the ampersand sign.Thanks much,Shai</description> <content:encoded><![CDATA[<p>In the code snippet, one must delete the letters &#8220;amp&#8221; after the ampersand sign.</p><p>Thanks much,</p><p>Shai</p> ]]></content:encoded> </item> <item><title>Comment on Finally. Taxonomy Based node.tpl.php by Shai Gluskin</title><link>http://papertreedesign.com/finally-taxonomy-based-nodetplphp/#comment-14150</link> <dc:creator>Shai Gluskin</dc:creator> <pubDate>Thu, 28 Apr 2011 16:55:17 +0000</pubDate> <guid isPermaLink="false">http://papertreedesign.com/?p=525#comment-14150</guid> <description>This is great. Just what I needed.The code snippet as displayed to the screen is a bit broken because of how the ampersand displays.</description> <content:encoded><![CDATA[<p>This is great. Just what I needed.</p><p>The code snippet as displayed to the screen is a bit broken because of how the ampersand displays.</p> ]]></content:encoded> </item> <item><title>Comment on Finally. Taxonomy Based node.tpl.php by Kevin Godden</title><link>http://papertreedesign.com/finally-taxonomy-based-nodetplphp/#comment-11975</link> <dc:creator>Kevin Godden</dc:creator> <pubDate>Mon, 21 Feb 2011 16:31:47 +0000</pubDate> <guid isPermaLink="false">http://papertreedesign.com/?p=525#comment-11975</guid> <description>Just what I was looking for, thanks for posting!It always amazes me - the wide variety of things that you find you need to specialise a template for!Thanks again,Kevin.</description> <content:encoded><![CDATA[<p>Just what I was looking for, thanks for posting!</p><p>It always amazes me &#8211; the wide variety of things that you find you need to specialise a template for!</p><p>Thanks again,</p><p>Kevin.</p> ]]></content:encoded> </item> <item><title>Comment on Adding Theme Options To WordPress Child Themes by Jeremy</title><link>http://papertreedesign.com/adding-theme-options-to-wordpress-child-themes/#comment-11313</link> <dc:creator>Jeremy</dc:creator> <pubDate>Sat, 29 Jan 2011 14:12:25 +0000</pubDate> <guid isPermaLink="false">http://papertreedesign.com/?p=767#comment-11313</guid> <description>Thanks for the comment on this, I&#039;m sure you might get a few answers on how to do this but have you had a look at this page on the StudioPress dev site &lt;a href=&quot;http://dev.studiopress.com/new-settings&quot; rel=&quot;nofollow&quot;&gt;Creating New Settings&lt;/a&gt;. It would be my personal recommendation to follow their lead and instruction on how to add new settings for child themes. From there it&#039;s just a matter of creating and registering the new settings and like it mentions on that page, use the Genesis settings as a foundation for building.</description> <content:encoded><![CDATA[<p>Thanks for the comment on this, I&#8217;m sure you might get a few answers on how to do this but have you had a look at this page on the StudioPress dev site <a href="http://dev.studiopress.com/new-settings" rel="nofollow">Creating New Settings</a>. It would be my personal recommendation to follow their lead and instruction on how to add new settings for child themes. From there it&#8217;s just a matter of creating and registering the new settings and like it mentions on that page, use the Genesis settings as a foundation for building.</p> ]]></content:encoded> </item> <item><title>Comment on Adding Theme Options To WordPress Child Themes by nomadone</title><link>http://papertreedesign.com/adding-theme-options-to-wordpress-child-themes/#comment-11213</link> <dc:creator>nomadone</dc:creator> <pubDate>Tue, 25 Jan 2011 21:30:22 +0000</pubDate> <guid isPermaLink="false">http://papertreedesign.com/?p=767#comment-11213</guid> <description>anyone figured out a way of tackling this issue but on the Genesis theme framework?</description> <content:encoded><![CDATA[<p>anyone figured out a way of tackling this issue but on the Genesis theme framework?</p> ]]></content:encoded> </item> <item><title>Comment on Finally. Taxonomy Based node.tpl.php by Bridget</title><link>http://papertreedesign.com/finally-taxonomy-based-nodetplphp/#comment-10308</link> <dc:creator>Bridget</dc:creator> <pubDate>Tue, 28 Dec 2010 10:16:03 +0000</pubDate> <guid isPermaLink="false">http://papertreedesign.com/?p=525#comment-10308</guid> <description>Coming in a bit late here, but found this via a google search, and it&#039;s still very useful!I&#039;ve just tried Jeremy&#039;s code snippet within Drupal 6.20 and it works. Maybe just make sure you have already specified a node.tpl.php as well as a node-term-tid.tpl.php. You need the former before you can use the latter.</description> <content:encoded><![CDATA[<p>Coming in a bit late here, but found this via a google search, and it&#8217;s still very useful!</p><p>I&#8217;ve just tried Jeremy&#8217;s code snippet within Drupal 6.20 and it works. Maybe just make sure you have already specified a node.tpl.php as well as a node-term-tid.tpl.php. You need the former before you can use the latter.</p> ]]></content:encoded> </item> <item><title>Comment on Adding Theme Options To WordPress Child Themes by Jeremy</title><link>http://papertreedesign.com/adding-theme-options-to-wordpress-child-themes/#comment-9881</link> <dc:creator>Jeremy</dc:creator> <pubDate>Thu, 02 Dec 2010 12:41:08 +0000</pubDate> <guid isPermaLink="false">http://papertreedesign.com/?p=767#comment-9881</guid> <description>I&#039;m sure Devin will jump in to answer this one but I think you&#039;ve got it with the second statement. You don&#039;t necessarily need to use his child theme or replicate his options exactly but the general idea behind his solution could be adapted to work with your own child themes.</description> <content:encoded><![CDATA[<p>I&#8217;m sure Devin will jump in to answer this one but I think you&#8217;ve got it with the second statement. You don&#8217;t necessarily need to use his child theme or replicate his options exactly but the general idea behind his solution could be adapted to work with your own child themes.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching using disk: basic
Object Caching 321/342 objects using disk: basic

Served from: papertreedesign.com @ 2012-02-22 13:46:23 -->
