338

Product support

Get help in the plugin support forum.

  • Added on May 18, 2014
  • Current version: 1.0.0
  • Platform Compatibility
    v3.x not tested
    v2.x not tested
    v1.x use latest
  • Created by

Categories

Adds the Facebook like button on your desired pages.

Getting Started

  1. Create an application on https://developers.facebook.com/
  2. Copy the App Id.
  3. Add the Likebutton component to your page.
  4. Click on the added component and paste the App Id.
  5. There are many different settings you can make and all of them are explained accordingly on the component settings. Make sure the URL you enter is absolute, you don't have to encode it, as it's encoded by the plugin.

Components

Likebutton has a component named after itself Likebutton Many of the properties the component has are self-explanatory bu there are some exceptions:

  1. Locale. You can change the internationalization. You just have to enter the proper country codes. They can be found here: https://www.facebook.com/translations/FacebookLocales.xml

  2. Faces cannot be enabled on child-directed sites. Read: https://developers.facebook.com/docs/plugins/restrictions/

To use the component you choose the page and then add the component using the Component tag:

{% component 'likeButton' %}

Question: "When I click 'Like' I have this red text saying 'Error'? Answer: Yes. The plugin does not work locally. But will when you deploy. It's nothing about the plugin that does that, but it's Facebook call.

1.0.0

First version

May 18, 2014