WP plugin that display facebook post to WP page

opensource

New Member
Hi
Anyone knows what wp plugin that will
display a post from facebook timeline. ?
Any advice on what plugin to be used?
 

opensource

New Member
It's a reverse. When you post in Facebook timeline. It will display in WP page too.
So it is like posting content in Facebook account, it will display to the blog
page of wp theme.
 

Phreaddee

Super Moderator
Staff member
HTML:
<fb:like-box header="false" stream="true" border_color="#ffffff" show_faces="false" height="800" width="300" href="add your facebook page url here"></fb:like-box>

that'll do the trick.
 

opensource

New Member
HTML:
<fb:like-box header="false" stream="true" border_color="#ffffff" show_faces="false" height="800" width="300" href="add your facebook page url here"></fb:like-box>

that'll do the trick.

Cool. Thanks mate. :) It works. Only one thing i was bother is
the label at the bottom. There is a link "Facebook Social plugin".
Is it possible to remove that label or link?
 
Top