<?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 on: Creating a Static Home Page with Thesis and WordPress</title>
	<atom:link href="http://joekraynak.com/computers/creating-a-static-home-page-with-thesis-and-wordpress.html/feed" rel="self" type="application/rss+xml" />
	<link>http://joekraynak.com/computers/creating-a-static-home-page-with-thesis-and-wordpress.html</link>
	<description>Freelance Writer</description>
	<lastBuildDate>Thu, 29 Jul 2010 11:30:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joe Kraynak</title>
		<link>http://joekraynak.com/computers/creating-a-static-home-page-with-thesis-and-wordpress.html/comment-page-1#comment-2527</link>
		<dc:creator>Joe Kraynak</dc:creator>
		<pubDate>Thu, 27 May 2010 00:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://joekraynak.com/blog/?p=564#comment-2527</guid>
		<description>Hi, Jim--

I&#039;m Joe. I was using the &quot;Nick&quot; site as an example. The nofollow was an oversight. I didn&#039;t even know WordPress did that by default until you mentioned it and I did a little research. So thanks for pointing that out. I just installed the &lt;a href=&quot;http://www.michelem.org/wordpress-plugin-nofollow-free/&quot; rel=&quot;nofollow&quot;&gt;No Follow Free plugin&lt;/a&gt; to remove the nofollow attribute from the author links.</description>
		<content:encoded><![CDATA[<p>Hi, Jim&#8211;</p>
<p>I&#8217;m Joe. I was using the &#8220;Nick&#8221; site as an example. The nofollow was an oversight. I didn&#8217;t even know WordPress did that by default until you mentioned it and I did a little research. So thanks for pointing that out. I just installed the <a href="http://www.michelem.org/wordpress-plugin-nofollow-free/">No Follow Free plugin</a> to remove the nofollow attribute from the author links.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://joekraynak.com/computers/creating-a-static-home-page-with-thesis-and-wordpress.html/comment-page-1#comment-2526</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Wed, 26 May 2010 19:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://joekraynak.com/blog/?p=564#comment-2526</guid>
		<description>Hi Nick,
Thanks for the &quot;how to&quot;. Why the no-follow? Is it to avoid the potential of the search engines thinking duplicate content?</description>
		<content:encoded><![CDATA[<p>Hi Nick,<br />
Thanks for the &#8220;how to&#8221;. Why the no-follow? Is it to avoid the potential of the search engines thinking duplicate content?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcello</title>
		<link>http://joekraynak.com/computers/creating-a-static-home-page-with-thesis-and-wordpress.html/comment-page-1#comment-2520</link>
		<dc:creator>Marcello</dc:creator>
		<pubDate>Wed, 19 May 2010 15:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://joekraynak.com/blog/?p=564#comment-2520</guid>
		<description>YAY! Finally a tutorial simple and working

Thank you so much
M</description>
		<content:encoded><![CDATA[<p>YAY! Finally a tutorial simple and working</p>
<p>Thank you so much<br />
M</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vito</title>
		<link>http://joekraynak.com/computers/creating-a-static-home-page-with-thesis-and-wordpress.html/comment-page-1#comment-2493</link>
		<dc:creator>Vito</dc:creator>
		<pubDate>Tue, 23 Mar 2010 12:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://joekraynak.com/blog/?p=564#comment-2493</guid>
		<description>Thanks Joe,
I will try something and let you know!
Cheers</description>
		<content:encoded><![CDATA[<p>Thanks Joe,<br />
I will try something and let you know!<br />
Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Kraynak</title>
		<link>http://joekraynak.com/computers/creating-a-static-home-page-with-thesis-and-wordpress.html/comment-page-1#comment-2491</link>
		<dc:creator>Joe Kraynak</dc:creator>
		<pubDate>Fri, 19 Mar 2010 10:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://joekraynak.com/blog/?p=564#comment-2491</guid>
		<description>Hi, Vito--

That&#039;s a tough one. I did some research, tried several solutions (and variations of those solutions), and haven&#039;t been able to figure it out. From what I found, the solution requires creating a sub loop... something along the lines of what Greg Rickaby discusses in his post &quot;&lt;a href=&quot;http://gregrickaby.com/2010/03/how-to-create-a-sub-loop-in-thesis.html&quot; rel=&quot;nofollow&quot;&gt;How To: Create a Sub-Loop in Thesis&lt;/a&gt;.&quot;

This is one option I didn&#039;t try. I was hoping for a quick solution like adding a remove_action and an add_action hook. 

Sorry, man. If you try Rickaby&#039;s solution and it works, please come back and let everyone know.

On a semi-related topic, I discovered a &lt;a href=&quot;http://www.webdesigncompany.net/wordpress/plugins/thesis-sidebar-teasers/&quot; rel=&quot;nofollow&quot;&gt;Thesis Sidebar Teaser plugin&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Hi, Vito&#8211;</p>
<p>That&#8217;s a tough one. I did some research, tried several solutions (and variations of those solutions), and haven&#8217;t been able to figure it out. From what I found, the solution requires creating a sub loop&#8230; something along the lines of what Greg Rickaby discusses in his post &#8220;<a href="http://gregrickaby.com/2010/03/how-to-create-a-sub-loop-in-thesis.html">How To: Create a Sub-Loop in Thesis</a>.&#8221;</p>
<p>This is one option I didn&#8217;t try. I was hoping for a quick solution like adding a remove_action and an add_action hook. </p>
<p>Sorry, man. If you try Rickaby&#8217;s solution and it works, please come back and let everyone know.</p>
<p>On a semi-related topic, I discovered a <a href="http://www.webdesigncompany.net/wordpress/plugins/thesis-sidebar-teasers/">Thesis Sidebar Teaser plugin</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vito</title>
		<link>http://joekraynak.com/computers/creating-a-static-home-page-with-thesis-and-wordpress.html/comment-page-1#comment-2490</link>
		<dc:creator>Vito</dc:creator>
		<pubDate>Fri, 19 Mar 2010 09:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://joekraynak.com/blog/?p=564#comment-2490</guid>
		<description>Joe, any chance you can shed light on the question I made on how to add blog post teasers to a static page used for the home? Your anwer would be very appreciated :)</description>
		<content:encoded><![CDATA[<p>Joe, any chance you can shed light on the question I made on how to add blog post teasers to a static page used for the home? Your anwer would be very appreciated <img src='http://joekraynak.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelly</title>
		<link>http://joekraynak.com/computers/creating-a-static-home-page-with-thesis-and-wordpress.html/comment-page-1#comment-2489</link>
		<dc:creator>Kelly</dc:creator>
		<pubDate>Thu, 18 Mar 2010 18:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://joekraynak.com/blog/?p=564#comment-2489</guid>
		<description>Thank you! I loved the graphics you used. It made it so much easier for me to figure out what I needed to do.</description>
		<content:encoded><![CDATA[<p>Thank you! I loved the graphics you used. It made it so much easier for me to figure out what I needed to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle</title>
		<link>http://joekraynak.com/computers/creating-a-static-home-page-with-thesis-and-wordpress.html/comment-page-1#comment-2487</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Tue, 16 Mar 2010 12:18:03 +0000</pubDate>
		<guid isPermaLink="false">http://joekraynak.com/blog/?p=564#comment-2487</guid>
		<description>So simple!  I&#039;ve been tearing my hair out for a day trying to get this all straight. Thanks for the post.  I can now start to breathe again.
m.</description>
		<content:encoded><![CDATA[<p>So simple!  I&#8217;ve been tearing my hair out for a day trying to get this all straight. Thanks for the post.  I can now start to breathe again.<br />
m.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Button</title>
		<link>http://joekraynak.com/computers/creating-a-static-home-page-with-thesis-and-wordpress.html/comment-page-1#comment-2486</link>
		<dc:creator>Peter Button</dc:creator>
		<pubDate>Sat, 13 Mar 2010 07:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://joekraynak.com/blog/?p=564#comment-2486</guid>
		<description>Thanks for your post. I&#039;ve been trying to remove the page titles from static page without success.

I&#039;ve applied your suggestion. It works on the home page of www.realworldstrategy.com but not on other static pages. I want to apply this to all of the static pages on my site. So far, I&#039;ve put hiddentitle into the CSS class of the about and contact page of my site but the titles still appear.

Any suggestions? Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for your post. I&#8217;ve been trying to remove the page titles from static page without success.</p>
<p>I&#8217;ve applied your suggestion. It works on the home page of <a href="http://www.realworldstrategy.com" rel="nofollow">http://www.realworldstrategy.com</a> but not on other static pages. I want to apply this to all of the static pages on my site. So far, I&#8217;ve put hiddentitle into the CSS class of the about and contact page of my site but the titles still appear.</p>
<p>Any suggestions? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vito</title>
		<link>http://joekraynak.com/computers/creating-a-static-home-page-with-thesis-and-wordpress.html/comment-page-1#comment-2484</link>
		<dc:creator>Vito</dc:creator>
		<pubDate>Fri, 12 Mar 2010 14:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://joekraynak.com/blog/?p=564#comment-2484</guid>
		<description>Very good collection of info here! I realised most of this myself but now I am stuck on something else. I haveca static page on my home but I d like to add the teasers of the latest 3 blog posts to the bottom to have fresh content on the home all the time. Any idea on how to achieve this?</description>
		<content:encoded><![CDATA[<p>Very good collection of info here! I realised most of this myself but now I am stuck on something else. I haveca static page on my home but I d like to add the teasers of the latest 3 blog posts to the bottom to have fresh content on the home all the time. Any idea on how to achieve this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
