Topic: Tweet Button + Shortlinks
When I paste this code into single.php it works fine:
<a href="http://twitter.com/share?url=<?php echo urlencode(wp_get_shortlink()); ?>&counturl=<?php urlencode(the_permalink()); ?>" class="twitter-share-button" data-count="horizantal" data-via="Orioles_Nation">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>But when you paste it into filters.php it doesn't work im guessing because of the php code. So how do I fix this? Arras 1.3.6.
Last edited by oriolesprospects (2011-02-21 14:51:32)