Hello,
I would like to add a Facebook Share button (with count) to all my posts. I took the following code from Facebook:
<a name="fb_share"></a>
<script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share"
type="text/javascript">
</script>
and then put in the loop after byline. The button appears on every post on the homepage, but won't take the link of the single post only from the whole website.
What can be the problem?
Thanks for helping me out,
VBR,
Karen