Before you ask please READ THIS

Problem with facebook’s new like box a.k.a. Page Plugin

Hi,

is there a known issue with the new page plugin by facebook?: https://developers.facebook.com/docs/plugins/page-plugin
If I insert the two snippets, I just get a link to my facebook page, but not the new like box.

Thanks!

Comments

  • AirAir
    Posts: 10,970
    Hello:-)
    Tupamaros said: If I insert the two snippets
    And what happens if you insert one?

    With kind regards.
  • Posts: 111
    Nothing at all hapens if I insert only the first snippet facebook offers: "Include the JavaScript SDK on your page once, ideally right after the opening tag."

    And if I only insert the 2nd snippet, I get a link to my facebook page that looks like a quote. ("Place the code for your plugin wherever you want the plugin to appear on your page."

    I’ve read somewehere that the first snippet can be posted anywhere. Do you have any recommendations? Do you also have that issue or is it just me?
    Thanks! :)
  • AirAir
    Posts: 10,970
    Tupamaros said: Do you also have that issue or is it just me?
    Never used it:-)

    I believe it could be some JS error when you insert this code. Post me link to page where you have this live and I will check it.

    With kind regards.
  • edited August 2015 Posts: 111
    I used the snippets here: http://www.dennisknickel.com/6-gramm-caratillo/

    It’s the last row before the social share buttons. The quotation mark and the orange link are the result of the snippets.
    Post edited by Tupamaros on
  • AirAir
    Posts: 10,970
    When I open your page, and open console(F12) I can see such message "Error: invalid version specified" sdk.js:41:185

    So you need to correct your code try asking someone who used it already, or maybe facebook support ? :-)
    Or google http://stackoverflow.com/questions/24019877/fb-init-function-gives-wrong-version-error

    With kind regards.
  • Posts: 111
    I managed to solve the problem. I actually just made a mistake by not integrating the first code snippet given by facebook in my header.php correctly. Oops. ^^
    Thanks for your support!
  • AirAir
    Posts: 10,970
    Great!
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!