<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: A wee wordpress hack&#8230;</title>
	<link>http://the449.com/a-wee-wordpress-hack/</link>
	<description>Affordable blog Design fresh from Bristol, UK</description>
	<pubDate>Fri, 25 Jul 2008 11:59:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Chris Garrett</title>
		<link>http://the449.com/a-wee-wordpress-hack/#comment-91</link>
		<dc:creator>Chris Garrett</dc:creator>
		<pubDate>Tue, 05 Feb 2008 10:38:58 +0000</pubDate>
		<guid>http://the449.com/a-wee-wordpress-hack/#comment-91</guid>
		<description>hey Mark, thanks for replying. This was actually one of the first things I thought of, but even when I reset wp_query it still didn't work.

Thanks!</description>
		<content:encoded><![CDATA[<p>hey Mark, thanks for replying. This was actually one of the first things I thought of, but even when I reset wp_query it still didn&#8217;t work.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarkB</title>
		<link>http://the449.com/a-wee-wordpress-hack/#comment-88</link>
		<dc:creator>MarkB</dc:creator>
		<pubDate>Tue, 05 Feb 2008 05:31:11 +0000</pubDate>
		<guid>http://the449.com/a-wee-wordpress-hack/#comment-88</guid>
		<description>You'll probably find that you're calling a specific page via a wordpress query on your home page right?

like query_posts('page_id=2'); ... rite?

your problem has happened to me a few times too and i realized that for me, this was the cause. so instead of is_home(), i used is_page('2') and that seemed to return TRUE.

give it a whirl :)</description>
		<content:encoded><![CDATA[<p>You&#8217;ll probably find that you&#8217;re calling a specific page via a wordpress query on your home page right?</p>
<p>like query_posts(&#8217;page_id=2&#8242;); &#8230; rite?</p>
<p>your problem has happened to me a few times too and i realized that for me, this was the cause. so instead of is_home(), i used is_page(&#8217;2&#8242;) and that seemed to return TRUE.</p>
<p>give it a whirl <img src='http://the449.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
