Facebook Activity Feed.

deathcrush

New Member
Hello, Im new to webdesign and such so dont be grim on me :)

Im trying to put a website wich is gonna include a facebook activity feed from a facebook fan page.

Ive managed to get the code with this generator:

Then my question is how do i get the feed to show from the facebook page? It just now says:
"Recent Activity
No recent activity to display."

And i understand that as it isnt linked to the facebook fan page i want the feed to show from. So anyone know how i do it?

this is the code:
<iframe src="http://www.facebook.com/plugins/activity.php?site=www.e-caddie.se&amp;width=300&amp;height=300&amp;header=true&amp;colorscheme=light&amp;font&amp;border_color&amp;recommendations=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:300px;" allowTransparency="true"></iframe>
 

CaldwellYSR

Member
I'm pretty sure when you're getting the code from Facebook it asks you to put the url you want it to be linked to before it spits out it's code. I haven't worked much with Facebook so I might be wrong.
 
Top