icon Facebook Like Box
Created by Orckestra

How to add Facebook's  Like Box to web pages

  1. Edit a page.
  2. Add the Composite.Community.Facebook.LikeBox function ( Insert > Function) or insert the following code on the page:
    Expand code
  3. Specify the Page URL in the Facebook Page URL parameter.
  4. If necessary, set its optional parameters:
    • ColorScheme: The color scheme for the Like Box. Options: 'light' (default), 'dark'.
    • Options: A number of options to customize the Facebook Like Box's appearance.
      • Show Friends' Faces: If 'true', it displays profile photos in the Like Box ('true' by default).
      • Show Posts: If 'true', it displays the latest posts from the Page's wall ('true' by default).
      • Show Header: If 'true', it displays the Facebook header at the top of the Like Box ('true' by default).
      • Show Border: If 'true', it displays the border around the Like Box ('true' by default).