Facebook Feeds

Facebook Feed

  1. Select FACEBOOK FEED in the Sidebar Options to add it to the page.
  2. Click FACEBOOK FEED from the left Sidebar Menu to edit the item.
  3. 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

  1. 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>