Facebook Feed
- Select FACEBOOK FEED in the Sidebar Options to add it to the page.
- Click FACEBOOK FEED from the left Sidebar Menu to edit the item.
- Enter the following code in plain text format replacing the “PAGEURL” with the Facebook page url and Local Title:
<div class=”fb-page”
data-href=”PAGEURL”
data-tabs=”timeline” data-small-header=”false”
data-adapt-container-width=”true”
data-hide-cover=”false” data-show-facepile=”true”
style=”width:100%”><blockquote
cite=”PAGE-URL” class=”fb-xfbml-parse-ignore”><a href=”PAGE-
URL”>TITLE</a></blockquote></div>
Single Facebook Post
- Enter the following code in plain text format replacing the highlighted items with the Facebook page url and Local Title:
<div class=”fb-post” data-href=”POST-URL” data-width=”auto” style=”100%” data-show-
text=”true”><blockquote cite=”POST-URL” class=”fb-xfbml-parse-ignore”>Posted by <a
href=”POST-URL”>TITLE</a></blockquote></div>