rss feed icon won’t even show
-
I don’t know if I’m doing this completely wrong, I put the <img src=”image-location” /> into my text widget, instead of your-blog-name replace with my blog name, and image-location, put one of the pngs, but nothing shows. Am I doing this completely wrong?
-
If you simply put your meta widget in your sidebar you will have feeds to both your blog posts and comments for your readers to use -> Presentation -> Widgets -> drag the meta widget out of the Available Widgets box and drop it into the Sidebar Widgets box. Click “Save Changes”.
-
the meta widget gives me
Meta
Site Admin
Logout
Valid XHTML
XFN
WordPress.combut no rss icon for feed. I tried those links you posted before, and the feed icon wouldn’t work on the page. Is there any way to put it up to work – I tried to do the text-widget-thing for rss where you put in the blog name and your chosen icon but it didn’t work
-
You have to put in your FEED URL, not your blog URL. So it would be http://bigglassesgirl.wordpress.com/feed.
-
-
No problem. I help out in these forums all the time, but I dare not admit how long it took me to figure that out.
-
-
I still don’t understand. I had the same issue, and I’m using the Text widget and putting this:
<a href="”http://steadfastlibrarian.wordpress.com/feed”"><img src="”http://faq.files.wordpress.com/2006/11/a28.png”" /></a>. So I am using the “Feed” URL I believe, but neither the image icon or feed is working once I publish. Help? -
the entire code needs to be something like this:
<a href="http://YOURBLOGNAME.wordpress.com/feed><img src="”http://faq.files.wordpress.com/2006/11/a28.png”" /> Subscribe to my feed blah de blah</a>Is that what you have? Put your code between backticks (`) to show us what you have.
-
Fixed.
Please note that you have fancy quotes in there. Remove them leaving the normal double quotes and please try again.
- The topic ‘rss feed icon won’t even show’ is closed to new replies.