• why facebook sharing button does not work?
    my wordpress version is 4.8
    even aftere your last update the button does not work at all.
    please fix this as fast as you can?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    I just had an issue with the FB sharing button too (Uncaught ReferenceError: FB is not defined).
    If it can help: I had to create an App ID. In the code, there’s this condition:
    if ( !empty( $settings[ 'defaults' ][ 'fb_app_id' ] ) ){

    If no App ID is set, the FB variable isn’t initialized.

    Hi,

    We’re having the same issue – Google+ and twitter buttons are working, just not the facebook one?

    I’d love to try the App ID solution – whereabouts does it go?

    Thanks in advance!

    Hi,

    I’m not sure what you want to know…
    How to get an App ID and everything ? Or just where to put it in the CMS ?

    Hi,

    Apologies on the late reply.

    I created an app id, dropped it in the settings, cleared the cache and republished the quiz. It now works for me on my machine – returns my results and shares it via my facebook but it’s not working for my colleague on her machine. she’s cleared her cache and is logged in.

    is there any reason why it’s working on mine and not someone else’s? Obviously concerned it then won’t work for a user.

    Cheers.

    Hey Lauren,

    Did you make the Facebook app ‘publicly available’ on the Facebook developer account? If not, that might explain why it’s working for you but not your colleague. You also need to assign a site URL to your Facebook app, via the developer account, which matches the address of your WordPress site.

    Hope that helps. Good luck!

    Eva

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Facebook sharing button does not work?’ is closed to new replies.