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 https://faq.wordpress.com/2006/10/23/put-your-feed-in-your-sidebar/.
I have created a text widget and added the following code:
<a href=”https://www.gocanyoneering.com/blog/feed/”><img src=”https://faq.files.wordpress.com/2006/11/b28.png” alt="Subscribe"/></a>
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?
- The topic ‘Trying to add a subscribe button to the sidebar’ is closed to new replies.