Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The RSS plugin doesn't work
#1
I put the code
<?php show_rss($url) ?> in my theme but I don't see any feed. there are no other instructions. What do I need to do see the feed?
Reply
#2
I've no idea, but there's another old plugin that may work for you: GetFeed



Ah yes, the RSS plugin you wanted to use probably needs to be used like this:

<?php show_rss('http://site.com/feed/'); ?>

(put the RSS feed between quotes instead of $url)
Reply
#3
(2013-03-13, 05:26:24)Carlos Wrote: I've no idea, but there's another old plugin that may work for you: GetFeed



Ah yes, the RSS plugin you wanted to use probably needs to be used like this:

<?php show_rss('http://site.com/feed/'); ?>

(put the RSS feed between quotes instead of $url)
Thanks Carlos, but the download link of GetFeed is not working - the file is not there. And the usage of link in <?php show_rss('http://site.com/feed/'); ?> also doesn't work.
Reply
#4
I've fixed the download. Sorry, try again.
http://www.cyberiada.org/cnb/getsimple-plugin-getfeed/
Note that you also have to download MagpieRSS. See the forum thread:
http://get-simple.info/forums/showthread.php?tid=613

BTW both plugins are for GETTING external feeds (just in case it wasnt clear to you).
Reply




Users browsing this thread: 1 Guest(s)