Does anyone have html code for a reddit button for wordpress.com (no javascript, no plug-in)?
Thanks so much!
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
Does anyone have html code for a reddit button for wordpress.com (no javascript, no plug-in)?
Thanks so much!
Thanks for the suggestion. I'm using wordpress.com and I believe I can't edit the template. Pasting the "add this" code to the end of a post did not work.
Put the code into a text widget and it definitely works http://faq.wordpress.com/2006/12/24/using-the-text-widget/
Place it at the end of a post and it definitely works.
Try it again.
`<!-- AddThis Bookmark Button BEGIN -->
<img src="http://s3.addthis.com/button2-bm.png" width="160" height="24" border="0" alt="AddThis Social Bookmark Button" />
<!-- AddThis Bookmark Button END -->'
I put the "Add-This" button at the end of each of my blog posts. You can see this on my blog posts by clicking on my username.
Thank you both. I can see from timethief's blog that the code works. But when I add code from the "addthis" site it is stripped by WordPress. When I add thistimethisplace's code I do see the button, on my site, but the button is not linked.
<a href="http://www.addthis.com/bookmark.php" title="Bookmark using any bookmark manager!" target="_blank">
<img src="http://s3.addthis.com/button1-bm.gif" alt="AddThis Social Bookmark Button" border="0" height="16" width="125" /></a>
This topic has been closed to new replies.