Hi
I downloaded and installed rss_feed_2-1-4.zip
It worked fine until I installed a different template. I re-uploaded the feed files making sure the appropriate file went into my new template folder, which didn't get it working.
I removed all installation files and uninstalled the sql.
Next I uploaded the files and then installed the install.sql. The feed icon is in the footer and generates the feed but I don't know what I'm missing to get it up in the address bar.
The feed icon image is uploaded and in the includes/templates/mytemplate/images folder.
This code
Code:
<?php echo rss_feed_link_alternate(); // RSS Feed ?>
has been placed in /includes/templates/mytemplate/common/html_header.php
The rss image is named in configuration.
Any ideas what I may be missing?
Bookmarks