<?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>Vfxdude &#187; Tag: rss - Recent Posts</title>
		<link>http://www.vfxdude.com/forum/tags/rss</link>
		<description>premium wordpress themes</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 04:26:40 +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.vfxdude.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.vfxdude.com/forum/rss/tags/rss" rel="self" type="application/rss+xml" />

		<item>
			<title>vfxdude on "removing featured image from RSS Feed"</title>
			<link>http://www.vfxdude.com/forum/topic/removing-featured-image-from-rss-feed#post-7195</link>
			<pubDate>Wed, 31 Aug 2011 08:38:05 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">7195@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I tested it now with &#34;Move the default post image below the title&#34; theme setting as it is here, and it still works. I guess feedburner feeds are cached, but it should work for new posts.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blogmeistress on "removing featured image from RSS Feed"</title>
			<link>http://www.vfxdude.com/forum/topic/removing-featured-image-from-rss-feed#post-7194</link>
			<pubDate>Wed, 31 Aug 2011 07:59:01 +0000</pubDate>
			<dc:creator>blogmeistress</dc:creator>
			<guid isPermaLink="false">7194@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Thanks - I did that, but it doesn't seem to have done anything?  There are still double images showing in the feed...  Or does it only affect new posts created from now on?&#60;/p&#62;
&#60;p&#62;Thanks as always for your quick response.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "removing featured image from RSS Feed"</title>
			<link>http://www.vfxdude.com/forum/topic/removing-featured-image-from-rss-feed#post-7184</link>
			<pubDate>Tue, 30 Aug 2011 08:48:38 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">7184@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;add this at the bottom of functions.php (before the &#60;code&#62;?&#38;gt;&#60;/code&#62;):&#60;/p&#62;
&#60;p&#62;&#60;code&#62;remove_filter('the_content', 'featureimage_for_feeds');&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blogmeistress on "removing featured image from RSS Feed"</title>
			<link>http://www.vfxdude.com/forum/topic/removing-featured-image-from-rss-feed#post-7176</link>
			<pubDate>Mon, 29 Aug 2011 14:01:53 +0000</pubDate>
			<dc:creator>blogmeistress</dc:creator>
			<guid isPermaLink="false">7176@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Hi there&#60;/p&#62;
&#60;p&#62;On &#60;a href=&#34;http://www.capeinsights.com&#34; rel=&#34;nofollow&#34;&#62;http://www.capeinsights.com&#60;/a&#62; I have manually removed the featured image on pages and posts, because it was too large for my client's liking.  I first tried disabling it, but then the thumbnail wasn't being generated, so just removed the image manually for each page/post template.&#60;/p&#62;
&#60;p&#62;Problem is, though, that it's still turning up as a double image in her RSS feed....  Is there a way of disabling this (other than disabling the featured image in theme settings, which affects the thumbnail)?&#60;br /&#62;
See here:  &#60;a href=&#34;http://feeds.feedburner.com/CapeInsights&#34; rel=&#34;nofollow&#34;&#62;http://feeds.feedburner.com/CapeInsights&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Colorit on "Link for RSS-feed icon requires a theme settings file, that doesn&#039;t exist"</title>
			<link>http://www.vfxdude.com/forum/topic/link-for-rss-feed-icon-requires-a-theme-settings-file-that-doesnt-exist#post-6823</link>
			<pubDate>Tue, 28 Jun 2011 11:03:58 +0000</pubDate>
			<dc:creator>Colorit</dc:creator>
			<guid isPermaLink="false">6823@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I just have upgraded to BF 1.4.0.4 (using BFnav 1.0.5 and WP 3.1.3 as multiblog with domainmapping). I have deleted the old theme files and replaced them with the new downloaded.&#60;/p&#62;
&#60;p&#62;All fine, but when I click at the RSS icon at the top right of the starting page, than this does not work as in the old version, I get the error&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Warning: require_once(/xxxxx/wp-content/themes/bigfeature/library/functions/theme-settings.php) [function.require-once]: failed to open stream: No such file or directory in /xxxxx/wp-content/themes/bigfeature/functions.php on line 11&#60;/p&#62;
&#60;p&#62;Fatal error: require_once() [function.require]: Failed opening required '/xxxxx/wp-content/themes/bigfeature/library/functions/theme-settings.php' (include_path='.:/usr/lib/php5') in /xxxxx/wp-content/themes/bigfeature/functions.php on line 11&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;In theme settings is my feedburner name as it worked fine in older version.&#60;/p&#62;
&#60;p&#62;I saw, that theme-settings.php does not exist in library/functions/ folder anymore ...&#60;/p&#62;
&#60;p&#62;What's going wrong?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>funkytime on "RSS feed invalid"</title>
			<link>http://www.vfxdude.com/forum/topic/rss-feed-invalid#post-4989</link>
			<pubDate>Tue, 07 Dec 2010 13:34:32 +0000</pubDate>
			<dc:creator>funkytime</dc:creator>
			<guid isPermaLink="false">4989@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;hi,&#60;br /&#62;
when I try to burn my feed for &#60;a href=&#34;http://fun.kyti.me&#34; rel=&#34;nofollow&#34;&#62;http://fun.kyti.me&#60;/a&#62; I get an error:&#60;/p&#62;
&#60;p&#62;The URL does not appear to reference a valid XML file. We encountered the following problem: Error on line 2: The processing instruction target matching &#34;[xX][mM][lL]&#34; is not allowed.&#60;br /&#62;
-----------------&#60;br /&#62;
the feed validator shows me that:&#60;/p&#62;
&#60;p&#62;Sorry&#60;/p&#62;
&#60;p&#62;This feed does not validate.&#60;/p&#62;
&#60;p&#62;    *&#60;/p&#62;
&#60;p&#62;      line 1, column 1: Blank line before XML declaration [help]&#60;/p&#62;
&#60;p&#62;           ^&#60;/p&#62;
&#60;p&#62;Source: &#60;a href=&#34;http://Fun.kyti.me/index.php/feed/&#34; rel=&#34;nofollow&#34;&#62;http://Fun.kyti.me/index.php/feed/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;   1.&#60;br /&#62;
   2.   &#38;lt;?xml version=&#34;1.0&#34; encoding=&#34;UTF-8&#34;?&#38;gt;&#60;br /&#62;
   3. &#38;lt;rss version=&#34;2.0&#34;&#60;br /&#62;
   4. xmlns:content=&#34;http://purl.org/rss/1.0/modules/content/&#34;&#60;br /&#62;
   5. xmlns:wfw=&#34;http://wellformedweb.org/CommentAPI/&#34;&#60;br /&#62;
   6. xmlns:dc=&#34;http://purl.org/dc/elements/1.1/&#34;&#60;br /&#62;
   7. xmlns:atom=&#34;http://www.w3.org/2005/Atom&#34;&#60;br /&#62;
   8. xmlns:sy=&#34;http://purl.org/rss/1.0/modules/syndication/&#34;&#60;br /&#62;
   9. xmlns:slash=&#34;http://purl.org/rss/1.0/modules/slash/&#34;&#60;br /&#62;
  10. &#38;gt;&#60;br /&#62;
  11.&#60;br /&#62;
  12. &#38;lt;channel&#38;gt;&#60;br /&#62;
  13. &#38;lt;title&#38;gt;{Fun.kyti.me}&#38;lt;/title&#38;gt;&#60;br /&#62;
  14. &#38;lt;atom:link href=&#34;http://Fun.kyti.me/index.php/feed/&#34; rel=&#34;self&#34; type=&#34;application/rss+xml&#34; /&#38;gt;&#60;br /&#62;
  15. &#38;lt;link&#38;gt;http://Fun.kyti.me&#38;lt;/link&#38;gt;&#60;br /&#62;
  16. &#38;lt;description&#38;gt;Design Juice. Not from concentrate.&#38;lt;/description&#38;gt;&#60;br /&#62;
  17. &#38;lt;lastBuildDate&#38;gt;Fri, 03 Dec 2010 18:26:02 +0000&#38;lt;/lastBuildDate&#38;gt;&#60;br /&#62;
  18. &#38;lt;language&#38;gt;en&#38;lt;/language&#38;gt;&#60;br /&#62;
  19. &#38;lt;sy:updatePeriod&#38;gt;hourly&#38;lt;/sy:updatePeriod&#38;gt;&#60;br /&#62;
  20. &#38;lt;sy:updateFrequency&#38;gt;1&#38;lt;/sy:updateFrequency&#38;gt;&#60;br /&#62;
  21. &#38;lt;generator&#38;gt;http://wordpress.org/?v=3.0.1&#38;lt;/generator&#38;gt;&#60;br /&#62;
  22. &#38;lt;item&#38;gt;........&#60;/p&#62;
&#60;p&#62;how do i fix that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "How to add Feature Picture to the RSS feed"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-add-feature-picture-to-the-rss-feed#post-4631</link>
			<pubDate>Thu, 04 Nov 2010 09:46:47 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">4631@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I tested with the IE rss reader, and the images are shown. I noticed that container width images was shown if there was no sidebar in the blog though, and then the content width images was not shown, just like in the blog though. The default images was added with the &#34;set featured image&#34; functionality, something I recomend over adding and url or using the &#34;default image&#34; radio button in the uploader.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>huey on "How to add Feature Picture to the RSS feed"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-add-feature-picture-to-the-rss-feed#post-4621</link>
			<pubDate>Wed, 03 Nov 2010 17:36:46 +0000</pubDate>
			<dc:creator>huey</dc:creator>
			<guid isPermaLink="false">4621@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I've checked my RSS feed for images using Outlook RSS, Google Reader, and Pulse (Rss reader/magazine for the iPad).  None show the images.  Is there something in the RSS feed code that I should look for, to verify that they are there?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "How to add Feature Picture to the RSS feed"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-add-feature-picture-to-the-rss-feed#post-4615</link>
			<pubDate>Wed, 03 Nov 2010 10:20:46 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">4615@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;they should be in the rss feed. what rss reader are you using? not all support images.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>huey on "How to add Feature Picture to the RSS feed"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-add-feature-picture-to-the-rss-feed#post-4596</link>
			<pubDate>Sat, 30 Oct 2010 21:22:28 +0000</pubDate>
			<dc:creator>huey</dc:creator>
			<guid isPermaLink="false">4596@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I'd like my post thumbnail images to appear in my RSS feed - They are a no show.  I'm using feature images in my posts and have used the alternative default thumbnail post functionality too.  I get thumb posts in my blog, but not in the RSS.  What should I do?  I'm using BF v1.4 + BFNav. &#60;/p&#62;
&#60;p&#62;Thanks again, for an Awesome Theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Default Image not showing in RSS feed"</title>
			<link>http://www.vfxdude.com/forum/topic/default-image-not-showing-in-rss-feed#post-3600</link>
			<pubDate>Wed, 25 Aug 2010 17:33:29 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">3600@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;this week, hopefully Thursday...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ShaneFalco on "Default Image not showing in RSS feed"</title>
			<link>http://www.vfxdude.com/forum/topic/default-image-not-showing-in-rss-feed#post-3590</link>
			<pubDate>Wed, 25 Aug 2010 02:35:58 +0000</pubDate>
			<dc:creator>ShaneFalco</dc:creator>
			<guid isPermaLink="false">3590@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Thanks for the update - when is the next &#34;scheduled&#34; release?  (I can wait - this is an awesome theme!)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Default Image not showing in RSS feed"</title>
			<link>http://www.vfxdude.com/forum/topic/default-image-not-showing-in-rss-feed#post-3578</link>
			<pubDate>Mon, 23 Aug 2010 22:54:00 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">3578@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;wait for the new version..have no time for code fixing like this. debug the code if you want go further with this...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kkranzo on "Default Image not showing in RSS feed"</title>
			<link>http://www.vfxdude.com/forum/topic/default-image-not-showing-in-rss-feed#post-3577</link>
			<pubDate>Mon, 23 Aug 2010 19:27:03 +0000</pubDate>
			<dc:creator>kkranzo</dc:creator>
			<guid isPermaLink="false">3577@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Hmmm... that still doesn't seem to work.&#60;/p&#62;
&#60;p&#62;Any other suggestion?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;-- Kyle
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Default Image not showing in RSS feed"</title>
			<link>http://www.vfxdude.com/forum/topic/default-image-not-showing-in-rss-feed#post-3514</link>
			<pubDate>Thu, 19 Aug 2010 12:28:47 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">3514@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;something like this..&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function featureimage_for_feeds( $content ) {
	global $post, $id;
	if (!is_feed()) return $content;
	$image = get_image(&#38;#39;normal&#38;#39;,true, false, false);
	if (strpos($image,&#38;#39;http&#38;#39;) === false) $image = bloginfo(&#38;#39;url&#38;#39;) . $image;
	if ($image) return $image . $content;
	else return $content;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>kkranzo on "Default Image not showing in RSS feed"</title>
			<link>http://www.vfxdude.com/forum/topic/default-image-not-showing-in-rss-feed#post-3505</link>
			<pubDate>Wed, 18 Aug 2010 16:14:03 +0000</pubDate>
			<dc:creator>kkranzo</dc:creator>
			<guid isPermaLink="false">3505@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I just tried to do this, but it doesn't appear to be working.&#60;/p&#62;
&#60;p&#62;Where should I add the full URL?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Default Image not showing in RSS feed"</title>
			<link>http://www.vfxdude.com/forum/topic/default-image-not-showing-in-rss-feed#post-3468</link>
			<pubDate>Mon, 16 Aug 2010 12:44:07 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">3468@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;it's changed to the absolute path for timthumb to work, but in feeds it should be the full url. I will fix this. if you want to fix it search for: featureimage_for_feeds, and add the full url to the absolute path returned by the get_image function.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kkranzo on "Default Image not showing in RSS feed"</title>
			<link>http://www.vfxdude.com/forum/topic/default-image-not-showing-in-rss-feed#post-3416</link>
			<pubDate>Mon, 09 Aug 2010 14:29:07 +0000</pubDate>
			<dc:creator>kkranzo</dc:creator>
			<guid isPermaLink="false">3416@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I just discovered that the default image IS appearing in the feed. However, it does not display because it is a relative image path. How/where do I change this to be an absolute full image url in the &#34;theme-functions.php&#34; file?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kkranzo on "Default Image not showing in RSS feed"</title>
			<link>http://www.vfxdude.com/forum/topic/default-image-not-showing-in-rss-feed#post-3415</link>
			<pubDate>Mon, 09 Aug 2010 13:45:55 +0000</pubDate>
			<dc:creator>kkranzo</dc:creator>
			<guid isPermaLink="false">3415@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I was wondering how I can make it so the default image for each post shows up in my RSS feed? Everything works and looks great on the site, but the default image does not show up within the post in the RSS feed. If I make the default image be included in the actual post it works fine, but then I can't utilize the default image capabilities (automatic timthumb thumbnails, etc.).&#60;/p&#62;
&#60;p&#62;I also tried changing the theme settings to &#34;Use First Attached Image as default&#34; but I can't figure out how to make that work. When I tried that setting, it was showing two of the same image - the default one and the one within the post.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "How to add Feature Picture to the RSS feed"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-add-feature-picture-to-the-rss-feed#post-2790</link>
			<pubDate>Fri, 04 Jun 2010 15:05:40 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">2790@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;if you added the default image &#60;a href=&#34;http://www.vfxdude.com/forum/topic/tips-and-tricks#post-2522&#34;&#62;one of these 4 ways&#60;/a&#62; (and it shows on the single post page (and in thumbnail posts)) then it should work. Images added to the &#34;Thumbnail image URL&#34; input field will not be shown.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "How to add Feature Picture to the RSS feed"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-add-feature-picture-to-the-rss-feed#post-2787</link>
			<pubDate>Fri, 04 Jun 2010 14:04:05 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">2787@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I only send the rss feed with excerpt. That is way there is no content picture.&#60;/p&#62;
&#60;p&#62;Is it possible to add the feature picture (as used for tumbnails) to the post excerpt in the rss?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "How to add Feature Picture to the RSS feed"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-add-feature-picture-to-the-rss-feed#post-2777</link>
			<pubDate>Fri, 04 Jun 2010 11:44:35 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">2777@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;the content width image is shown in the rss feed, do you want the container width image to show instead?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "How to add Feature Picture to the RSS feed"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-add-feature-picture-to-the-rss-feed#post-2770</link>
			<pubDate>Fri, 04 Jun 2010 08:20:51 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">2770@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;How can I add the feature picture to the rss feed?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>goldeneye on "Attached Video missing"</title>
			<link>http://www.vfxdude.com/forum/topic/attached-video-missing#post-1224</link>
			<pubDate>Thu, 11 Feb 2010 06:19:55 +0000</pubDate>
			<dc:creator>goldeneye</dc:creator>
			<guid isPermaLink="false">1224@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;BF is using the attached image in the rss feed.&#60;/p&#62;
&#60;p&#62;Now I have inserting an embed video url from YT but these video will not be seen in the rss feed.&#60;/p&#62;
&#60;p&#62;BF is using in this case the first image which is inserting in the post. My mistake: I had to disable the featured image?????
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Problem with Email Feed (says not enabled, yet it is)"</title>
			<link>http://www.vfxdude.com/forum/topic/problem-with-email-feed-says-not-enabled-yet-it-is#post-1205</link>
			<pubDate>Wed, 10 Feb 2010 13:01:16 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">1205@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I was going to fix this today, but found no problem with this. I guess you just entered the wrong id. The ID to enter is what is after the &#34;uri=&#34; in the code. The old ID was a number, but now it's the Feed Address (what's after &#60;a href=&#34;http://feeds.feedburner.com/)&#34; rel=&#34;nofollow&#34;&#62;http://feeds.feedburner.com/)&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Pasting in the whole subscription form into FeedsWidget in library/functions/widgets.php replacing the current form is the last resort, but it works. The form code also be added to the sidebar with the text widget.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "Problem with Email Feed (says not enabled, yet it is)"</title>
			<link>http://www.vfxdude.com/forum/topic/problem-with-email-feed-says-not-enabled-yet-it-is#post-1001</link>
			<pubDate>Wed, 27 Jan 2010 16:55:41 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">1001@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I solved it. Just head over to feedburner and generate an embed code for the email form. place it in a text-widget and put it on your sidebar. You can change the styling within the embed code (no border, page break, etc.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Problem with Email Feed (says not enabled, yet it is)"</title>
			<link>http://www.vfxdude.com/forum/topic/problem-with-email-feed-says-not-enabled-yet-it-is#post-997</link>
			<pubDate>Wed, 27 Jan 2010 12:01:48 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">997@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;could be that feedburner have changed this again then, will look into it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "Problem with Email Feed (says not enabled, yet it is)"</title>
			<link>http://www.vfxdude.com/forum/topic/problem-with-email-feed-says-not-enabled-yet-it-is#post-960</link>
			<pubDate>Tue, 26 Jan 2010 10:15:26 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">960@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;1.3.3.&#60;/p&#62;
&#60;p&#62;Within feedburner you can activate the email-subscription functionallity. When sending the email adress you get the info that it is not activated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Problem with Email Feed (says not enabled, yet it is)"</title>
			<link>http://www.vfxdude.com/forum/topic/problem-with-email-feed-says-not-enabled-yet-it-is#post-958</link>
			<pubDate>Tue, 26 Jan 2010 10:02:02 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">958@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;is this the feed widget email subscription? This was fixed some time ago, what version of the theme do you have?&#60;/p&#62;
&#60;p&#62;when activating what at feedburner?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "Problem with Email Feed (says not enabled, yet it is)"</title>
			<link>http://www.vfxdude.com/forum/topic/problem-with-email-feed-says-not-enabled-yet-it-is#post-953</link>
			<pubDate>Tue, 26 Jan 2010 08:32:54 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">953@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;same problem here, when activating at feedburner.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

