treehouse : what would you like to learn today?
Web Design Web Development iOS Development

fb-root conflict between facebook comments and facebook like button

  • I am running into a problem on my website where I am using Facebook Comments and a Facebook Like Button on the same page, they both rely on a div of <div id="fb-root"> and when I try to use Facebook Comments Count it doesn't work, when I remove the like button and test again it works, so I am assuming it is a conflict of having two fb-root div's on the same page, is there any way around this?
  • Have you tried to remove just the div? It has an id of fb-root, so there should be just the one.