• Resolved kelaskakap

    (@kelaskakap)


    Hello,

    I’m trying this plugin on my site. I need social login, then I enable facebook login. After adding app id and placing widget, the facebook icon appears. But I cannot login. I click the icon nothing happens. Any suggestion, why?

    Here’s my website, probably you can give it try www_shedied_xyz

    Thank you.

    • This topic was modified 7 years, 9 months ago by kelaskakap.
Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi,

    Make sure you have saved exactly the following domains in App Domains option in your Facebook app (see step 11 at https://support.heateor.com/how-to-get-facebook-app-id/):

    www(dot)shedied(dot)xyz
    shedied(dot)xyz

    Replace (dot)in above urls with .

    Thread Starter kelaskakap

    (@kelaskakap)

    I’ve add www(dot)shedied(dot)xyz in App Domains. still not working.

    • This reply was modified 7 years, 9 months ago by kelaskakap.
    Thread Starter kelaskakap

    (@kelaskakap)

    Hi, Thank you.

    I forgot to enable “Client OAuth Login” . Now it works.

    Plugin Author Heateor Support

    (@heateor)

    Cool.

    Hello to everyone, I used the “Super Socializer” plugin to log in with social network profiles, share posts, and have a share counter. I also created apps on facebook, teitter and G + for login. Everything works well except the Facebook button.

    If you try to go to this page https://www.pensieridiunamentemalata.com/wp-login.php?action=register and try clicking on the icons as you will see, everything works but if you go to https://www.pensieridiunamentemalata.com And try to click on the fcebook icon in the box at the top right you will see that nothing happens ….

    Can you tell me why?

    Plugin Author Heateor Support

    (@heateor)

    Hi,

    It’s because the following script, you are using for like button has a different FB app ID:

    <!--Facebook Like Button Script------>
    <script>(function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0];
      if (d.getElementById(id)) return;
      js = d.createElement(s); js.id = id;
      js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=136911316406581";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>
    <!--start footer code-->

    You need to use the same app ID in every functionality related to the Facebook. Use the app ID that you are using for Facebook login in above code.

    I do not understand. In the Social Login> Facebook App ID plugin I wrote my app ID or 229485160879834. I do not know where to go get that other ID number

    Plugin Author Heateor Support

    (@heateor)

    @spikketto
    If you read the code we have posted above, there is Facebook App ID 136911316406581 being used in that code. You have to find where you have placed above code in admin area of website and replace 136911316406581 with 229485160879834.

    The problem is that I did not paste any part of code into any files. Now I’ve deleted the Facebook app and created another that has generated a new ID and obviously a new code.

    I went to the Super Socializer> Social Login section and in the “Facebbok App ID” space I pasted ID ‘137192070167291 but it has changed nothing. If I update the page and view the source, the script remains unchanged.

    What can I do to solve the problem?

    Plugin Author Heateor Support

    (@heateor)

    @spikketto,
    Problem is not related to the app you are creating for social login. Problem is the app ID being used in the code we pasted above. CHANGE that App ID to the App ID you are using for Social Login.

    I get it! But where do I change it? I did not include the source code. I just entered the correct ID in the Super Socializer plugin. I did not do anything else. That ID number I have no idea where to come from

    Plugin Author Heateor Support

    (@heateor)

    @spikketto

    How can we know where you have placed that code? But as you can see that code is in HTML source of your webpage.

    This I know too. Thanks anyway.

    Plugin Author Heateor Support

    (@heateor)

    @spikketto
    You’re welcome.

    What I really do not understand is: if I go to https://www.pensieridiunamentemalata.com/wp-login.php?action=register facebook registration works correctly but from home https://www.pensieridiunamentemalata.com no. Yet I did not paste any code or ID and the theme support told me that there is no ID inserted inside

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Social Login Not Working?’ is closed to new replies.