If you want to display Facebook Page Posts to WordPress Pages or Sidebar, just follow these steps:
In this post
1. Install and Activate Flow-Flow Stream Plugin
The free version is very much limited. If you need more features, buy a paid version here
2. Create Feed
Social Apps > Flow-Flow Lite > FEEDS > CREATE FEED
Click Facebook Icon
Enter your info. Access this site to find your Page ID
3. Authorize Facebook
AUTH > Select No > AUTHORIZE
Click Continue as
Click SAVE CHANGES
Go to FEEDS > Click to Yes
4. Create Streams
STREAMS > CREAT STREAM
Name your stream > Connect Feed to Stream
Select your stream.
Wait about 5 minutes to stream updates.
5. Get Stream Shortcode
Copy shortcode
6. Insert to WordPress
Just paste your shortcode to WordPress Post or Sidebar
6.1. Insert shortcode to WordPress Post
Edit Post/Page > Click Plus icon > Shortcode
Paste the shortcode > Update (or Publish)
Result
6.2. Insert the shortcode to Sidebar
Appearance > Widgets >Drag Custom HTML (or Text) Widget to Sidebar > Paste your shortcode > Save
FAQ
How to hide Search bar?
Insert these code into Appearance > Customize > Custom CSS (or Additional CSS)
.ff-filter-holder {
display: none;
}
The free version is very much limited. If you need more features, buy a paid version here