icon Facebook Comments
Created by Orckestra

How to add Facebook Comments to your web pages

  1. Edit a page.
  2. Insert:
    1. the "Facebook Like Button" component (Components | Social),
    2. or the Orckestra.Social.Facebook.Comments function ( Insert > Function),
    3. or the following code on the page:
      Expand code
  3. If necessary, set its optional parameters:
    • URL: The URL of the page with this Comments plugin. The News Feed stories on Facebook will link to this URL. If not specified, it defaults to the current page.
    • Width: The width of the plugin, in pixels (500 by default). Recommended minimum: 400px.
    • NumPosts: The number of comments to display (10 by default).
    • ColorScheme: The color scheme for the plugin. Options: 'light', 'dark'. Default is 'light'.
    • ModeratorIDs: To moderate, you need to list yourself as an admin. Specify your Facebook user ID. To add multiple moderators, separate the IDs by comma without spaces.
    • AppID: Your application ID as the admin, with which you can moderate all your plugins at http://developers.facebook.com/tools/comments

Important Notes

  • Orckestra.Social.Facebook.Comments is current culture sensitive. The language of the plugin' s text depends on the current website's culture.