Hi I would gerene in the footer a facebook plugin switch like this one https://developers.facebook.com/docs/plugins/page-plugin. unfortunately I do not get it displayed.
<iframe src="
https://www.facebook.com/plugins/page.php?href=/&tabs=timeline&width=190&height=80&small_header=true&adapt_container_width=false&hide_cover=false&show_facepile=true&appId" width="190" height="80" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
how could i add it?
Best regards Danny and thank you!
Comments
just paste the iframe to a HTML widget in the footer, if it doe not work then there is something wrong with the iframe or the API you are using for facebook.
thanks