A plugin to display Facebook group post/feed on your web page, post or in a widget.
Facebook offers a lot of social plugins to hook to your web site. All these are thought tolarated towards your personal profile and/or FB-page you own or manage. Few (if any) are specifically for Facebook "groups" so here is my contribution to fix this.
Now you can share post made at your Facebook group on your web site and just as easily as from your profile!
Features
- Put posts from Facebook group page onto a page, post or within a widged.
- Adjust the size of the content
- Adjust how many posts to show
- Show group description/header or not.
- Integrated Facebook Like and Share buttons.
- Change color theme.
- Above all, Free to use.
For support and further information about the FB Group Feed plugin see the plugins homepage at
http://kallidan.is-best.net.
If you have ever installed a WordPress plugin, then installation will be pretty easy:
- Upload 'fb-group-feed' to the '/wp-content/plugins/' directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
- In wordpress backend go into FB Group Feed from within the admin main menu.
- Set Height, Width according to content.
- Change other settings according to your need.
- Use the shortcode [fb_group_feed] (including square brackets) into a page, post or a text widget
or
Use <?php if(function_exists('fb_group_feed_show')){ fb_group_feed_show(); } ?> in your theme template
For support and further information about the FB Group Feed plugin see the plugins homepage at
http://kallidan.is-best.net.