<?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 Plugin: Feed Thumbnails</title>
	<atom:link href="/wordpress-plugin-feed-thumbnails/feed" rel="self" type="application/rss+xml" />
	<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails</link>
	<description></description>
	<lastBuildDate>Fri, 20 Sep 2013 11:07:37 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.7-beta2-25760</generator>
	<item>
		<title>By: John Blackbourn</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-6001</link>
		<dc:creator><![CDATA[John Blackbourn]]></dc:creator>
		<pubDate>Tue, 19 Oct 2010 09:29:41 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-6001</guid>
		<description><![CDATA[&lt;em&gt;Gabriele:&lt;/em&gt; see this comment for what you&#039;re looking for: https://lud.icro.us/wordpress-plugin-feed-thumbnails/#comment-5869 . I should probably clarify the description of this plugin.

John]]></description>
		<content:encoded><![CDATA[<p><em>Gabriele:</em> see this comment for what you&#8217;re looking for: <a href="/wordpress-plugin-feed-thumbnails/#comment-5869" rel="nofollow">https://lud.icro.us/wordpress-plugin-feed-thumbnails/#comment-5869</a> . I should probably clarify the description of this plugin.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabriele</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-6000</link>
		<dc:creator><![CDATA[gabriele]]></dc:creator>
		<pubDate>Tue, 19 Oct 2010 08:22:41 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-6000</guid>
		<description><![CDATA[ok john, honestly i have to tell you that the media enclosure was already shown by a feedburner configuration. I tought your plugin would show a visible thumbnail and not just an attached enclosure. By the way i appreciate your reply. thank you]]></description>
		<content:encoded><![CDATA[<p>ok john, honestly i have to tell you that the media enclosure was already shown by a feedburner configuration. I tought your plugin would show a visible thumbnail and not just an attached enclosure. By the way i appreciate your reply. thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Blackbourn</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5999</link>
		<dc:creator><![CDATA[John Blackbourn]]></dc:creator>
		<pubDate>Mon, 18 Oct 2010 20:51:27 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5999</guid>
		<description><![CDATA[&lt;em&gt;Gabriele:&lt;/em&gt; I just checked your feed at http://feeds.feedburner.com/Europecarnewscom-LatestCarModels and the thumbnail enclosures are present as expected. The enclosures will show up regardless of whether you have a full text feed or a summary feed.

If you&#039;re viewing the feed in your browser you may need to do a hard refresh (ctrl+reload) to see the updated feed after you&#039;ve activated the plugin. Maybe this is the problem?

John.]]></description>
		<content:encoded><![CDATA[<p><em>Gabriele:</em> I just checked your feed at <a href="http://feeds.feedburner.com/Europecarnewscom-LatestCarModels" rel="nofollow">http://feeds.feedburner.com/Europecarnewscom-LatestCarModels</a> and the thumbnail enclosures are present as expected. The enclosures will show up regardless of whether you have a full text feed or a summary feed.</p>
<p>If you&#8217;re viewing the feed in your browser you may need to do a hard refresh (ctrl+reload) to see the updated feed after you&#8217;ve activated the plugin. Maybe this is the problem?</p>
<p>John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriele</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5996</link>
		<dc:creator><![CDATA[Gabriele]]></dc:creator>
		<pubDate>Fri, 15 Oct 2010 18:06:31 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5996</guid>
		<description><![CDATA[Hey John, thanks for the plugins. I have installed your plugin but it doesn&#039;t work. I suspect the problem is due my excerpt setting for the homepage, i use summary excerpt and not the full post. If that is the problem, is there any chance to solve it? I saw many forums with people with the same problem, they need to use excerpt and don&#039;t see their thumbnails in the feed. If you make your plugin working for that you&#039;ll see many of those users to install it.]]></description>
		<content:encoded><![CDATA[<p>Hey John, thanks for the plugins. I have installed your plugin but it doesn&#8217;t work. I suspect the problem is due my excerpt setting for the homepage, i use summary excerpt and not the full post. If that is the problem, is there any chance to solve it? I saw many forums with people with the same problem, they need to use excerpt and don&#8217;t see their thumbnails in the feed. If you make your plugin working for that you&#8217;ll see many of those users to install it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Blackbourn</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5989</link>
		<dc:creator><![CDATA[John Blackbourn]]></dc:creator>
		<pubDate>Thu, 16 Sep 2010 01:59:18 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5989</guid>
		<description><![CDATA[&lt;em&gt;Caramel:&lt;/em&gt; If your theme stores the thumbnail URL in a custom field then you can make a change to the plugin to support this. Change the following line:

&lt;code&gt;$thumb = false;&lt;/code&gt;

to this:

&lt;code&gt;$thumb = array( get_post_meta( get_the_ID(), &#039;CUSTOM_FIELD_NAME&#039;, true ) );&lt;/code&gt;

Change CUSTOM_FIELD_NAME to the name of the custom field used in your theme. If your plugin stores something else in the custom field (eg. the ID of the thumbnail rather than the URL) then you&#039;ll need to contact the theme author for help.

John]]></description>
		<content:encoded><![CDATA[<p><em>Caramel:</em> If your theme stores the thumbnail URL in a custom field then you can make a change to the plugin to support this. Change the following line:</p>
<p><code>$thumb = false;</code></p>
<p>to this:</p>
<p><code>$thumb = array( get_post_meta( get_the_ID(), 'CUSTOM_FIELD_NAME', true ) );</code></p>
<p>Change CUSTOM_FIELD_NAME to the name of the custom field used in your theme. If your plugin stores something else in the custom field (eg. the ID of the thumbnail rather than the URL) then you&#8217;ll need to contact the theme author for help.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caramel</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5988</link>
		<dc:creator><![CDATA[Caramel]]></dc:creator>
		<pubDate>Mon, 13 Sep 2010 21:58:29 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5988</guid>
		<description><![CDATA[Hi John,

I am using a special theme which dosn&#039;t support post thumbnail fonction of WP, but i am using custom fields for thumbnails. Is there a way to use your plugin with a specific custom field?
Thanks!!]]></description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>I am using a special theme which dosn&#8217;t support post thumbnail fonction of WP, but i am using custom fields for thumbnails. Is there a way to use your plugin with a specific custom field?<br />
Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayaz malik</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5981</link>
		<dc:creator><![CDATA[Ayaz malik]]></dc:creator>
		<pubDate>Fri, 03 Sep 2010 00:13:27 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5981</guid>
		<description><![CDATA[hmm . but why not showing up in feed directly ? thts wht im trying to get fix]]></description>
		<content:encoded><![CDATA[<p>hmm . but why not showing up in feed directly ? thts wht im trying to get fix</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Blackbourn</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5980</link>
		<dc:creator><![CDATA[John Blackbourn]]></dc:creator>
		<pubDate>Fri, 03 Sep 2010 00:06:58 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5980</guid>
		<description><![CDATA[&lt;em&gt;Ayaz:&lt;/em&gt; The &#039;moz-icon://...&#039; image is just the image that Firefox uses when showing you a feed. View the source of your feed (ctrl+U) and you&#039;ll see the thumbnail images in enclosures.]]></description>
		<content:encoded><![CDATA[<p><em>Ayaz:</em> The &#8216;moz-icon://&#8230;&#8217; image is just the image that Firefox uses when showing you a feed. View the source of your feed (ctrl+U) and you&#8217;ll see the thumbnail images in enclosures.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayaz malik</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5979</link>
		<dc:creator><![CDATA[Ayaz malik]]></dc:creator>
		<pubDate>Fri, 03 Sep 2010 00:02:25 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5979</guid>
		<description><![CDATA[Hello John, 
because of the changes in new digg i need a way to add images thumbnails in my rss for auto submissions. 

this is exactly what i need but unfortunately it didn&#039;t worked for me :( . i mean if we see the code in rss feeds it does tshi : img src=&quot;moz-icon://.txt?size=16&quot; class=&quot;type-icon&quot;/&gt;

plz take a look and help me out :) http://designzzz.com/feed/
regards]]></description>
		<content:encoded><![CDATA[<p>Hello John,<br />
because of the changes in new digg i need a way to add images thumbnails in my rss for auto submissions. </p>
<p>this is exactly what i need but unfortunately it didn&#8217;t worked for me :( . i mean if we see the code in rss feeds it does tshi : img src=&#8221;moz-icon://.txt?size=16&#8243; class=&#8221;type-icon&#8221;/&gt;</p>
<p>plz take a look and help me out :) <a href="http://designzzz.com/feed/" rel="nofollow">http://designzzz.com/feed/</a><br />
regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Blackbourn</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5975</link>
		<dc:creator><![CDATA[John Blackbourn]]></dc:creator>
		<pubDate>Tue, 31 Aug 2010 21:12:23 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5975</guid>
		<description><![CDATA[Hey Phazei, stick the code in a pastebin and put the link in a comment.]]></description>
		<content:encoded><![CDATA[<p>Hey Phazei, stick the code in a pastebin and put the link in a comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phazei</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5974</link>
		<dc:creator><![CDATA[phazei]]></dc:creator>
		<pubDate>Tue, 31 Aug 2010 21:06:14 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5974</guid>
		<description><![CDATA[Precondition Failed

The precondition on the request for the URL /wordpress-plugin-feed-thumbnails/ evaluated to false.

I get that even if I html encode the code.  Email me.]]></description>
		<content:encoded><![CDATA[<p>Precondition Failed</p>
<p>The precondition on the request for the URL /wordpress-plugin-feed-thumbnails/ evaluated to false.</p>
<p>I get that even if I html encode the code.  Email me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phazei</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5973</link>
		<dc:creator><![CDATA[phazei]]></dc:creator>
		<pubDate>Tue, 31 Aug 2010 21:03:40 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5973</guid>
		<description><![CDATA[I made some cool changes, but these comments blow and won&#039;t let me post them, sigh.]]></description>
		<content:encoded><![CDATA[<p>I made some cool changes, but these comments blow and won&#8217;t let me post them, sigh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howard</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5949</link>
		<dc:creator><![CDATA[Howard]]></dc:creator>
		<pubDate>Wed, 28 Jul 2010 03:17:15 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5949</guid>
		<description><![CDATA[Thanks John - work around all sorted. It&#039;s easy when you know how...!]]></description>
		<content:encoded><![CDATA[<p>Thanks John &#8211; work around all sorted. It&#8217;s easy when you know how&#8230;!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Blackbourn</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5948</link>
		<dc:creator><![CDATA[John Blackbourn]]></dc:creator>
		<pubDate>Tue, 27 Jul 2010 23:49:03 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5948</guid>
		<description><![CDATA[&lt;em&gt;Howard:&lt;/em&gt; Take a look in the plugin. Near the bottom you&#039;ll see where the enclosure tag is echoed out. Just add the type attribute before the url attribute and you&#039;ll be sorted.]]></description>
		<content:encoded><![CDATA[<p><em>Howard:</em> Take a look in the plugin. Near the bottom you&#8217;ll see where the enclosure tag is echoed out. Just add the type attribute before the url attribute and you&#8217;ll be sorted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howard</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5947</link>
		<dc:creator><![CDATA[Howard]]></dc:creator>
		<pubDate>Tue, 27 Jul 2010 23:40:43 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5947</guid>
		<description><![CDATA[Ah - Thanks John. I&#039;ll look forward to you adding the file type and length attributes in the near future. This will also help the validation errors, which are mentioned in a previous comment.

Is there a quick workaround in the meantime? ie how can I just hard-code the file type as exactly, type=â€image/jpgâ€ for now, as I am only using jpgs at the moment?

I ask as I need to fix this up before tomorrow. The site our feed is providing content for is launching tomorrow and the file type attribute is something they are insistent on. Without it, our content will not be included, and my boss will not be happy...

I have had a go, but my knowledge of php is not sufficient. I would really appreciate a workaround... Thanks.]]></description>
		<content:encoded><![CDATA[<p>Ah &#8211; Thanks John. I&#8217;ll look forward to you adding the file type and length attributes in the near future. This will also help the validation errors, which are mentioned in a previous comment.</p>
<p>Is there a quick workaround in the meantime? ie how can I just hard-code the file type as exactly, type=â€image/jpgâ€ for now, as I am only using jpgs at the moment?</p>
<p>I ask as I need to fix this up before tomorrow. The site our feed is providing content for is launching tomorrow and the file type attribute is something they are insistent on. Without it, our content will not be included, and my boss will not be happy&#8230;</p>
<p>I have had a go, but my knowledge of php is not sufficient. I would really appreciate a workaround&#8230; Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Blackbourn</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5946</link>
		<dc:creator><![CDATA[John Blackbourn]]></dc:creator>
		<pubDate>Tue, 27 Jul 2010 12:09:55 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5946</guid>
		<description><![CDATA[&lt;em&gt;Howard:&lt;/em&gt;

Yeah my plugin doesn&#039;t add the file type attribute to the enclosure.

The plugin doesn&#039;t use WordPress&#039; rss_enclosure function as my plugin was built to work with two separate thumbnail plugins in addition to the built-in thumbnail system in WordPress meaning that the file type of the thumbnail isn&#039;t always available.

I&#039;m busy at the moment but if I find the time in the next week or so I&#039;ll look at adding in the file type (and file size as the &#039;length&#039; attribute) to the enclosure tag.]]></description>
		<content:encoded><![CDATA[<p><em>Howard:</em></p>
<p>Yeah my plugin doesn&#8217;t add the file type attribute to the enclosure.</p>
<p>The plugin doesn&#8217;t use WordPress&#8217; rss_enclosure function as my plugin was built to work with two separate thumbnail plugins in addition to the built-in thumbnail system in WordPress meaning that the file type of the thumbnail isn&#8217;t always available.</p>
<p>I&#8217;m busy at the moment but if I find the time in the next week or so I&#8217;ll look at adding in the file type (and file size as the &#8216;length&#8217; attribute) to the enclosure tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howard</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5945</link>
		<dc:creator><![CDATA[Howard]]></dc:creator>
		<pubDate>Tue, 27 Jul 2010 01:25:26 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5945</guid>
		<description><![CDATA[John, 
I have created a custom rss feed for a third party website to display our blog content. They requested for an image to be attached to each post within an enclosure, so your plugin was perfect for including the post thumbnail in each post. 

However, when I checked the code in Firefox, it is not including the file type in the enclosure, eg. type=&quot;image/jpg&quot; at the end of the enclosure tag.

Is it your plugin that is failing to add the file type, or the &#039;rss_enclosure&#039; function in Wordpress? And can you suggest how to add this?
My custom feed is here: http://scubapix.com/blog/?feed=banzai

Thanks, H]]></description>
		<content:encoded><![CDATA[<p>John,<br />
I have created a custom rss feed for a third party website to display our blog content. They requested for an image to be attached to each post within an enclosure, so your plugin was perfect for including the post thumbnail in each post. </p>
<p>However, when I checked the code in Firefox, it is not including the file type in the enclosure, eg. type=&#8221;image/jpg&#8221; at the end of the enclosure tag.</p>
<p>Is it your plugin that is failing to add the file type, or the &#8216;rss_enclosure&#8217; function in WordPress? And can you suggest how to add this?<br />
My custom feed is here: <a href="http://scubapix.com/blog/?feed=banzai" rel="nofollow">http://scubapix.com/blog/?feed=banzai</a></p>
<p>Thanks, H</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominic</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5904</link>
		<dc:creator><![CDATA[Dominic]]></dc:creator>
		<pubDate>Thu, 10 Jun 2010 18:45:00 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5904</guid>
		<description><![CDATA[John,

Problem seems to be encclosure related.  Thinking this is the enclosure for the thumbnail.


â€¢line 38, column 2: Missing enclosure attribute: length (8 occurrences) [help]

		&lt;enclosure url=&quot;http://nufantech.com/wp-content/uploads/2010/06/landingthu ...  ^â€¢line 38, column 2: Missing enclosure attribute: type (8 occurrences) [help]

		&lt;enclosure url=&quot;http://nufantech.com/wp-content/uploads/2010/06/landingthu ...  ^]]></description>
		<content:encoded><![CDATA[<p>John,</p>
<p>Problem seems to be encclosure related.  Thinking this is the enclosure for the thumbnail.</p>
<p>â€¢line 38, column 2: Missing enclosure attribute: length (8 occurrences) [help]</p>
<p>		&lt;enclosure url=&quot;<a href="http://nufantech.com/wp-content/uploads/2010/06/landingthu" rel="nofollow">http://nufantech.com/wp-content/uploads/2010/06/landingthu</a> &#8230;  ^â€¢line 38, column 2: Missing enclosure attribute: type (8 occurrences) [help]</p>
<p>		&lt;enclosure url=&quot;<a href="http://nufantech.com/wp-content/uploads/2010/06/landingthu" rel="nofollow">http://nufantech.com/wp-content/uploads/2010/06/landingthu</a> &#8230;  ^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominic</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5903</link>
		<dc:creator><![CDATA[Dominic]]></dc:creator>
		<pubDate>Thu, 10 Jun 2010 18:38:43 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5903</guid>
		<description><![CDATA[John,

When you test are you actually seeing the thumbnail, or just the filename and a link?  I&#039;ve got it working in IE, but like Firefox, it just displays the filename and a link.

I could modify the plugin to create a new   but I&#039;m fairly sure this will cause some compatibility issues with the feed.

Your thoughts?]]></description>
		<content:encoded><![CDATA[<p>John,</p>
<p>When you test are you actually seeing the thumbnail, or just the filename and a link?  I&#8217;ve got it working in IE, but like Firefox, it just displays the filename and a link.</p>
<p>I could modify the plugin to create a new   but I&#8217;m fairly sure this will cause some compatibility issues with the feed.</p>
<p>Your thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominic</title>
		<link>https://lud.icro.us/wordpress-plugin-feed-thumbnails#comment-5902</link>
		<dc:creator><![CDATA[Dominic]]></dc:creator>
		<pubDate>Thu, 10 Jun 2010 18:33:56 +0000</pubDate>
		<guid isPermaLink="false">https://lud.icro.us/?p=214#comment-5902</guid>
		<description><![CDATA[Story of my life.  I&#039;ll take your word for it.  Maybe I have something installed that&#039;s screwing it up.  Thanks for your help.]]></description>
		<content:encoded><![CDATA[<p>Story of my life.  I&#8217;ll take your word for it.  Maybe I have something installed that&#8217;s screwing it up.  Thanks for your help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
