<?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: Display Thumbnails For Excerpts On Homepage In Wordpress Without Using Custom Fields.</title>
	<atom:link href="http://www.techyard.net/display-thumbnails-for-excerpts-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techyard.net/display-thumbnails-for-excerpts-in-wordpress/</link>
	<description>Freeware, Wordpress, How To Guides, Tips Tricks &#38; Hacks &#38; Tutorials</description>
	<lastBuildDate>Mon, 15 Mar 2010 09:03:50 +0530</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: slogans</title>
		<link>http://www.techyard.net/display-thumbnails-for-excerpts-in-wordpress/comment-page-1/#comment-7781</link>
		<dc:creator>slogans</dc:creator>
		<pubDate>Sun, 07 Feb 2010 16:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.techyard.net/?p=1349#comment-7781</guid>
		<description>Hi, thanks for the post, I am trying to modify this plugin to work on my slogans blog. I have it working but I want to move the thumbnail so that it is displayed the slogan (which is the post title) any idea how I might do this? Anyway, thanks again for the helpful post!</description>
		<content:encoded><![CDATA[<p>Hi, thanks for the post, I am trying to modify this plugin to work on my slogans blog. I have it working but I want to move the thumbnail so that it is displayed the slogan (which is the post title) any idea how I might do this? Anyway, thanks again for the helpful post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bethany</title>
		<link>http://www.techyard.net/display-thumbnails-for-excerpts-in-wordpress/comment-page-1/#comment-7732</link>
		<dc:creator>Bethany</dc:creator>
		<pubDate>Mon, 01 Feb 2010 16:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.techyard.net/?p=1349#comment-7732</guid>
		<description>Very nice! Works exactly as described. Thank you!</description>
		<content:encoded><![CDATA[<p>Very nice! Works exactly as described. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zoel</title>
		<link>http://www.techyard.net/display-thumbnails-for-excerpts-in-wordpress/comment-page-1/#comment-5465</link>
		<dc:creator>zoel</dc:creator>
		<pubDate>Mon, 19 Oct 2009 12:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.techyard.net/?p=1349#comment-5465</guid>
		<description>Nice, I was try it and success with WP 2.8.4, thanx</description>
		<content:encoded><![CDATA[<p>Nice, I was try it and success with WP 2.8.4, thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Show First Image In Post as Thumbnail In Wordpress Blog &#124; TECH YARD</title>
		<link>http://www.techyard.net/display-thumbnails-for-excerpts-in-wordpress/comment-page-1/#comment-4331</link>
		<dc:creator>How to Show First Image In Post as Thumbnail In Wordpress Blog &#124; TECH YARD</dc:creator>
		<pubDate>Mon, 06 Jul 2009 07:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.techyard.net/?p=1349#comment-4331</guid>
		<description>[...] to the RSS feed for updates on this topic.Powered by WP Greet BoxI’ve shared a plugin called Thumbnail For Excerps that let you show thumbnails in your blog’s homepage using wordpress blogging platform.Here’s [...]</description>
		<content:encoded><![CDATA[<p>[...] to the RSS feed for updates on this topic.Powered by WP Greet BoxI’ve shared a plugin called Thumbnail For Excerps that let you show thumbnails in your blog’s homepage using wordpress blogging platform.Here’s [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cheese</title>
		<link>http://www.techyard.net/display-thumbnails-for-excerpts-in-wordpress/comment-page-1/#comment-3522</link>
		<dc:creator>Cheese</dc:creator>
		<pubDate>Thu, 07 May 2009 11:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.techyard.net/?p=1349#comment-3522</guid>
		<description>Just looked at the code again and it seems return $img.$excerpt; only returns the excerpt text.  $img doesnt do anything and is never initialised.  If you want the image below the excerpt you have to echo $excerpt at the top of the function and then let the function output the image as normal.  $img does nothing.</description>
		<content:encoded><![CDATA[<p>Just looked at the code again and it seems return $img.$excerpt; only returns the excerpt text.  $img doesnt do anything and is never initialised.  If you want the image below the excerpt you have to echo $excerpt at the top of the function and then let the function output the image as normal.  $img does nothing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cheese</title>
		<link>http://www.techyard.net/display-thumbnails-for-excerpts-in-wordpress/comment-page-1/#comment-3516</link>
		<dc:creator>Cheese</dc:creator>
		<pubDate>Wed, 06 May 2009 15:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.techyard.net/?p=1349#comment-3516</guid>
		<description>Is it possible to display the thumbnail image below the excerpt text? In the plugin code I changed 
return $img.$excerpt;
to
return $excerpt.$img;
but it makes no difference.

Any help appreciated. Thanks!</description>
		<content:encoded><![CDATA[<p>Is it possible to display the thumbnail image below the excerpt text? In the plugin code I changed<br />
return $img.$excerpt;<br />
to<br />
return $excerpt.$img;<br />
but it makes no difference.</p>
<p>Any help appreciated. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex G</title>
		<link>http://www.techyard.net/display-thumbnails-for-excerpts-in-wordpress/comment-page-1/#comment-3439</link>
		<dc:creator>Alex G</dc:creator>
		<pubDate>Sun, 26 Apr 2009 22:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.techyard.net/?p=1349#comment-3439</guid>
		<description>Hi Avinash, 

Great plugin, thanks very much. I am having one problem: if my thumbnail size is set in the admin area to something of unequal dimensions - like 200 x 100 - then the excerpts don&#039;t generate correctly. The image width is set correctly, but not the height. 

I did reset TFE_SIZE to 0 but this doesn&#039;t seem to help. Any ideas? Hope it&#039;s not something I&#039;m doing wrong!</description>
		<content:encoded><![CDATA[<p>Hi Avinash, </p>
<p>Great plugin, thanks very much. I am having one problem: if my thumbnail size is set in the admin area to something of unequal dimensions &#8211; like 200 x 100 &#8211; then the excerpts don&#8217;t generate correctly. The image width is set correctly, but not the height. </p>
<p>I did reset TFE_SIZE to 0 but this doesn&#8217;t seem to help. Any ideas? Hope it&#8217;s not something I&#8217;m doing wrong!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avinash</title>
		<link>http://www.techyard.net/display-thumbnails-for-excerpts-in-wordpress/comment-page-1/#comment-3421</link>
		<dc:creator>Avinash</dc:creator>
		<pubDate>Thu, 23 Apr 2009 15:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.techyard.net/?p=1349#comment-3421</guid>
		<description>@Tom : Glad you were able to figure it out. All the best</description>
		<content:encoded><![CDATA[<p>@Tom : Glad you were able to figure it out. All the best</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.techyard.net/display-thumbnails-for-excerpts-in-wordpress/comment-page-1/#comment-3420</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 23 Apr 2009 14:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.techyard.net/?p=1349#comment-3420</guid>
		<description>Thanks avinash - Your advice may be correct but i&#039;m happy with using CSS now i have it figured out.

Cheers though!</description>
		<content:encoded><![CDATA[<p>Thanks avinash &#8211; Your advice may be correct but i&#8217;m happy with using CSS now i have it figured out.</p>
<p>Cheers though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.techyard.net/display-thumbnails-for-excerpts-in-wordpress/comment-page-1/#comment-3419</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 23 Apr 2009 14:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.techyard.net/?p=1349#comment-3419</guid>
		<description>Solved my orn problem by reading the readme - and learning how to create a new class in the CSS

for anyone as noob as me - just create something like this in your css file

.imgtfe {
	background:url(images/content.png) top left repeat;
	margin: 0px 8px 0px 0px;
	padding: 5px;
	border: 1px solid #E6E6E6;
	}

then edit at will 
- that code gives the image a background (change link to suit), 
- it sets the text 8px to the right of the thumbnail
- gives 5px of padding around the
- 1px border

You wont want all of that, or you  might, but its better to have more and takeaway than be stuck with nothing.

Hope it helps someone and thanks again for the post and plugin!</description>
		<content:encoded><![CDATA[<p>Solved my orn problem by reading the readme &#8211; and learning how to create a new class in the CSS</p>
<p>for anyone as noob as me &#8211; just create something like this in your css file</p>
<p>.imgtfe {<br />
	background:url(images/content.png) top left repeat;<br />
	margin: 0px 8px 0px 0px;<br />
	padding: 5px;<br />
	border: 1px solid #E6E6E6;<br />
	}</p>
<p>then edit at will<br />
- that code gives the image a background (change link to suit),<br />
- it sets the text 8px to the right of the thumbnail<br />
- gives 5px of padding around the<br />
- 1px border</p>
<p>You wont want all of that, or you  might, but its better to have more and takeaway than be stuck with nothing.</p>
<p>Hope it helps someone and thanks again for the post and plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avinash</title>
		<link>http://www.techyard.net/display-thumbnails-for-excerpts-in-wordpress/comment-page-1/#comment-3418</link>
		<dc:creator>Avinash</dc:creator>
		<pubDate>Thu, 23 Apr 2009 14:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.techyard.net/?p=1349#comment-3418</guid>
		<description>@Tom : You can try to set the &quot;TFE_SPACE&quot; value in the plugin file which is the HSPACE parameter for the image.</description>
		<content:encoded><![CDATA[<p>@Tom : You can try to set the &#8220;TFE_SPACE&#8221; value in the plugin file which is the HSPACE parameter for the image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.techyard.net/display-thumbnails-for-excerpts-in-wordpress/comment-page-1/#comment-3417</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 23 Apr 2009 13:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.techyard.net/?p=1349#comment-3417</guid>
		<description>Hi there, thank you very  much for this post - very useful.

One question, How might i add padding to the thumbnail image in the excerpt version of the post? It is aligned left but the post text is touching the edge of the image and i want a nice gap between the two - this is blatantly a n00b question but i would love some help regardless :-)

Many thanks</description>
		<content:encoded><![CDATA[<p>Hi there, thank you very  much for this post &#8211; very useful.</p>
<p>One question, How might i add padding to the thumbnail image in the excerpt version of the post? It is aligned left but the post text is touching the edge of the image and i want a nice gap between the two &#8211; this is blatantly a n00b question but i would love some help regardless <img src='http://www.techyard.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodolfo</title>
		<link>http://www.techyard.net/display-thumbnails-for-excerpts-in-wordpress/comment-page-1/#comment-2442</link>
		<dc:creator>Rodolfo</dc:creator>
		<pubDate>Sun, 28 Dec 2008 14:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.techyard.net/?p=1349#comment-2442</guid>
		<description>Thank you for the post.

Rodolfos last blog post..&lt;a href=&quot;http://www.free-power-point-templates.com/green-nature-ppt/441/&quot; rel=&quot;nofollow&quot;&gt;Green Nature PPT&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thank you for the post.</p>
<p>Rodolfos last blog post..<a href="http://www.free-power-point-templates.com/green-nature-ppt/441/" rel="nofollow">Green Nature PPT</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tech News</title>
		<link>http://www.techyard.net/display-thumbnails-for-excerpts-in-wordpress/comment-page-1/#comment-2018</link>
		<dc:creator>Tech News</dc:creator>
		<pubDate>Fri, 10 Oct 2008 07:01:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.techyard.net/?p=1349#comment-2018</guid>
		<description>It&#039;s great Really helpful..

Thanks

Tech Newss last blog post..&lt;a href=&quot;http://www.zahipedia.com/2008/10/09/solid-state-seagate/&quot; rel=&quot;nofollow&quot;&gt;Solid State Seagate&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>It&#8217;s great Really helpful..</p>
<p>Thanks</p>
<p>Tech Newss last blog post..<a href="http://www.zahipedia.com/2008/10/09/solid-state-seagate/" rel="nofollow">Solid State Seagate</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hildis privates Weblog &#187; Ärger über Photoblog in Wordpress</title>
		<link>http://www.techyard.net/display-thumbnails-for-excerpts-in-wordpress/comment-page-1/#comment-1957</link>
		<dc:creator>Hildis privates Weblog &#187; Ärger über Photoblog in Wordpress</dc:creator>
		<pubDate>Tue, 23 Sep 2008 11:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.techyard.net/?p=1349#comment-1957</guid>
		<description>[...] Ich habe mir heute mal intensiv ein paar Plugins für Wordpress angesehen, die beide ganz nett sind aber meine Probleme nicht lösen (YAPB und Thumbnail-for-Excerpts). [...]</description>
		<content:encoded><![CDATA[<p>[...] Ich habe mir heute mal intensiv ein paar Plugins für Wordpress angesehen, die beide ganz nett sind aber meine Probleme nicht lösen (YAPB und Thumbnail-for-Excerpts). [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
