Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm trying to put the Facebook Like button using XFBML in my Blogger blog. I want it to display a different button for each post, not the same for all the blog.

What's happening is that the like button is displayed, but it's exactly the same one for all the posts. I think its because of my blogger template. I hope you guys can tell me what I'm doing wrong.

My Url: http://www.7zero-fa.blogspot.com

share|improve this question

1 Answer

if you can edit the code then its a case of removing the

href="google.com"

then it will get href based on page from which it was clicked.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.