<?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 Programming Thematic 4 You</title>
	<atom:link href="http://programming.thematic4you.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://programming.thematic4you.com</link>
	<description>Code Snippets and more ...</description>
	<lastBuildDate>Mon, 09 Aug 2010 20:51:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on How to test wp_nav_menu() with Thematic? by Martijn</title>
		<link>http://programming.thematic4you.com/2010/03/how-to-test-wp_nav_menu-with-thematic/comment-page-1/#comment-61</link>
		<dc:creator>Martijn</dc:creator>
		<pubDate>Mon, 09 Aug 2010 20:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=64#comment-61</guid>
		<description>I would like to know in what file this code needs to be placed...</description>
		<content:encoded><![CDATA[<p>I would like to know in what file this code needs to be placed&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install a Thematic Child Theme? by Thompson</title>
		<link>http://programming.thematic4you.com/2010/06/how-to-install-a-thematic-child-theme/comment-page-1/#comment-60</link>
		<dc:creator>Thompson</dc:creator>
		<pubDate>Mon, 19 Jul 2010 22:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=81#comment-60</guid>
		<description>Dude. I just discovered the Thematic framework and have to tell you that you rock! 

That is all.</description>
		<content:encoded><![CDATA[<p>Dude. I just discovered the Thematic framework and have to tell you that you rock! </p>
<p>That is all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to remove the sidebar from a certain page? by egarcia</title>
		<link>http://programming.thematic4you.com/2010/01/how-to-remove-the-sidebar-from-a-certain-page/comment-page-1/#comment-59</link>
		<dc:creator>egarcia</dc:creator>
		<pubDate>Thu, 15 Jul 2010 15:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=20#comment-59</guid>
		<description>mm I think I found a solution:

&lt;code&gt;
function remove_access_action() {
  remove_action(&#039;thematic_header&#039;,&#039;thematic_access&#039;,9);
}
add_action(&#039;init&#039;, &#039;remove_access_action&#039;);

function splendeo_access() {
  if (!is_home()) {
    return thematic_access();
  }
}
add_action(&#039;thematic_header&#039;,&#039;splendeo_access&#039;,9);
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>mm I think I found a solution:</p>
<p><code><br />
function remove_access_action() {<br />
  remove_action('thematic_header','thematic_access',9);<br />
}<br />
add_action('init', 'remove_access_action');</p>
<p>function splendeo_access() {<br />
  if (!is_home()) {<br />
    return thematic_access();<br />
  }<br />
}<br />
add_action('thematic_header','splendeo_access',9);<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to remove the sidebar from a certain page? by egarcia</title>
		<link>http://programming.thematic4you.com/2010/01/how-to-remove-the-sidebar-from-a-certain-page/comment-page-1/#comment-58</link>
		<dc:creator>egarcia</dc:creator>
		<pubDate>Thu, 15 Jul 2010 14:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=20#comment-58</guid>
		<description>I&#039;ve been able to remove the sidebar from the home page.

I was wondering if it&#039;s possible to do the same with the menu bar (called &quot;access&quot; on thematic-lingo, I believe).

It seems that there are no &quot;filters&quot; for &quot;filtering out&quot; the access bar. How would you go about filtering out the menu bar then?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been able to remove the sidebar from the home page.</p>
<p>I was wondering if it&#8217;s possible to do the same with the menu bar (called &#8220;access&#8221; on thematic-lingo, I believe).</p>
<p>It seems that there are no &#8220;filters&#8221; for &#8220;filtering out&#8221; the access bar. How would you go about filtering out the menu bar then?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install a Thematic Child Theme? by Mia</title>
		<link>http://programming.thematic4you.com/2010/06/how-to-install-a-thematic-child-theme/comment-page-1/#comment-57</link>
		<dc:creator>Mia</dc:creator>
		<pubDate>Sun, 04 Jul 2010 09:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=81#comment-57</guid>
		<description>Hi Chris, I just came across your site - and I must say : Your Theme looks awesome ! Milo has done a great job w/ the design aspect of it - however , I have always loved the grid structure of the Thematic Theme over any other framework out there . When users ask my opinion on a fast SEO friendly theme ( the first thing they usually throw at me is the Thesis Theme ) ; my response to them is : &lt;i&gt; &quot; Why not consider the Thematic Theme instead ? its just as fast loading , and SEO optimized as any theme out there &amp; its FREE ! helloooo ??? &quot;&lt;/i&gt; . It amazes me that most users are under the misguided notion that a &lt;i&gt;Theme&lt;/i&gt; will make them SEO preferred in googles search engines and will gain them page rank ! So ridiculous . I had downloaded the Thematic framework some months ago , and my initial idea was to begin designing &lt;b&gt;Skins&lt;/b&gt; for it . Unfortunately I became so busy w/ other projects - and I didnt have the opportunity to do so , but I am still harbouring the notion and at some point : I will do it ! :D When I do finally produce something &lt;i&gt;worthy&lt;/i&gt; , I shall be dropping by again to give you a &lt;i&gt;preview&lt;/i&gt; and hopefully get your approval . Thank you for building such a great Theme - as it will always be my favorite above all themes . 
Wishing you much continued future success within all of your life &amp; career endeavors .

Mia </description>
		<content:encoded><![CDATA[<p>Hi Chris, I just came across your site &#8211; and I must say : Your Theme looks awesome ! Milo has done a great job w/ the design aspect of it &#8211; however , I have always loved the grid structure of the Thematic Theme over any other framework out there . When users ask my opinion on a fast SEO friendly theme ( the first thing they usually throw at me is the Thesis Theme ) ; my response to them is : <i> &#8221; Why not consider the Thematic Theme instead ? its just as fast loading , and SEO optimized as any theme out there &amp; its FREE ! helloooo ??? &#8220;</i> . It amazes me that most users are under the misguided notion that a <i>Theme</i> will make them SEO preferred in googles search engines and will gain them page rank ! So ridiculous . I had downloaded the Thematic framework some months ago , and my initial idea was to begin designing <b>Skins</b> for it . Unfortunately I became so busy w/ other projects &#8211; and I didnt have the opportunity to do so , but I am still harbouring the notion and at some point : I will do it ! <img src='http://programming.thematic4you.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  When I do finally produce something <i>worthy</i> , I shall be dropping by again to give you a <i>preview</i> and hopefully get your approval . Thank you for building such a great Theme &#8211; as it will always be my favorite above all themes .<br />
Wishing you much continued future success within all of your life &amp; career endeavors .</p>
<p>Mia </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to test wp_nav_menu() with Thematic? by Kiper IT-konsult</title>
		<link>http://programming.thematic4you.com/2010/03/how-to-test-wp_nav_menu-with-thematic/comment-page-1/#comment-55</link>
		<dc:creator>Kiper IT-konsult</dc:creator>
		<pubDate>Fri, 25 Jun 2010 10:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=64#comment-55</guid>
		<description>Thanks for all your hard work, Chris!

It&#039;s great that you continue to develop Thematic for WP3. I have gotten so used to Thematic that it is hard to start on a new project without it...</description>
		<content:encoded><![CDATA[<p>Thanks for all your hard work, Chris!</p>
<p>It&#8217;s great that you continue to develop Thematic for WP3. I have gotten so used to Thematic that it is hard to start on a new project without it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to use a different layout for a certain page? by will forsyth</title>
		<link>http://programming.thematic4you.com/2010/01/how-to-use-a-different-layout-for-a-certain-page/comment-page-1/#comment-54</link>
		<dc:creator>will forsyth</dc:creator>
		<pubDate>Thu, 24 Jun 2010 13:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=6#comment-54</guid>
		<description>Thanks alot for this.  Will have to give it a go on my site. Should help with pemalinks and SEO if I dont have HTMl pages linked to my blog which is what I have currently.


Does this technique work only with the front page being different. What would change in the function code to have more than one page effected by the first style sheet?

I.E

Pages 1 -5 style sheet 1
Pages 6 -10 style sheet 2

Thanks for the article</description>
		<content:encoded><![CDATA[<p>Thanks alot for this.  Will have to give it a go on my site. Should help with pemalinks and SEO if I dont have HTMl pages linked to my blog which is what I have currently.</p>
<p>Does this technique work only with the front page being different. What would change in the function code to have more than one page effected by the first style sheet?</p>
<p>I.E</p>
<p>Pages 1 -5 style sheet 1<br />
Pages 6 -10 style sheet 2</p>
<p>Thanks for the article</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to remove the sidebar from a certain page? by Shawn</title>
		<link>http://programming.thematic4you.com/2010/01/how-to-remove-the-sidebar-from-a-certain-page/comment-page-1/#comment-53</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Wed, 23 Jun 2010 19:45:58 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=20#comment-53</guid>
		<description>Ok, after spending over a week with this problem, I stumbled upon a solution myself.</description>
		<content:encoded><![CDATA[<p>Ok, after spending over a week with this problem, I stumbled upon a solution myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to test wp_nav_menu() with Thematic? by Chris</title>
		<link>http://programming.thematic4you.com/2010/03/how-to-test-wp_nav_menu-with-thematic/comment-page-1/#comment-52</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 22 Jun 2010 14:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=64#comment-52</guid>
		<description>Thanks a lot, Gene. Will change this later today and change Thematic.</description>
		<content:encoded><![CDATA[<p>Thanks a lot, Gene. Will change this later today and change Thematic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to test wp_nav_menu() with Thematic? by Gene</title>
		<link>http://programming.thematic4you.com/2010/03/how-to-test-wp_nav_menu-with-thematic/comment-page-1/#comment-51</link>
		<dc:creator>Gene</dc:creator>
		<pubDate>Mon, 21 Jun 2010 15:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=64#comment-51</guid>
		<description>Heads up in the final WP 3.0 things changed
`add_theme_support( &#039;nav-menus&#039; );`

needs to be:

`add_theme_support( &#039;menus&#039; );`

to work properly.

-Gene</description>
		<content:encoded><![CDATA[<p>Heads up in the final WP 3.0 things changed<br />
`add_theme_support( &#8216;nav-menus&#8217; );`</p>
<p>needs to be:</p>
<p>`add_theme_support( &#8216;menus&#8217; );`</p>
<p>to work properly.</p>
<p>-Gene</p>
]]></content:encoded>
	</item>
</channel>
</rss>
