<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<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"
		>
	<channel>
		<title>Feed Informer: Forums &#187; Topic: Images not showing up in feed</title>
		<link>https://feed.informer.com/forums/topic.php?id=11021</link>
		<description>Feed Informer: Forums &#187; Topic: Images not showing up in feed</description>
		<language>en-US</language>
		<pubDate>Sat, 16 May 2026 12:12:41 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
				<atom:link href="https://feed.informer.com/forums/rss.php?topic=11021" rel="self" type="application/rss+xml" />

		<item>
			<title>admin on "Images not showing up in feed"</title>
			<link>https://feed.informer.com/forums/topic.php?id=11021#post-16215</link>
			<pubDate>Tue, 04 Mar 2014 12:57:15 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">16215@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>You are welcome.<br />
As I can see you have duplicate items in your widget, you can fix that too.<br />
Please click on 'OUTPUT FILTERS' link in the secondary menu, set 'Dupe filter' option to 'Filter items with duplicated TITLEs', then click on "Save" button.
</p>]]></description>
					</item>
		<item>
			<title>jean.paterson on "Images not showing up in feed"</title>
			<link>https://feed.informer.com/forums/topic.php?id=11021#post-16214</link>
			<pubDate>Tue, 04 Mar 2014 12:39:35 +0000</pubDate>
			<dc:creator>jean.paterson</dc:creator>
			<guid isPermaLink="false">16214@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>It all works - many thanks.
</p>]]></description>
					</item>
		<item>
			<title>jean.paterson on "Images not showing up in feed"</title>
			<link>https://feed.informer.com/forums/topic.php?id=11021#post-16213</link>
			<pubDate>Tue, 04 Mar 2014 12:38:33 +0000</pubDate>
			<dc:creator>jean.paterson</dc:creator>
			<guid isPermaLink="false">16213@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>I did add the css to my css file - but it doesn't seem to work - I will try adding it to the header.  Thanks for all your help.
</p>]]></description>
					</item>
		<item>
			<title>admin on "Images not showing up in feed"</title>
			<link>https://feed.informer.com/forums/topic.php?id=11021#post-16212</link>
			<pubDate>Tue, 04 Mar 2014 12:34:03 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">16212@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>That why you need to use CSS rules I provided in my example above. If you are not familiar with CSS, just add this code:<br />
&#60;style type="text/css"&#62;<br />
img.feed_informer_first_image { border: 1px solid; width: 100px; height: auto; float: left; margin-right: 10px; }<br />
&#60;/style&#62;<br />
to the &#60;head&#62; section of your HTML page/template, that should do the trick.
</p>]]></description>
					</item>
		<item>
			<title>jean.paterson on "Images not showing up in feed"</title>
			<link>https://feed.informer.com/forums/topic.php?id=11021#post-16211</link>
			<pubDate>Tue, 04 Mar 2014 11:46:24 +0000</pubDate>
			<dc:creator>jean.paterson</dc:creator>
			<guid isPermaLink="false">16211@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Thanks for this - I can now see the images, but is there anyway to make them smaller?  I have looked at the media tags but can't see how to do that. This is what I have now. <a href="http://feed.informer.com/widgets/VOQ4DXUKIR.html" rel="nofollow">http://feed.informer.com/widgets/VOQ4DXUKIR.html</a>
</p>]]></description>
					</item>
		<item>
			<title>admin on "Images not showing up in feed"</title>
			<link>https://feed.informer.com/forums/topic.php?id=11021#post-16210</link>
			<pubDate>Tue, 04 Mar 2014 10:39:56 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">16210@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Actually, to make my solution work you need to remove this part of the code altogether:<br />
&#60;img src="%ENCLOSUREURL%" border="1" width="100" style="float:left; padding-right:10px /&#62;<br />
and replace it with:<br />
%FIRSTIMAGEFROMDESCRIPTION%<br />
and add the following code to your CSS:<br />
img.feed_informer_first_image { border: 1px solid; width: 100px; height: auto; float: left; padding-right: 10px; }
</p>]]></description>
					</item>
		<item>
			<title>admin on "Images not showing up in feed"</title>
			<link>https://feed.informer.com/forums/topic.php?id=11021#post-16209</link>
			<pubDate>Tue, 04 Mar 2014 10:30:48 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">16209@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Please click 'My Digests' in the main menu, then select the digest you want to edit.<br />
Now click 'WIDGETS' in the secondary menu, then click on the name of the widget of interest.<br />
Scroll down to 'Widget Design' section, click on the link 'Edit template manually' next to 'Design template' field.<br />
The code you need to modify is in 'Per-item template' field.<br />
Try, for example, to replace  %ENCLOSUREURL% with %FIRSTIMAGEFROMDESCRIPTION% in it, then click on 'Preview' button.<br />
Try other options until you're satisfied with the result, then click on 'Save' button.
</p>]]></description>
					</item>
		<item>
			<title>jean.paterson on "Images not showing up in feed"</title>
			<link>https://feed.informer.com/forums/topic.php?id=11021#post-16208</link>
			<pubDate>Tue, 04 Mar 2014 10:07:22 +0000</pubDate>
			<dc:creator>jean.paterson</dc:creator>
			<guid isPermaLink="false">16208@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Sorry to be dumb  - but where do I put these tags?  All I did was use the feed template forms?  I did not add any tags.
</p>]]></description>
					</item>
		<item>
			<title>admin on "Images not showing up in feed"</title>
			<link>https://feed.informer.com/forums/topic.php?id=11021#post-16207</link>
			<pubDate>Tue, 04 Mar 2014 09:56:41 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">16207@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Hello Jean,<br />
I've looked at your template code and found out that you use %ENCLOSUREURL% tag to output images to your widget. Apparently, the source feed you use for your digest does not provide &#60;enclosure&#62; RSS tags anymore. Consider using Media RSS tag %MEDIACONTENTURL% instead (to learn more about it please visit <a href="http://feed.informer.com/blog/docs/media-rss-template-tags/" rel="nofollow">http://feed.informer.com/blog/docs/media-rss-template-tags/</a> ).<br />
Alternatively, you can use our new tags %FIRSTIMAGEFROMDESCRIPTION% or<br />
%FIRSTIMAGEFROMCONTENT% (see <a href="http://feed.informer.com/blog/new-template-tag-to-display-the-first-items-image-is-available/" rel="nofollow">http://feed.informer.com/blog/new-template-tag-to-display-the-first-items-image-is-available/</a> for more details).
</p>]]></description>
					</item>
		<item>
			<title>jean.paterson on "Images not showing up in feed"</title>
			<link>https://feed.informer.com/forums/topic.php?id=11021#post-16206</link>
			<pubDate>Tue, 04 Mar 2014 08:19:26 +0000</pubDate>
			<dc:creator>jean.paterson</dc:creator>
			<guid isPermaLink="false">16206@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>I have had a feed working OK for over a year - but just noticed that images are not showing up  - in any browser.  I saw a closed topic on this that mentioned using tags %CONTENTENCODED% - but I cant see anywhere to put this.  Can you please help.   Is in the embedded code (I have tried and doesn't make any difference)?  This is the feed <a href="http://app.feed.informer.com/digest3/VOQ4DXUKIR.html" rel="nofollow">http://app.feed.informer.com/digest3/VOQ4DXUKIR.html</a>
</p>]]></description>
					</item>

	</channel>
</rss>
