• Resolved frenchsam

    (@frenchsam)


    Hi there,

    I just installed the plugin, add my facebook admin ID, but when i try the share button, nothing appears on my facebook page.

    I discover 1 error with firebug :

    FB.getLoginStatus() called before calling FB.init().
    relative to “connect.facebook.net/en_US/all.js:52”

    I actually live in France and use french facebook, don’t know if that might cause the error… Moreover I’m a neophyte in development and I don’t know js or jquery languages…

    Thanks for help !

    http://wordpress.org/extend/plugins/slick-social-share-buttons/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author remix4

    (@remix4)

    Check if you have any other facebook based plugins installed which may be causing the error.

    Also refer to plugin FAQ:

    http://www.designchemical.com/blog/index.php/frequently-asked-questions/slick-social-share-buttons/

    Thread Starter frenchsam

    (@frenchsam)

    No others plugin that may causes the error : I deactivated all plugins and try again :

    30 errors on Firebug :

    – FB.getLoginStatus() called before calling FB.init() (as before)

    – Unsafe JavaScript attempt to access frame with URL

    – The frame requesting access set ‘document.domain’ to ‘facebook.com’, but the frame being accessed did not. Both must set ‘document.domain’ to the same value to allow access.

    – The frame requesting access has a protocol of ‘https’, the frame being accessed has a protocol of ‘http’. Protocols must match.

    – s-static.ak.fbcdn.net/rsrc.php/v2/y_/r/zu4Lu4t233O.js:34 (got that line at the end of the report, don’t know what it refers to)

    I also try the debugger facebook tool, that’s what i got :

    Open Graph Warnings That Should Be Fixed

    Inferred Property : The ‘og:url’ property should be explicitly provided, even if a value can be inferred from other tags.
    Inferred Property : The ‘og:title’ property should be explicitly provided, even if a value can be inferred from other tags.
    Inferred Property : The ‘og:description’ property should be explicitly provided, even if a value can be inferred from other tags.
    Inferred Property : The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.
    Small og:image : All the images referenced by og:image should be at least 200px in both dimensions. Please check all the images with tag og:image in the given url and ensure that it meets the recommended specification.

    What should I do now ? Something with Open Graph I suppose ?

    Thanks you for your help 🙂

    Plugin Author remix4

    (@remix4)

    Make sure the open graph tags are enabled in the settings page. Also try using xfbml button as opposed to the iframe version

    Thread Starter frenchsam

    (@frenchsam)

    The open graph is enable in the setting page. I’ll try the xfbml button later, I need to google it to know how to do that.

    I’ll tell you if this works asap. 🙂

    Thread Starter frenchsam

    (@frenchsam)

    Well, it’s done !

    I finally manage to put the working like buttons using facebook developpers app, I’ll do the same with tweeter and g+.

    Too bad for the floating effect and nice appearance of this plugin.

    Thanks you helped me remix4 !

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Nothing showing up on facebook’ is closed to new replies.