Social Login Not Working?
-
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 8 years, 11 months ago by
kelaskakap.
-
This topic was modified 8 years, 11 months ago by
-
Hi,
Make sure you have saved exactly the following domains in
App Domainsoption in your Facebook app (see step 11 at http://support.heateor.com/how-to-get-facebook-app-id/):www(dot)shedied(dot)xyz
shedied(dot)xyzReplace
(dot)in above urls with.-
This reply was modified 8 years, 11 months ago by
Heateor Support.
-
This reply was modified 8 years, 11 months ago by
Heateor Support.
I’ve add www(dot)shedied(dot)xyz in App Domains. still not working.
-
This reply was modified 8 years, 11 months ago by
kelaskakap.
Hi, Thank you.
I forgot to enable “Client OAuth Login” . Now it works.
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 http://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 http://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?
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
@spikketto
If you read the code we have posted above, there is Facebook App ID136911316406581being used in that code. You have to find where you have placed above code in admin area of website and replace136911316406581with229485160879834.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?
@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
@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.
@spikketto
You’re welcome.What I really do not understand is: if I go to http://www.pensieridiunamentemalata.com/wp-login.php?action=register facebook registration works correctly but from home http://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
-
This reply was modified 8 years, 11 months ago by
The topic ‘Social Login Not Working?’ is closed to new replies.