Hi there.
LOVE LOVE the plugin, however whenever I try to add my own Like button (a link button that likes each individual post, using php), it doesn't work. This is the code I'm using:
<iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo rawurlencode(get_permalink()); ?>&layout=button_count&show_faces=false&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowTransparency="true"></iframe>
Please help! I would love to add a facebook like button to the sharebar. Thank you.
