• Hi,

    I have problem with Facebook registration.

    I believe I have set it up correctly, as it works on Login page, allowing user to login using facebook account. However, Facebook icon does not show up on registration page!

    Your help will be much appreciated.

    Cheers,

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

    (@heateor)

    Hi,

    Would you let us know the url of webpage where you are facing the issue?

    Thread Starter itell.tao

    (@itelltao)

    Plugin Author Heateor Support

    (@heateor)

    Problem is because of the following Facebook SDK being loaded at your website, without any Facebook App ID:
    <script type='text/javascript' src='https://connect.facebook.net/en_US/all.js?ver=4.7.2#xfbml=1'></script>
    Either remove/disable above script OR use the same Facebook App ID for above SDK, that you are using in Social Login options of our plugin.

    Thread Starter itell.tao

    (@itelltao)

    Thanks for the quickest reply!

    I tried to find the code above in my theme, but couldn’t.

    Any suggestion as to how to find the code from the backend of wordpress?

    Cheers

    Plugin Author Heateor Support

    (@heateor)

    You can look into your theme options. If that doesn’t help, try deactivating other plugins one-by-one to check which is inserting that code.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Facebook registration’ is closed to new replies.