<?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 teethgrinder</title> <atom:link href="http://teethgrinder.net/comments/feed/" rel="self" type="application/rss+xml" /><link>http://teethgrinder.net</link> <description>a web designer in love with the Genesis Framework and WordPress</description> <lastBuildDate>Thu, 17 May 2012 08:11:42 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Comment on Genesis Framework &#8211; Sticky Footer by Marco</title><link>http://teethgrinder.net/articles/2010/06/genesis-framework-sticky-footer/#comment-683</link> <dc:creator>Marco</dc:creator> <pubDate>Thu, 17 May 2012 08:11:42 +0000</pubDate> <guid
isPermaLink="false">http://teethgrinder.net/?p=229#comment-683</guid> <description>Thanks Sean for the tip.
Of course I, but also you all, would thank Travis for the code. Please notice that his post was published almost a year after this one and things on Genesis change quite a bit over the years.</description> <content:encoded><![CDATA[<p>Thanks Sean for the tip.<br
/> Of course I, but also you all, would thank Travis for the code. Please notice that his post was published almost a year after this one and things on Genesis change quite a bit over the years.</p> ]]></content:encoded> </item> <item><title>Comment on Genesis Framework &#8211; Sticky Footer by sean</title><link>http://teethgrinder.net/articles/2010/06/genesis-framework-sticky-footer/#comment-682</link> <dc:creator>sean</dc:creator> <pubDate>Wed, 16 May 2012 15:38:56 +0000</pubDate> <guid
isPermaLink="false">http://teethgrinder.net/?p=229#comment-682</guid> <description>To add it before the javascript at the end use wp-footer instead of genesis-after...
&lt;code&gt;add_action(&#039;wp_footer&#039;, &#039;genesis_footer_markup_open&#039;, 5);&lt;/code&gt;
You can also drop in the footer widgets this way.
&lt;code&gt;remove_action( &#039;genesis_before_footer&#039;, &#039;genesis_footer_widget_areas&#039; );&lt;/code&gt;
&lt;code&gt;add_action( &#039;wp_footer&#039;, &#039;genesis_footer_widget_areas&#039; , 3 );&lt;/code&gt;
Then you will need to adjust heights etc in your CSS
you can thank WP Smith for this.
http://wpsmith.net/2011/genesis/how-to-remove-or-move-the-genesis-footer-below-the-wra/</description> <content:encoded><![CDATA[<p>To add it before the javascript at the end use wp-footer instead of genesis-after&#8230;</p><p><code>add_action('wp_footer', 'genesis_footer_markup_open', 5);</code></p><p>You can also drop in the footer widgets this way.<br
/> <code>remove_action( 'genesis_before_footer', 'genesis_footer_widget_areas' );</code><br
/> <code>add_action( 'wp_footer', 'genesis_footer_widget_areas' , 3 );</code></p><p>Then you will need to adjust heights etc in your CSS</p><p>you can thank WP Smith for this.<br
/> <a
href="http://wpsmith.net/2011/genesis/how-to-remove-or-move-the-genesis-footer-below-the-wra/" rel="nofollow">http://wpsmith.net/2011/genesis/how-to-remove-or-move-the-genesis-footer-below-the-wra/</a></p> ]]></content:encoded> </item> <item><title>Comment on Genesis Framework &#8211; Inzornade Child Theme by Technary</title><link>http://teethgrinder.net/articles/2010/11/genesis-framework-inzornade-child-theme/#comment-681</link> <dc:creator>Technary</dc:creator> <pubDate>Sun, 13 May 2012 19:59:34 +0000</pubDate> <guid
isPermaLink="false">http://teethgrinder.net/?p=305#comment-681</guid> <description>This is a very nice theme. But if the posts were in a list fashion and not in a grid fashion then it would had been better.</description> <content:encoded><![CDATA[<p>This is a very nice theme. But if the posts were in a list fashion and not in a grid fashion then it would had been better.</p> ]]></content:encoded> </item> <item><title>Comment on How to add a widget area in Genesis by Abishek Rana</title><link>http://teethgrinder.net/articles/2011/12/how-to-add-a-widget-area-in-genesis/#comment-680</link> <dc:creator>Abishek Rana</dc:creator> <pubDate>Sun, 13 May 2012 14:43:33 +0000</pubDate> <guid
isPermaLink="false">http://teethgrinder.net/?p=395#comment-680</guid> <description>Hi Marco,
Thanks for sharing how to add a widget in Genesis.
Well, I was browsing on Brian Clark&#039;s website, and he showed how to implement &#039;newsletter box signup&#039; widget area at the end of the post. I registered the newsletter widget. But, I got an error telling me this :
&#039;Call to undefined function genesis_widget_area()&#039; ...
I&#039;ve copied and paste the php code into my functions.php file under the child theme. What do you think the problem is?
Well, I love working on Genesis Framework as it is clean, chic, and amazing !</description> <content:encoded><![CDATA[<p>Hi Marco,<br
/> Thanks for sharing how to add a widget in Genesis.<br
/> Well, I was browsing on Brian Clark&#8217;s website, and he showed how to implement &#8216;newsletter box signup&#8217; widget area at the end of the post. I registered the newsletter widget. But, I got an error telling me this :<br
/> &#8216;Call to undefined function genesis_widget_area()&#8217; &#8230;<br
/> I&#8217;ve copied and paste the php code into my functions.php file under the child theme. What do you think the problem is?<br
/> Well, I love working on Genesis Framework as it is clean, chic, and amazing !</p> ]]></content:encoded> </item> <item><title>Comment on Genesis Framework &#8211; Inzornade Child Theme by Pantho Bihosh</title><link>http://teethgrinder.net/articles/2010/11/genesis-framework-inzornade-child-theme/#comment-676</link> <dc:creator>Pantho Bihosh</dc:creator> <pubDate>Wed, 04 Apr 2012 06:42:11 +0000</pubDate> <guid
isPermaLink="false">http://teethgrinder.net/?p=305#comment-676</guid> <description>I can&#039;t change the header image. Can you help me to change the header image, please!</description> <content:encoded><![CDATA[<p>I can&#8217;t change the header image. Can you help me to change the header image, please!</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
Database Caching 6/13 queries in 0.004 seconds using disk: basic
Object Caching 388/391 objects using disk: basic
Content Delivery Network via static.teethgrinder.net

Served from: teethgrinder.net @ 2012-05-18 17:36:40 -->
