Quote:
Originally Posted by BirdOPrey5
Do you have accented/non-english characters in your URL? Some people have mentioned problems with that before... in any case try this:
Code:
<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="YOUR_TWITTER_USERNAME" data-url="http://www.example.com/forum/{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>
Replace "YOUR_TWITTER_USEENAME" and also replace http://www.example.com/forum/ with the URL to your forums.
|
Thanks for your reply! Yes, there are non-English chars in my urls. And I have tried your way; replace everything that I support to. But no luck.