[Plugin: Sociable] Tweet button tweets wrong URL
-
I have this manual code on my category page:
<?php if( function_exists( do_sociable() ) ){ do_sociable(); } ?>When the tweet this button is clicked, twitter will ask you to tweet the latest post made on the website, instead of the category page.
Ie. Category page is called “Best Footballs”.
Latest post is called “How to take better freekicks”.When someone clicks the tweet button on the Best Footballs page, the twitter pop up displays information for the freekicks post…
- The topic ‘[Plugin: Sociable] Tweet button tweets wrong URL’ is closed to new replies.