I have been searching for this but the contribution I am using does not want to work within the Blank Box Mod.
Using the RSS Feed contribution I need to make the following work:
5. You can add to tpl_footer.php or where you want:
<!--bof RSS Feed -->
<div id="RSSFeedLink"><?php echo rss_feed_link(RSS_ICON); ?></div>
<!--eof RSS Feed -->
I can get the RSS icon to show but it is useless in the Footer. I sure hope that this feed updates itself rather that creating my own Feeds with an app like Feeder (reinventedsoftware.com/).
Thanks in advance.



