<?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 Templates NeXt</title>
	<atom:link href="http://www.templatesnext.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.templatesnext.org</link>
	<description>Free Themes And Resources</description>
	<lastBuildDate>Tue, 31 Aug 2010 17:05:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on New Versions of Jarrah and iDream by Admire Ujungkulon</title>
		<link>http://www.templatesnext.org/new-versions-of-jarrah-and-idream/comment-page-1/#comment-4783</link>
		<dc:creator>Admire Ujungkulon</dc:creator>
		<pubDate>Tue, 31 Aug 2010 17:05:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatesnext.org/?p=59#comment-4783</guid>
		<description>Yes, iDream template is really cool. I think I must use it for my blog.</description>
		<content:encoded><![CDATA[<p>Yes, iDream template is really cool. I think I must use it for my blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New WordPress Theme iDream 1.0.1. Ready To Release by Dave</title>
		<link>http://www.templatesnext.org/theme-idream/comment-page-1/#comment-4771</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 31 Aug 2010 14:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatesnext.org/?p=38#comment-4771</guid>
		<description>I&#039;m having a heck of a time with this theme... what am I doing wrong.  None of the &#039;inter&#039; site links work - can&#039;t drill into my artile, or search by categoty, all links return 404 errors... also can&#039;t validate my rss for same reason... help!</description>
		<content:encoded><![CDATA[<p>I&#8217;m having a heck of a time with this theme&#8230; what am I doing wrong.  None of the &#8216;inter&#8217; site links work &#8211; can&#8217;t drill into my artile, or search by categoty, all links return 404 errors&#8230; also can&#8217;t validate my rss for same reason&#8230; help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Add “Read More” and Change Hyperlink Color Or Decoration. by Boris</title>
		<link>http://www.templatesnext.org/how-to-add-%e2%80%9cread-more%e2%80%9d-and-change-hyperlink-color-or-decoration/comment-page-1/#comment-4450</link>
		<dc:creator>Boris</dc:creator>
		<pubDate>Wed, 25 Aug 2010 16:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatesnext.org/?p=64#comment-4450</guid>
		<description>Hello, 

I am using your theme for my blog and I like it very much. Thank you. 

My question is regarding the [search]. It does not work on my site and I am not sure how to fix it (I know nothing about PHP). So, can you please advise how to remove it from the pages ?... 

Also, do you have a tip on how I can split the comments (not the posts) on my blog ?... (see www.retireoption.com/destinations)..

Thank you for your help and advice, greatly appreciated !...</description>
		<content:encoded><![CDATA[<p>Hello, </p>
<p>I am using your theme for my blog and I like it very much. Thank you. </p>
<p>My question is regarding the [search]. It does not work on my site and I am not sure how to fix it (I know nothing about PHP). So, can you please advise how to remove it from the pages ?&#8230; </p>
<p>Also, do you have a tip on how I can split the comments (not the posts) on my blog ?&#8230; (see <a href="http://www.retireoption.com/destinations" rel="nofollow">http://www.retireoption.com/destinations</a>)..</p>
<p>Thank you for your help and advice, greatly appreciated !&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Version 1.1 of WordPress Theme &#8220;Jarrah&#8221; Released by Magicarticlerewriter</title>
		<link>http://www.templatesnext.org/theme-jarrah/comment-page-1/#comment-4016</link>
		<dc:creator>Magicarticlerewriter</dc:creator>
		<pubDate>Fri, 13 Aug 2010 23:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://templatesnext.org/?p=1#comment-4016</guid>
		<description>Very nice theme. It would look well as a photo blog or technology.</description>
		<content:encoded><![CDATA[<p>Very nice theme. It would look well as a photo blog or technology.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New WordPress Theme iDream 1.0.1. Ready To Release by Nikon</title>
		<link>http://www.templatesnext.org/theme-idream/comment-page-1/#comment-3792</link>
		<dc:creator>Nikon</dc:creator>
		<pubDate>Sun, 08 Aug 2010 01:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatesnext.org/?p=38#comment-3792</guid>
		<description>Hi
I&#039;m would like to add native support for WP menus to this them. I have try replacing wp_list_pages in header to wp_nav_menu and added add_theme_support( &#039;nav-menus&#039; );  to function.php but it still dosen&#039;t work. I also try to add add_theme_support( &#039;menus&#039; ); to function.php but I have get following message&quot;Your theme supports 0 menus. Select which menu appears in each location&quot;</description>
		<content:encoded><![CDATA[<p>Hi<br />
I&#8217;m would like to add native support for WP menus to this them. I have try replacing wp_list_pages in header to wp_nav_menu and added add_theme_support( &#8216;nav-menus&#8217; );  to function.php but it still dosen&#8217;t work. I also try to add add_theme_support( &#8216;menus&#8217; ); to function.php but I have get following message&#8221;Your theme supports 0 menus. Select which menu appears in each location&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Browser Incompatibility With PNGs(24bit), CSS and Other Scripts. by The Best Spinner</title>
		<link>http://www.templatesnext.org/browser-incompatibility-with-pngs24bit-css-and-other-scripts/comment-page-1/#comment-3783</link>
		<dc:creator>The Best Spinner</dc:creator>
		<pubDate>Sat, 07 Aug 2010 18:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatesnext.org/?p=77#comment-3783</guid>
		<description>needs to fully support ie6</description>
		<content:encoded><![CDATA[<p>needs to fully support ie6</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Browser Incompatibility With PNGs(24bit), CSS and Other Scripts. by bobo</title>
		<link>http://www.templatesnext.org/browser-incompatibility-with-pngs24bit-css-and-other-scripts/comment-page-1/#comment-3655</link>
		<dc:creator>bobo</dc:creator>
		<pubDate>Thu, 05 Aug 2010 01:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatesnext.org/?p=77#comment-3655</guid>
		<description>I can&#039;t click anything in main content in IE8.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t click anything in main content in IE8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Versions of Jarrah and iDream by kevin</title>
		<link>http://www.templatesnext.org/new-versions-of-jarrah-and-idream/comment-page-1/#comment-3265</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Sun, 25 Jul 2010 06:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatesnext.org/?p=59#comment-3265</guid>
		<description>I really love your theme. Can you test the iDream in IE6? then you will find the problem.</description>
		<content:encoded><![CDATA[<p>I really love your theme. Can you test the iDream in IE6? then you will find the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New WordPress Theme iDream 1.0.1. Ready To Release by Yro</title>
		<link>http://www.templatesnext.org/theme-idream/comment-page-1/#comment-3002</link>
		<dc:creator>Yro</dc:creator>
		<pubDate>Fri, 16 Jul 2010 17:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatesnext.org/?p=38#comment-3002</guid>
		<description>Hi.

I love your theme and Im here to ask for a new release with diferent colours.

Can You make this theme in blue colour? black colour? and another one in green colour?

Or maybe can You explain how do I change the default colours of all the theme?

sorry about my english.</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>I love your theme and Im here to ask for a new release with diferent colours.</p>
<p>Can You make this theme in blue colour? black colour? and another one in green colour?</p>
<p>Or maybe can You explain how do I change the default colours of all the theme?</p>
<p>sorry about my english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Browser Incompatibility With PNGs(24bit), CSS and Other Scripts. by marsian</title>
		<link>http://www.templatesnext.org/browser-incompatibility-with-pngs24bit-css-and-other-scripts/comment-page-1/#comment-2962</link>
		<dc:creator>marsian</dc:creator>
		<pubDate>Thu, 15 Jul 2010 10:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatesnext.org/?p=77#comment-2962</guid>
		<description>are you sure you are using IE8, here is a screenshot of your page http://www.templatesnext.org/wp-content/uploads/WXPIE8000.jpg from &quot;browserlab.adobe.com&quot;.</description>
		<content:encoded><![CDATA[<p>are you sure you are using IE8, here is a screenshot of your page <a href="http://www.templatesnext.org/wp-content/uploads/WXPIE8000.jpg" rel="nofollow">http://www.templatesnext.org/wp-content/uploads/WXPIE8000.jpg</a> from &#8220;browserlab.adobe.com&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
