Trying to add a subscribe button to the sidebar
-
I’m trying to add a subscribe button to the sidebar of my new blog. I’m a newb to WP but not a newb to html. I am following the instructions given here http://faq.wordpress.com/2006/10/23/put-your-feed-in-your-sidebar/.
I have created a text widget and added the following code:
<img src=”http://faq.files.wordpress.com/2006/11/b28.png” alt=”Subcribe”/>
The strange thing is, only the text from the alt tag shows up. If I remove the alt tag, there nothing shows up. Could it be something in my theme preventing it?
-
Weird that last post stripped some of the code from my link. Let me try again.
Add added the following code to the text widget:( <img src=”http://faq.files.wordpress.com/2006/11/b28.png” alt=”Subcribe”/> )
-
One more try…
<a href=”http://www.gocanyoneering.com/blog/feed/”><img src=”http://faq.files.wordpress.com/2006/11/b28.png” alt="Subcribe"/></a> -
You are in the wrong forum. This forum is for blogs hosted at wordpress.COM. Since your blog is self hosted, our instructions don’t apply to you because we use different software. Head over to http://wordpress.ORG/support/
-
-
-
- The topic ‘Trying to add a subscribe button to the sidebar’ is closed to new replies.