I am trying to add the twitter button to each news item on the same
page (http://www.drwho-online.co.uk/news. Each item has a hashtag
extension which is accessed on the same page e.g:

http://www.drwho-online.co.uk/news/Default.aspx#general-doctor-who-live-more-details
http://www.drwho-online.co.uk/news/Default.aspx#merchandise-tv-movie-to-get-usa-dvd-release
http://www.drwho-online.co.uk/news/Default.aspx#merchandise-new-doctor-who-computer-games

When my news page loads, each of those items show the same number of
retweets. How can I set it so that they each display their own unique
retweets?

Here is the current code Im using:

<center><div>
   <a href="http://twitter.com/share"; class="twitter-share-button"
rel="canonical"
      data-url="http://www.drwho-online.co.uk/news/
Default.aspx#merchandise-new-doctor-who-computer-games"
      data-via="drwhoonline"
      data-text="#DoctorWho News - New Doctor Who Computer Games"
      data-related="comparethedalek:The Doctor Who Price Comparison
website!"
      data-count="vertical">Tweet</a>
</div></center>

Any help will be greatly appreciated.

Seb.

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en

Reply via email to