<?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: Affiliate Quick Tips &#8211; WordPress Category Excerpts</title>
	<atom:link href="http://www.affiliatestuff.co.uk/quick-tips/affiliate-quick-tips-wordpress-category-excerpts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.affiliatestuff.co.uk/quick-tips/affiliate-quick-tips-wordpress-category-excerpts/</link>
	<description>Affiliate marketing news &#038; articles for newbies and pros by Kirsty McCubbin</description>
	<lastBuildDate>Thu, 02 Sep 2010 23:14:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Kirsty</title>
		<link>http://www.affiliatestuff.co.uk/quick-tips/affiliate-quick-tips-wordpress-category-excerpts/comment-page-1/#comment-6039</link>
		<dc:creator>Kirsty</dc:creator>
		<pubDate>Thu, 19 Nov 2009 22:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.affiliatestuff.co.uk/?p=221#comment-6039</guid>
		<description>Thanks for that James!</description>
		<content:encoded><![CDATA[<p>Thanks for that James!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.affiliatestuff.co.uk/quick-tips/affiliate-quick-tips-wordpress-category-excerpts/comment-page-1/#comment-5979</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 16 Nov 2009 11:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.affiliatestuff.co.uk/?p=221#comment-5979</guid>
		<description>Hi Kirsty,

Love the blog (been a reader for ages). Just wanted to point out to anyone using this snippet of code (which is awesome by the way) that when you copy it from your blog it copies the formatting from the quotation marks (around the Read More text) and will break your archive.php page. The way to fix this is to copy it from your blog to Notepad and then copy it into your archive.php page.

Best wishes,

James</description>
		<content:encoded><![CDATA[<p>Hi Kirsty,</p>
<p>Love the blog (been a reader for ages). Just wanted to point out to anyone using this snippet of code (which is awesome by the way) that when you copy it from your blog it copies the formatting from the quotation marks (around the Read More text) and will break your archive.php page. The way to fix this is to copy it from your blog to Notepad and then copy it into your archive.php page.</p>
<p>Best wishes,</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tris Palser</title>
		<link>http://www.affiliatestuff.co.uk/quick-tips/affiliate-quick-tips-wordpress-category-excerpts/comment-page-1/#comment-4455</link>
		<dc:creator>Tris Palser</dc:creator>
		<pubDate>Tue, 03 Mar 2009 19:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.affiliatestuff.co.uk/?p=221#comment-4455</guid>
		<description>Many Thanks as always for your useful info.

I am far from a web developer, but after playing around with my wordpress theme code, I have got my category pages showing thumbnails of the relevant products as well as changing the date and time area to show a direct link to the retailer, hence giving me that extra little bit of exposure.

Enjoy your spiders!!

Tris</description>
		<content:encoded><![CDATA[<p>Many Thanks as always for your useful info.</p>
<p>I am far from a web developer, but after playing around with my wordpress theme code, I have got my category pages showing thumbnails of the relevant products as well as changing the date and time area to show a direct link to the retailer, hence giving me that extra little bit of exposure.</p>
<p>Enjoy your spiders!!</p>
<p>Tris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve K</title>
		<link>http://www.affiliatestuff.co.uk/quick-tips/affiliate-quick-tips-wordpress-category-excerpts/comment-page-1/#comment-4449</link>
		<dc:creator>Steve K</dc:creator>
		<pubDate>Tue, 03 Mar 2009 01:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.affiliatestuff.co.uk/?p=221#comment-4449</guid>
		<description>I bet you hated every minute putting that one together lol!

Where&#039;s the thermal longjohns?!</description>
		<content:encoded><![CDATA[<p>I bet you hated every minute putting that one together lol!</p>
<p>Where&#8217;s the thermal longjohns?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.affiliatestuff.co.uk/quick-tips/affiliate-quick-tips-wordpress-category-excerpts/comment-page-1/#comment-4448</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 02 Mar 2009 22:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.affiliatestuff.co.uk/?p=221#comment-4448</guid>
		<description>You can also keep sub category posts from showing up in the parent completely by adding this little code after the start of loop. 

if ((is_category()) &amp;&amp; in_category($wp_query-&gt;get_queried_object_id())) { 

Then you can use the parent category for a king of landing page/sub category directory.</description>
		<content:encoded><![CDATA[<p>You can also keep sub category posts from showing up in the parent completely by adding this little code after the start of loop. </p>
<p>if ((is_category()) &amp;&amp; in_category($wp_query-&gt;get_queried_object_id())) { </p>
<p>Then you can use the parent category for a king of landing page/sub category directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://www.affiliatestuff.co.uk/quick-tips/affiliate-quick-tips-wordpress-category-excerpts/comment-page-1/#comment-4446</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Mon, 02 Mar 2009 13:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.affiliatestuff.co.uk/?p=221#comment-4446</guid>
		<description>Cool stuff Kirsty. I&#039;ve been bookmarking cool wordpress stuff recently to delicious, so you and your readers might find some of these interesting - http://delicious.com/petercolesdc/Wordpress</description>
		<content:encoded><![CDATA[<p>Cool stuff Kirsty. I&#8217;ve been bookmarking cool wordpress stuff recently to delicious, so you and your readers might find some of these interesting &#8211; <a href="http://delicious.com/petercolesdc/WordPress" rel="nofollow">http://delicious.com/petercolesdc/WordPress</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
