I’m trying to add a facebook activity feed to my homepage but cant seem to do it. The URL is;
http://clever-claws.webflow.com/
Can anyone give me direction on how to embed this?
Thanks
Sam
I’m trying to add a facebook activity feed to my homepage but cant seem to do it. The URL is;
http://clever-claws.webflow.com/
Can anyone give me direction on how to embed this?
Thanks
Sam
You’ve started there, right? Activity Feed - Social Plugins - Documentation - Meta for Developers
Yes. So I added the FB URL and it gave me the following code:
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
I added this to next to my contact form on the homepage, saved and published and nothing appeared.
Yeah it doesn’t work for me either… I wonder if my profil and yours aren’t set to prevent access to activity…; can you check your privacy settings ?
Privacy settings on my FB page?
Hi I have a question aswell to the Facebook feed integration.
Look at my site here:
http://perhelge2.webflow.com (left side)
https://preview.webflow.com/preview/perhelge2?preview=0571ebf109243825c61d648099ec462b
I cant really find much information about this.
Thanks!