<?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: WordPress Loop in a Static Homepage</title>
	<atom:link href="http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/</link>
	<description>Richard and Stephanie Sipe's Website</description>
	<lastBuildDate>Mon, 15 Feb 2010 16:43:42 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adam</title>
		<link>http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/comment-page-1/#comment-75946</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 25 Dec 2008 21:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/#comment-75946</guid>
		<description>This is exactly what I needed - thank you so much for posting this!</description>
		<content:encoded><![CDATA[<p>This is exactly what I needed &#8211; thank you so much for posting this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nat</title>
		<link>http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/comment-page-1/#comment-23168</link>
		<dc:creator>Nat</dc:creator>
		<pubDate>Thu, 07 Feb 2008 22:42:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/#comment-23168</guid>
		<description>I thought that you&#039;d led me to the answer, but I&#039;m not quite there.  Maybe you could help.

I used to just make a file in the /wordpress directory that I called news.php which had [include wp-blog-header.php] line and then the loop.  This no longer works.

Do you think there is an easy way to make this work again?  (The reason is I used to just use that as a templateless file which I called with a php include from my homepage.)</description>
		<content:encoded><![CDATA[<p>I thought that you&#8217;d led me to the answer, but I&#8217;m not quite there.  Maybe you could help.</p>
<p>I used to just make a file in the /wordpress directory that I called news.php which had [include wp-blog-header.php] line and then the loop.  This no longer works.</p>
<p>Do you think there is an easy way to make this work again?  (The reason is I used to just use that as a templateless file which I called with a php include from my homepage.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Knowledge Chikuse</title>
		<link>http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/comment-page-1/#comment-9279</link>
		<dc:creator>Knowledge Chikuse</dc:creator>
		<pubDate>Thu, 08 Nov 2007 08:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/#comment-9279</guid>
		<description>right on the money bru. thanks a lot.</description>
		<content:encoded><![CDATA[<p>right on the money bru. thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jj</title>
		<link>http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/comment-page-1/#comment-6942</link>
		<dc:creator>jj</dc:creator>
		<pubDate>Fri, 28 Sep 2007 08:44:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/#comment-6942</guid>
		<description>i can&#039;t get the example code to work on my static homepage what am i doing wrong?

now the tricky part is i&#039;m including it in an entry meaning a blog entry but i am using runphp which seems to work before

i can&#039;t get any loops working on my static homepage and have tried a bunch</description>
		<content:encoded><![CDATA[<p>i can&#8217;t get the example code to work on my static homepage what am i doing wrong?</p>
<p>now the tricky part is i&#8217;m including it in an entry meaning a blog entry but i am using runphp which seems to work before</p>
<p>i can&#8217;t get any loops working on my static homepage and have tried a bunch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beth</title>
		<link>http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/comment-page-1/#comment-4285</link>
		<dc:creator>beth</dc:creator>
		<pubDate>Fri, 27 Jul 2007 23:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/#comment-4285</guid>
		<description>Hi Again,
This code has been working out quite well for me. I wanted to know though, how I could alter it  to exclude multiple categories. (As in if an entry is from my music or movies categories, it is skipped and the next most recent entry&#039;s excerpt is displayed.)  

Thanks,
-Beth</description>
		<content:encoded><![CDATA[<p>Hi Again,<br />
This code has been working out quite well for me. I wanted to know though, how I could alter it  to exclude multiple categories. (As in if an entry is from my music or movies categories, it is skipped and the next most recent entry&#8217;s excerpt is displayed.)  </p>
<p>Thanks,<br />
-Beth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/comment-page-1/#comment-3174</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sun, 01 Jul 2007 18:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/#comment-3174</guid>
		<description>Thanks so much for this, it is exactly what I have been looking for!</description>
		<content:encoded><![CDATA[<p>Thanks so much for this, it is exactly what I have been looking for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave S.</title>
		<link>http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/comment-page-1/#comment-2161</link>
		<dc:creator>Dave S.</dc:creator>
		<pubDate>Thu, 07 Jun 2007 02:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/#comment-2161</guid>
		<description>Hi Richard,

I&#039;m not sure what my problem is, but I cannot, for the life of me, get your code to work when I know it should. I have been using WP for quite some time and would love to figure out what I am doing wrong, but even after following your directions step-by-step I can&#039;t get it to work.

Any thoughts, advice or words of encouragement would be tremendously appreciated.

Great site by the way!

Thanks in advance,
Dave</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>
<p>I&#8217;m not sure what my problem is, but I cannot, for the life of me, get your code to work when I know it should. I have been using WP for quite some time and would love to figure out what I am doing wrong, but even after following your directions step-by-step I can&#8217;t get it to work.</p>
<p>Any thoughts, advice or words of encouragement would be tremendously appreciated.</p>
<p>Great site by the way!</p>
<p>Thanks in advance,<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Husein</title>
		<link>http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/comment-page-1/#comment-1882</link>
		<dc:creator>Husein</dc:creator>
		<pubDate>Fri, 25 May 2007 02:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/#comment-1882</guid>
		<description>Thank you very much for publishing this code. It made my life so much easier. With a slight modification (stating the location of wp-config.php, and css), I got exactly what i needed.</description>
		<content:encoded><![CDATA[<p>Thank you very much for publishing this code. It made my life so much easier. With a slight modification (stating the location of wp-config.php, and css), I got exactly what i needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/comment-page-1/#comment-1217</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 25 Apr 2007 15:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/#comment-1217</guid>
		<description>Hi Richard,
Thank you for this. I like the fact that it doesn&#039;t require a plug-in, and it offers more options for managing the dynamic homepage content than what I&#039;m using now.
Best,
Steve</description>
		<content:encoded><![CDATA[<p>Hi Richard,<br />
Thank you for this. I like the fact that it doesn&#8217;t require a plug-in, and it offers more options for managing the dynamic homepage content than what I&#8217;m using now.<br />
Best,<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beth</title>
		<link>http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/comment-page-1/#comment-1212</link>
		<dc:creator>beth</dc:creator>
		<pubDate>Wed, 25 Apr 2007 13:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.richandstephsipe.com/wordpress/2007/04/24/wordpress-loop-in-a-static-homepage/#comment-1212</guid>
		<description>This is exactly what I needed and does the trick! I only tried the first part, but I&#039;m going to try the excerpt part when I get home from work today. Thanks so much, this is incredibly helpful!!!</description>
		<content:encoded><![CDATA[<p>This is exactly what I needed and does the trick! I only tried the first part, but I&#8217;m going to try the excerpt part when I get home from work today. Thanks so much, this is incredibly helpful!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

