Formerly known as Facebook wall and social integration allows you to display completely customizable Facebook feed of any public Facebook page or grou …
Mitsol Social Post Feed (Formerly Facebook wall and social integration) shows facebook page/group feed/wall posts in your website.You will only have to put facebook id of page or group and access token in the plugin settings. Graph API is used to get page/group feed content from facebook. If you face any problems in running it just read doc & contact us.
It’s easy to handle and not dependant on javascript. There are a lot of settings to customize display including font & color settings, showing guest entries, show/hide each individual items of post, set cache duration to cache FB content to database to retrieve content from database without making another Api request to facebook until cache duration expires, set date time zone to display post date according to your timezone, crawlable by search engines and it’s responsive, others.
A perfect display of your Facebook page/group content in your business/personal websites, view customer reviews to know what our customer says. Post ideas about the plugin in pro version website & follow me on twitter for update of changes.
To maintain free version continously and to provide support properly, we offer a Pro version of the plugin. We really need to provide too much time to maintain it. The pro version allows you to display photo post, video post, link post, event post, choose type of posts, choose from two layouts, show/hide items in post, different picture sizes, the number of likes & reactions, all comments per post using ajax call, filter posts by any custom strings and post id, header bar and like button at top, language settings, scrolling plugin, responsiveness, make text urls & hashtags linkable and more features. Click here to upgrade to the Pro version. Try out the Pro demo.
/wp-content/plugins/
directory).[mitsol_fbwall_feed_short_code]
in your page, post or widget to display your feed.[mitsol_fbwall_feed_short_code id=wordpress num=20]
.For a full documentation with FAQs and help with troubleshooting please visit the Documentation and FAQs section of the mitsol extensions website
Furhermore, if there is any confusion in running the plugin, contact immediately and view doc, problems will be solved
If you have a Facebook page with a URL like this: https://www.facebook.com/misol12
then the Page ID is just misol12
. If your page URL is look like this: https://www.facebook.com/pages/pagename/123654123654123
then the Page ID is the numbers – 123654123654123
.
If you have a Facebook group/profile then use this tool to find your Group ID or view our documentaion link above.
Access Token is required by Facebook in order to access their feeds. It’s easy to get one. Just follow the step-by-step instructions here in the doc.
Make sure system requirements are met(look for the tab in settings page), facebook id and access token are right. Also, increase the Show number of posts value from settings becuase
non-pro version only shows status/textual posts of page/group/profile so there may not be status posts in the number of posts value specified. Finally, make sure if there are no restrictions set in facebook page/group settings comparing with other page/groups for which feed works, mainly remove country and age restrictions in page/group settings.
If you created facebook application after 30th April 2014 and using its token then profile feed may not be displayed for new facebook Graph API(you may require profile id in a different way, contact for that). Actually Displaying feed for profile shows only public and selected posts because of various restrictions.So it’s not good to show profile feed.
This free plugin only allows you to display textual updates from your Facebook feed. To display photos,videos,formatted links in your feed you need to upgrade to the Pro version of the plugin. View demo of the Pro version on the mitsol wp demo website, and find out more about Pro version here.
Yes you can choose type of posts to display.For this feature please upgrade to the Pro version of the plugin.
For this feature please upgrade to the Pro version of the plugin. From pro version 1.2 getting comments directly from facebook using ajax has been added.
You can embed your Facebook feed directly into a template file by using the WordPress do_shortcode function: do_shortcode('[mitsol_fbwall_feed_short_code]');
.
Read info about it at the bottom of plugin setting page in wp dashboard. From version 1.3 you can set all settings in shortcode, click here to see all shortcode attribute names.