Facebook Like Box Question

Robert F Schmitz

Well-known member
What do I do with the code that I got from my Facebook page that will add a Likebox to my xF site?

Guess I am inquiring about the coding needed on the xF software, template edit, etc.

Thanks.
 
I added the Facebook Like-Box to my XF-forum again and the FB-code shows this in the beginning of their XFBML code:

Code:
<div id="fb-root"></div>

I am wondering whether the above code is required, as this is showing the horizontal scrollbar at the bottom of the screen when loading my XF-Forum.
 
When I add the facebook_likebox template, I get a blank space and when I inspect the element there is an error message "Refused to display document because display forbidden by X-Frame-Options." and "Unsafe JavaScript attempt to access frame with URL". I am using the iframes code supplied by facebook. Any suggestions?
 
Top Bottom