TutZone- Tutorials, Design news and Inspiration | ![]() |
How To Add New Official Twitter Button To Your WordPress Blog Posted: 13 Aug 2010 07:25 AM PDT As Twitter launched its official tweet button, many sites have already implemented it. Tweetmeme button never showed the correct count for tweets, but with this new Official Tweet Button from Twitter, we hope to have the correct tweet count for our tweets. This simple tutorial will help you integrate three different types of Twitter buttons with counters and without counters. Hope this helps. One Step Tutorial:Place below code where you want to display your Official Tweet Button: Type 1 <a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="TutZone">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script> Type 2 <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="TutZone">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script> Type 3 <a href="http://twitter.com/share" class="twitter-share-button" data-count="none" data-via="TutZone">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script> Note: Please do change TutZone in all codes to the name you want to be shown while retweeting. That’s it. |
You are subscribed to email updates from TutZone To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment