I have the same identical problem
by
Marco
I solved, just do not use the ID
Hmm – I’m embedding the code like so, but I don’t know what you mean by ID.
[efb_likebox fanpage_url=”BrookviewHealthcare” box_width=”400″ box_height=”600″ colorscheme=”light” locale=”en_US” responsive=”1″ show_faces=”1″ show_header=”1″ show_stream=”1″ show_border=”1″ ]
Hi there
Hope you guys are doing good today. 🙂
I have just checked the issue and sorted it out in my development area.
It will be fixed in future release very soon.
Thanks!
Hi Malik,
Was this issue fixed in your recent release? I updated, but I don’t seem to see a difference.
Thanks,
J
Hi
Please reinstall the plugin again and clear the cache.OR replace the old public/assets/js/public.js with this one http://plugins.svn.ww.wp.xz.cn/easy-facebook-likebox/trunk/public/assets/js/public.js
I see the same problem. The latest version reports an error in the console log connecting to facebook:
ping?client_id=395202813876688&domain=[DomainHidden].com&origin=1&redirect_uri=https%3A%2F%2Fstaticxx.facebook.com%2Fconnect%2Fxd_arbiter%2Fr%2FhsBwMj6iLmk.js%3Fversion%3D42%23cb%3Df3beb91bdc4c2bc%26domain%3D[DomainHidden].com%26origin%3Dhttps%3A%2F%2F[DomainHidden].com%2Ff3dada4d0f8437c%26relation%3Dparent&response_type=token%2Csigned_request%2Ccode&sdk=joey:1 Can't Load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings.
The shortcode being used is:
[efb_likebox fanpage_url="[FanPage]" box_width="250" box_height="" locale="en_US" responsive="0" show_faces="1" show_stream="0" hide_cover="0" small_header="0" hide_cta="0" animate_effect="fadeIn" ]
Since this does not include an ‘appId’ (as it is marked as optional), the EFBL plugin assigns a default AppId of 395202813876688. You see this in the header:
<script id="facebook-jssdk" async="" src="//connect.facebook.net/en_US/all.js#xfbml=1&appId=395202813876688"></script>
I think this is the root of the issue I’m seeing.
Thanks Malik,
I’ve tried your recommendations (delete plugin and reinstall) and also cleared all caches. Still seeing the same issue at the url above. Here’s the error I see in Firefox Console:
Load denied by X-Frame-Options: https://www.facebook.com/xti.php?xt=AZUmCp0CSZKAM615KNlk3nKMgL1-7N9kz7gNviV4PNP0ST2jMRdGozEVEhUhKYMNVITwL0Y8aV4UN8APWaZHSRS5LPBOecuShvUV5G_BafKofrhnreDUBVCIeSGkS0Ul3UppnpS2VKoHOkoiISN06RED9GudIAaQaKHCxkYGGO-Bqg&isv=1&cts=1508782913&csp does not permit cross-origin framing.
Thanks,
J