Re: RSS Feed & Wordpress Setup

Discussion in 'XML & RSS' started by designs12901, May 25, 2007.

  1. #1
    I'm trying to figure out where to paste my feedburner feed in the code down below for my rss icon in the sidebar.php

    Do I need to use an html editor to do this & upload the new sidebar.php file.
    I tried doing it in wordpress & couldn't do it. here's the code.

    <div id="sidebar">
    <p id="rss"><a href="<?php bloginfo('rss2_url'); ?>" title="Subscribe to this site's feed"></a></p>
     
    designs12901, May 25, 2007 IP
  2. myp

    myp Well-Known Member

    Messages:
    1,281
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    140
    #2
    Just go to the widgets section and paste the code into a text widget and it will work.
     
    myp, May 26, 2007 IP
  3. designs12901

    designs12901 Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I got the icon to pickup the feed by pasting the code in correctly.
     
    designs12901, May 27, 2007 IP