<?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: Thesis Tutorial: 7 Quick Customizations to the Home Page Loop</title>
	<atom:link href="http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/</link>
	<description>The Art of How to Start and Run a Blog</description>
	<lastBuildDate>Fri, 30 Jul 2010 22:32:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nick Reese</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-13653</link>
		<dc:creator>Nick Reese</dc:creator>
		<pubDate>Wed, 16 Jun 2010 03:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-13653</guid>
		<description>Check out this post we did on how to do it. http://www.artofblog.com/thesis-social-media-icons/</description>
		<content:encoded><![CDATA[<p>Check out this post we did on how to do it. <a href="http://www.artofblog.com/thesis-social-media-icons/" rel="nofollow">http://www.artofblog.com/thesis-social-media-icons/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tangologix</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-13651</link>
		<dc:creator>tangologix</dc:creator>
		<pubDate>Wed, 16 Jun 2010 02:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-13651</guid>
		<description>thank man for such a nice piece of info , i am using thesis them on my site, i need some help here i can see you have put under neath your header digg it, stumble, reddit , tweet button how can i do this with thesis? what is hook code that i have to paste in header or under neath header? thanks for help will be back to see if any one replies thanks in advance.</description>
		<content:encoded><![CDATA[<p>thank man for such a nice piece of info , i am using thesis them on my site, i need some help here i can see you have put under neath your header digg it, stumble, reddit , tweet button how can i do this with thesis? what is hook code that i have to paste in header or under neath header? thanks for help will be back to see if any one replies thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Reese</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-13345</link>
		<dc:creator>Nick Reese</dc:creator>
		<pubDate>Thu, 10 Jun 2010 22:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-13345</guid>
		<description>Try Kristarella&#039;s code above. Add &quot;$query_string.&quot; before the conditional.

I updated the tutorial.</description>
		<content:encoded><![CDATA[<p>Try Kristarella&#8217;s code above. Add &#8220;$query_string.&#8221; before the conditional.</p>
<p>I updated the tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Alexander</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-13339</link>
		<dc:creator>David Alexander</dc:creator>
		<pubDate>Thu, 10 Jun 2010 17:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-13339</guid>
		<description>&quot;It hass come to my attention that the previous/next links where not working on our home page. To remove this navegation simply add remove_action(&#039;thesis_hook_after_content&#039;, &#039;thesis_post_navigation&#039;);. I know it isn’t the cleanest solution but these links were leaking link juice anyways. :)&quot;

Any solution to allow the pagination to still work with limited home posts? I have removed the hook in question to add a numbered page button. method.

Thanks, great tutorial overall.</description>
		<content:encoded><![CDATA[<p>&#8220;It hass come to my attention that the previous/next links where not working on our home page. To remove this navegation simply add remove_action(&#8216;thesis_hook_after_content&#8217;, &#8216;thesis_post_navigation&#8217;);. I know it isn’t the cleanest solution but these links were leaking link juice anyways. :)&#8221;</p>
<p>Any solution to allow the pagination to still work with limited home posts? I have removed the hook in question to add a numbered page button. method.</p>
<p>Thanks, great tutorial overall.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristin Antin</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-13281</link>
		<dc:creator>Kristin Antin</dc:creator>
		<pubDate>Wed, 09 Jun 2010 02:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-13281</guid>
		<description>This is SO helpful! Exactly what I&#039;ve been looking for!</description>
		<content:encoded><![CDATA[<p>This is SO helpful! Exactly what I&#8217;ve been looking for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-12889</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 01 Jun 2010 23:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-12889</guid>
		<description>Hi All,
just wondering when hooking in to the posts like Nick has outlined above, is there a way to change the layout/template of the post and also include post images etc
Cheers,
Tom</description>
		<content:encoded><![CDATA[<p>Hi All,<br />
just wondering when hooking in to the posts like Nick has outlined above, is there a way to change the layout/template of the post and also include post images etc<br />
Cheers,<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlo</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-12109</link>
		<dc:creator>Carlo</dc:creator>
		<pubDate>Tue, 18 May 2010 03:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-12109</guid>
		<description>Thanks Nick. I just read through that. Their use is a little different than what I want to do, but I know I can customize it. I just don&#039;t know how to, I know virtually nothing about PHP (although I have done some C programming many many years ago).

First of all, how do I customize that code to only show the latest THREE posts? That code looks like it will keep posting as long as there are posts. Also, I want them to just be the excerpts (including the thumbnails). And would I just stick the code inside a function and assign it to a hook?

I realize I may be asking for too much, but worth a shot ;)</description>
		<content:encoded><![CDATA[<p>Thanks Nick. I just read through that. Their use is a little different than what I want to do, but I know I can customize it. I just don&#8217;t know how to, I know virtually nothing about PHP (although I have done some C programming many many years ago).</p>
<p>First of all, how do I customize that code to only show the latest THREE posts? That code looks like it will keep posting as long as there are posts. Also, I want them to just be the excerpts (including the thumbnails). And would I just stick the code inside a function and assign it to a hook?</p>
<p>I realize I may be asking for too much, but worth a shot ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Reese</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-12102</link>
		<dc:creator>Nick Reese</dc:creator>
		<pubDate>Tue, 18 May 2010 02:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-12102</guid>
		<description>Carol,

You&#039;d need to setup a custom loop and hook it where you want it to be used.

http://codex.wordpress.org/The_Loop#Multiple_Loops_in_Action</description>
		<content:encoded><![CDATA[<p>Carol,</p>
<p>You&#8217;d need to setup a custom loop and hook it where you want it to be used.</p>
<p><a href="http://codex.wordpress.org/The_Loop#Multiple_Loops_in_Action" rel="nofollow">http://codex.wordpress.org/The_Loop#Multiple_Loops_in_Action</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlo</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-12101</link>
		<dc:creator>Carlo</dc:creator>
		<pubDate>Tue, 18 May 2010 01:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-12101</guid>
		<description>Hi, 

I have a similar set up to Romulo above - static homepage and blog page elsewhere...however I want the latest 3 posts to show on the homepage. I used the code and swapped is_home to is_front_page as you suggested, but it wipes out the static content I built into the &quot;home&quot; page and only shows the latest 3 posts. 

I would like to have all my static content (combination of text and images) showing at the top of the content box, then underneath that I want the latest three posts. 

How would I do that? Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I have a similar set up to Romulo above &#8211; static homepage and blog page elsewhere&#8230;however I want the latest 3 posts to show on the homepage. I used the code and swapped is_home to is_front_page as you suggested, but it wipes out the static content I built into the &#8220;home&#8221; page and only shows the latest 3 posts. </p>
<p>I would like to have all my static content (combination of text and images) showing at the top of the content box, then underneath that I want the latest three posts. </p>
<p>How would I do that? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Reese</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-11458</link>
		<dc:creator>Nick Reese</dc:creator>
		<pubDate>Thu, 06 May 2010 14:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-11458</guid>
		<description>Juan, it would be easier for you to change your post count in your wordpress settings.

I think it is under reading. Total posts should be 15. It defaults to 10.</description>
		<content:encoded><![CDATA[<p>Juan, it would be easier for you to change your post count in your wordpress settings.</p>
<p>I think it is under reading. Total posts should be 15. It defaults to 10.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juan</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-11456</link>
		<dc:creator>juan</dc:creator>
		<pubDate>Thu, 06 May 2010 13:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-11456</guid>
		<description>hi nick i want to put on my homepage 15 post but thesis is limited to 10 how i can change this and,whrer to put the code, thanks i use thesis 1.7</description>
		<content:encoded><![CDATA[<p>hi nick i want to put on my homepage 15 post but thesis is limited to 10 how i can change this and,whrer to put the code, thanks i use thesis 1.7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandra</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-9176</link>
		<dc:creator>sandra</dc:creator>
		<pubDate>Tue, 06 Apr 2010 02:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-9176</guid>
		<description>I&#039;m also trying to remove &#039;from the category archives&#039; and haven&#039;t had any success.  Under thesis options I have entire posts selected, but not sure what I should do on archives....please explain.</description>
		<content:encoded><![CDATA[<p>I&#8217;m also trying to remove &#8216;from the category archives&#8217; and haven&#8217;t had any success.  Under thesis options I have entire posts selected, but not sure what I should do on archives&#8230;.please explain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kristarella</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-9047</link>
		<dc:creator>kristarella</dc:creator>
		<pubDate>Mon, 05 Apr 2010 04:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-9047</guid>
		<description>You need to change your code to:
&lt;pre&gt;function limit_front_page() {
  global $query_string;
  if (is_home())
    query_posts($query_string.&#039;cat=2393&#039;);
}
add_action(&#039;thesis_hook_before_content&#039;, &#039;limit_front_page&#039;);&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>You need to change your code to:</p>
<pre>function limit_front_page() {
  global $query_string;
  if (is_home())
    query_posts($query_string.'cat=2393');
}
add_action('thesis_hook_before_content', 'limit_front_page');</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kate</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-9026</link>
		<dc:creator>Kate</dc:creator>
		<pubDate>Mon, 05 Apr 2010 00:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-9026</guid>
		<description>Hi Nick &amp; Kristerella, 

Love the tute, exactly what I was looking for, but as Kristerella said it breaks my pagination (ie you get the same 8 posts on page 2/3/4 etc..)

Not sure exactly what she was saying the fix was though, help!

Here is what i have added so far.

function limit_front_page() {
	global $query_string;
    if (is_home()) {
        query_posts(&#039;cat=2393&#039;);
    }
}
add_action(&#039;thesis_hook_before_content&#039;, &#039;limit_front_page&#039;);

thanks so much!</description>
		<content:encoded><![CDATA[<p>Hi Nick &amp; Kristerella, </p>
<p>Love the tute, exactly what I was looking for, but as Kristerella said it breaks my pagination (ie you get the same 8 posts on page 2/3/4 etc..)</p>
<p>Not sure exactly what she was saying the fix was though, help!</p>
<p>Here is what i have added so far.</p>
<p>function limit_front_page() {<br />
	global $query_string;<br />
    if (is_home()) {<br />
        query_posts(&#8216;cat=2393&#8242;);<br />
    }<br />
}<br />
add_action(&#8216;thesis_hook_before_content&#8217;, &#8216;limit_front_page&#8217;);</p>
<p>thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny Ashton</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-6048</link>
		<dc:creator>Danny Ashton</dc:creator>
		<pubDate>Fri, 19 Feb 2010 10:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-6048</guid>
		<description>Hi I am also having a problem.

When i follow your advice:

It hass come to my attention that the previous/next links where not working on our home page. To remove this navegation simply add remove_action(&#039;thesis_hook_after_content&#039;, &#039;thesis_post_navigation&#039;);. I know it isn’t the cleanest solution but these links were leaking link juice anyways. :)

This removes the link from all category pages of my site. Whilst i agree that it&#039;s nice to remove the link from the homepage i don&#039;t think its worth reducing the amuount of pages that google can access via my category pages.

Is there a way to just remove the link from the homepage and not the category pages?

Thanks
Danny</description>
		<content:encoded><![CDATA[<p>Hi I am also having a problem.</p>
<p>When i follow your advice:</p>
<p>It hass come to my attention that the previous/next links where not working on our home page. To remove this navegation simply add remove_action(&#8216;thesis_hook_after_content&#8217;, &#8216;thesis_post_navigation&#8217;);. I know it isn’t the cleanest solution but these links were leaking link juice anyways. :)</p>
<p>This removes the link from all category pages of my site. Whilst i agree that it&#8217;s nice to remove the link from the homepage i don&#8217;t think its worth reducing the amuount of pages that google can access via my category pages.</p>
<p>Is there a way to just remove the link from the homepage and not the category pages?</p>
<p>Thanks<br />
Danny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romulo</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-5577</link>
		<dc:creator>Romulo</dc:creator>
		<pubDate>Wed, 10 Feb 2010 00:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-5577</guid>
		<description>Holy crap! It worked like a charm. Thank you SO much! :D
Now I got to find out how to display that video, but I already have what I wanted more. The video thing I think has something to do with it being on the archives, it will only show when you click the post itself.
Thank you so much. Keep rockin&#039; dude!</description>
		<content:encoded><![CDATA[<p>Holy crap! It worked like a charm. Thank you SO much! :D<br />
Now I got to find out how to display that video, but I already have what I wanted more. The video thing I think has something to do with it being on the archives, it will only show when you click the post itself.<br />
Thank you so much. Keep rockin&#8217; dude!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Reese</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-5575</link>
		<dc:creator>Nick Reese</dc:creator>
		<pubDate>Tue, 09 Feb 2010 23:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-5575</guid>
		<description>Try checking out your thesis options to show entire posts or full entries.

If i can remember correctly try toggling the one on archives.</description>
		<content:encoded><![CDATA[<p>Try checking out your thesis options to show entire posts or full entries.</p>
<p>If i can remember correctly try toggling the one on archives.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romulo</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-5571</link>
		<dc:creator>Romulo</dc:creator>
		<pubDate>Tue, 09 Feb 2010 18:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-5571</guid>
		<description>Thank you so much, dude! It solved my main problem, I think now is just about customization. My Home page now shows the only post I need (the site will be updated daily with a video and a short description of it), but I need it to show the entire post - including the video - or at least until a &quot;read more&quot; link.
Any ideas?
One other thing is a text showing up on the post, like: 
From the category archives: Vitrine Diária (wich is btw the category I want to show). How can I remove it?
Well, my site is still under development, but you can check it out here: http://www.suavitrine.com/
One more time, thanks a lot. A LOT. ;)</description>
		<content:encoded><![CDATA[<p>Thank you so much, dude! It solved my main problem, I think now is just about customization. My Home page now shows the only post I need (the site will be updated daily with a video and a short description of it), but I need it to show the entire post &#8211; including the video &#8211; or at least until a &#8220;read more&#8221; link.<br />
Any ideas?<br />
One other thing is a text showing up on the post, like:<br />
From the category archives: Vitrine Diária (wich is btw the category I want to show). How can I remove it?<br />
Well, my site is still under development, but you can check it out here: <a href="http://www.suavitrine.com/" rel="nofollow">http://www.suavitrine.com/</a><br />
One more time, thanks a lot. A LOT. ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Reese</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-5567</link>
		<dc:creator>Nick Reese</dc:creator>
		<pubDate>Tue, 09 Feb 2010 17:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-5567</guid>
		<description>Try to replace &quot;is_home()&quot; with &quot;is_front_page().&quot;

You might also add a &lt;code&gt;global $post;&lt;/code&gt; to the top of your function.

-Nick</description>
		<content:encoded><![CDATA[<p>Try to replace &#8220;is_home()&#8221; with &#8220;is_front_page().&#8221;</p>
<p>You might also add a <code>global $post;</code> to the top of your function.</p>
<p>-Nick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romulo</title>
		<link>http://www.artofblog.com/thesis-tutorial-7-quick-customizations-to-the-home-page-loop/#comment-5562</link>
		<dc:creator>Romulo</dc:creator>
		<pubDate>Tue, 09 Feb 2010 14:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=142#comment-5562</guid>
		<description>Hey dude sorry for asking this after so many time of the post, but I&#039;m having serious problems in my Home page. The thing is I&#039;m using the Home as a static page, and my posts go to my Blog page. But I need to show the latest post from a category on the Home page. When I insert the code provided for &quot;Show Only Posts from a Specific Category or Categories&quot; my Home page is not affected. Instead, the Blog page is. And the code works like a charm there. But I need this Blog page to show ALL of my posts, while the Home page is to show only the latest of an especific category.
I&#039;ve already searched for a solution for this on Google, forums, etc. and can&#039;t seem to find a working code to setup it the way I need. Hope you can help me.
Great blog you have there. It helped me a lot in the past. Thanks in advice!</description>
		<content:encoded><![CDATA[<p>Hey dude sorry for asking this after so many time of the post, but I&#8217;m having serious problems in my Home page. The thing is I&#8217;m using the Home as a static page, and my posts go to my Blog page. But I need to show the latest post from a category on the Home page. When I insert the code provided for &#8220;Show Only Posts from a Specific Category or Categories&#8221; my Home page is not affected. Instead, the Blog page is. And the code works like a charm there. But I need this Blog page to show ALL of my posts, while the Home page is to show only the latest of an especific category.<br />
I&#8217;ve already searched for a solution for this on Google, forums, etc. and can&#8217;t seem to find a working code to setup it the way I need. Hope you can help me.<br />
Great blog you have there. It helped me a lot in the past. Thanks in advice!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
