Multiple twitter button problem

addthis Jun 29, 2012 12:48PM EDT

I'm trying to implement a page with multiple sharing links for different URLs. This is mostly working ok, with the exception of the Twitter buttons.

When you first click on one of the Twitter buttons, it correctly loads a tweet form with the title and URL as specified. However, clicking on any subsequent Twitter buttons will load a form with the correct URL, but using the title from the first button clicked.

The buttons are being defined using the following format:

<div class="addthis_toolbox" addthis:url="[url]" addthis:title="[title]" id="[unique id]">
<a class="addthis_button_twitter" id="[unique id]"></a>
<a class="addthis_button_facebook" id="[unique id]"></a>
<a class="addthis_button_email" id="[unique id]"></a>
</div>


NB This appears to be a similar problem to an old one without a resolution here:

http://www.addthis.com/forum/viewtopic.php?f=5&t=32681

Up 0 Rated Down
Paul (AddThis Happiness Specialist) Jun 29, 2012 02:15PM EDT
Do you have an example URL? Other people are using that format without any issue.

Post Your Public Answer

Your name (required)
Your email address (required)
Answer (required)

Still need help?


General Topics

 

Developers