Quantcast
Channel: Facebook Activity Feed not listing activity - Stack Overflow
Viewing all articles
Browse latest Browse all 6

Facebook Activity Feed not listing activity

0
0

Any April Wine fans out there???? I am the webmaster for their website and I am desperately trying to find a solution to this problem.

I want to ADD the Facebook Social plugin "Activity Feed" to the band's website.

I used the code generator (https://developers.facebook.com/docs/reference/plugins/activity/) for the social pluggin, and embedded the code into my website's source code.

Here is the code I place in the BODY section of my HTML 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_GB/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

I then paste this code into the desired area on my website:

<div class="fb-activity" data-site="www.facebook.com/groups/2379953649/" data-width="587" data-height="350" data-header="true" data-colorscheme="dark" data-border-color="orange" data-recommendations="false"></div>

The activity box does appear on my page, but it will not list the activity of my Facebook Group.

All it reads is:

"No recent activity to display. Put some Like buttons on your website to engage your users. Details can be found here."

There is activity on my facebook group, so I am completely stumped as to why it will not pick up on this activity and list it in the Activity Feed box that I embedded.

Any HELP would be GREATLY appreciated. I have tried to read up on this, but cannot find any documentation that will help me.

Dave


Viewing all articles
Browse latest Browse all 6

Latest Images

Trending Articles





Latest Images