I have seen similar posts, but haven\'t found an answer. I am rebuilding my website using Bootstrap and would like to add the new Page Plugin. I have followed all the instru
1) put following css code, it will solve your problem
2) if you are running your website locally you have to replace
js.src = "//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.4";
with
js.src = "https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.4";