Facebook feed on homepage

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.

tip:
http://vincent.polenordstudio.fr/snap/Facebook_feed_on_homepage_-_Need_Help_-_Webflow_Forums_2015-03-09_15-31-25.jpg

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

  1. Would it be possible to remove the first part where you can click like, and only have the feed?
  2. Would it be possible to style the feed ?

I cant really find much information about this.

Thanks!