I am trying to implement facebook like button on my product details page but it’s not fetching the current url, what can I do to make it working. I am using the facebook iframe code.
<iframe src=“http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fexample.com%2Fpage%2Fto%2Flike&layout=standard&show_faces=true&width=450&action=like&colorscheme=light&height=80” scrolling=“no” frameborder=“0” style=“border:none; overflow:hidden; width:450px; height:80px;” allowTransparency=“true”></iframe>
It is working what exactly do you want to do make; a button like the thumbs up on the left? If so why are you using IFRAME or is that so you can show other people which image you are talking about.
are you using CMS or?