• This probably sounds like child’s play to most of you but I just installed feedlist on my host’s server and I was looking at the readme file for the feedlist.php file. It says to edit the configuration section of that file.
    My question is this: In the part of the following code where it says del.icio.us/rss, can I replace that with the rss feed url that I want to install on my blog? If I do that will the rss feed then work on my blog and update when the feed updates?

    Here is the default configuration setting:
    * rss_feed_url (default: “https://del.icio.us/rss”) – The URL of the Del.icio.us RSS or ATOM Feed. Still named rss_feed_url for backwards compatability but will work with ATOM feeds

Viewing 3 replies - 1 through 3 (of 3 total)
  • You can ignore that url.
    If on the blog you have a url it will replace the del one:

    Mine looks like this in the sidebar and it overrides the plugin one:
    <?php rssLinkList('https://www.tamba2.org.uk/scutt/rss.php'); ?>

    Thread Starter aelusiveone

    (@aelusiveone)

    Thanks!

    feel stupid having to ask this: but how can i add an rss feed to a WordPress page (i.e from the WP admin dashboard)?

    I guess i need to add the feedList call to a php file such as sidebar.php.

    Is there any way I can add rss feeds from the Edit Page view?

    thanks for any explanatory help,
    sandra

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem’ is closed to new replies.