20 Something Bloggers

The Bloggers With The Most To Say

Hey all-
So I've been trying to add the tweetme (retweet) button to my blog.
But I'm a little new at html editng and I'm having a problem.

The button only works if I click the blog title and enter the post. Otherwise, it doesn't tweet or show any retweets?

I also would like to move it so it's not right on below stumble upon (next to stumbleupon would be nice).

Anyone a techy html guru and want to help?

Thank you.

Tags: button, retweet, tweetmeme

Views: 0

Reply to This

Replies to This Discussion

Your issue is caused because (by default, anyway) TweetMeme's script uses the URL of the current page. If you notice, all your posts show zero tweets, but they all also have the same reference ID (look at the status bar in your browser as you hover over the TweetMeme button) and the source code shows that they're all referencing your home page.

However, this should be easy to fix. Add the following line of code directly above the code you added to display the TweetMeme button and all should be well:
<script type='text/javascript'> tweetmeme_url='<data:post.url/>'; </script>
Thank you! I'm new to coding and tweaking and I couldn't figure it out at all. Thanks!
You're welcome. If there's anything else you need, don't hesitate to ask!
Ahh, Nick beat me to it.

He's the man!

RSS

Welcome to 20 Something Bloggers!


© 2012   Created by Lisa.

Badges  |  Report an Issue  |  Terms of Service