<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.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>Support Forum - Topic: Featured Media RSS Feeds</title>
		<link>http://www.kriesi.at/support/topic/featured-media-rss-feeds</link>
		<description>Support Forum - Topic: Featured Media RSS Feeds</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 04:08:28 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/featured-media-rss-feeds" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Featured Media RSS Feeds"</title>
			<link>http://www.kriesi.at/support/topic/featured-media-rss-feeds#post-24490</link>
			<pubDate>Wed, 10 Aug 2011 07:35:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24490@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;To be honest I can't help you with both questions.&#60;/p&#62;
&#60;p&#62;1) I don't know how to fetch/display feedburner feeds - hopefully another user knows more&#60;/p&#62;
&#60;p&#62;2) It's not easily possible because:&#60;br /&#62;
a) I'm not sure if flash objects can be part of a feed - very likely only the url can be part of it.&#60;br /&#62;
b) This needs some custom coding (you need to check the file type, etc.) which is beyond the scope of this support forum.&#60;/p&#62;
&#60;p&#62;3) You can change the thumbnail size to a different one. Change 'thumbnail' in the code above to 'page' or 'fullsize' to display bigger thumbs.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>heynadine on "Featured Media RSS Feeds"</title>
			<link>http://www.kriesi.at/support/topic/featured-media-rss-feeds#post-24489</link>
			<pubDate>Wed, 10 Aug 2011 07:11:43 +0000</pubDate>
			<dc:creator>heynadine</dc:creator>
			<guid isPermaLink="false">24489@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Okay, I figured out why I don't see it. So the image shows up in my regular wordpress feed, so &#60;a href=&#34;http://www.heynadine.com/feed/&#34; rel=&#34;nofollow&#34;&#62;http://www.heynadine.com/feed/&#60;/a&#62; . But i usually redirect the feed to &#60;a href=&#34;http://feeds2.feedburner.com/heynadine&#34; rel=&#34;nofollow&#34;&#62;http://feeds2.feedburner.com/heynadine&#60;/a&#62; and then the featured images do not show up there. Is there a way to make them show up there? Maybe someone with feedburner knowledge knows more :/&#60;/p&#62;
&#60;p&#62;Also, I noticed that the featured image is displaying as a static size, in your instance, you set it as the thumbnail, so ALL the featured images show up as a tiny thumbnail in the RSS. However, the specific size for each post varies, and I actually set the featured image to have a photo for the preview then the click through to an embedded video. I need to get that embedded video into the RSS feed.&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured Media RSS Feeds"</title>
			<link>http://www.kriesi.at/support/topic/featured-media-rss-feeds#post-24447</link>
			<pubDate>Tue, 09 Aug 2011 13:59:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24447@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1) I tested the code on two servers (localhost and online) and it worked with Shoutbox. Maybe try to use other browsers so you can make sure that it's not cache related. If you're using a wp cache plugin (SuperCache, W3 Total cache, etc.) try to clear all caches too (because some of them cache feeds). If this doesn't help maybe a plugin filters the feed. Just to be sure :) - I refer to the functions.php file in the theme folder and not in the wordpress main directory.&#60;/p&#62;
&#60;p&#62;2) You can change the code in shoutbox\framework\php\class-framework-widgets.php after following line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;class avia_combo_widget extends WP_Widget {&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>heynadine on "Featured Media RSS Feeds"</title>
			<link>http://www.kriesi.at/support/topic/featured-media-rss-feeds#post-24444</link>
			<pubDate>Tue, 09 Aug 2011 13:31:32 +0000</pubDate>
			<dc:creator>heynadine</dc:creator>
			<guid isPermaLink="false">24444@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the reply. I added that into the functions.php like so and cleared my cache and I still don't see any of the featured images in the RSS feed. &#38;gt;.&#38;lt;&#60;/p&#62;
&#60;p&#62;P.S. Another quick question I promise, last one. hahah The combo widget that came with the theme. Is there a way to edit that?  Where can I find that ?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured Media RSS Feeds"</title>
			<link>http://www.kriesi.at/support/topic/featured-media-rss-feeds#post-24440</link>
			<pubDate>Tue, 09 Aug 2011 12:58:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24440@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can use following code in functions.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;// THIS INCLUDES THE THUMBNAIL IN OUR RSS FEED
add_filter( &#38;#39;the_excerpt_rss&#38;#39;, &#38;#39;inoplugs_insertThumbnailRSS&#38;#39; );
add_filter( &#38;#39;the_content_feed&#38;#39;, &#38;#39;inoplugs_insertThumbnailRSS&#38;#39; );
function inoplugs_insertThumbnailRSS( $content ) {

	global $post;
	$slides = avia_post_meta($post-&#38;gt;post_id, &#38;#39;slideshow&#38;#39;);
	if ($slides){
		$postimage = avia_image_by_id($slides[0][&#38;#39;slideshow_image&#38;#39;],&#38;#39;thumbnail&#38;#39;);
		$content = &#38;#39;&#38;lt;div&#38;gt;&#38;#39; . $postimage . &#38;#39;&#38;lt;/div&#38;gt;&#38;#39; . $content;

		return $content;
	}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You need to clear the browser cache to see any feed changes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>heynadine on "Featured Media RSS Feeds"</title>
			<link>http://www.kriesi.at/support/topic/featured-media-rss-feeds#post-24428</link>
			<pubDate>Tue, 09 Aug 2011 08:23:49 +0000</pubDate>
			<dc:creator>heynadine</dc:creator>
			<guid isPermaLink="false">24428@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey guys,&#60;/p&#62;
&#60;p&#62;I've just noticed that the featured media that I upload, including image etc, do NOT show up in the RSS feed. Now, I've tried searching for this through the various setting in my admin panel and I cannot seem to make it work. Considering I have entire posts that are JUST the featured media, them not showing up in the RSS feed is a HUGE no for me. &#60;/p&#62;
&#60;p&#62;Is there currently a solution to this? Or CAN there be one?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
