Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Rajat Varlani

    (@the_champ)

    Hi,
    Issue is there because you have not specified correct website url in the apps.

    To resolve LinkedIn issue:
    Enter following url in the Website URL and Javascript API Domains options of LinkedIn app (see step 6 and 11 at https://thechamplord.wordpress.com/2014/01/26/getting-linkedin-api-key/) you configured for Social Login and save the changes:
    https://www.behealthyinvestor.com

    To resolve Facebook issue:
    Enter following url in the Site URL option of Facebook app (see step 8 at https://thechamplord.wordpress.com/2014/01/16/getting-the-facebook-app-id/) you configured for Social Login and save the changes:
    https://www.behealthyinvestor.com

    Thread Starter sumit_w

    (@sumit_w)

    For some reason facebook login is still not working, icon is not coming?

    To make it work, I had deleted the old application, and created a new facebook application. But it’s still not working?

    couple of days back, the icon facebook login appeared once, strange, and again got deleted next day?

    I am not sure why this is happening?

    Plugin Author Rajat Varlani

    (@the_champ)

    Issue seems to be due to js minify functionality. Please try deactivating it.

    Thread Starter sumit_w

    (@sumit_w)

    Still not working.

    Such a nice plugin, but will not able to use it unless facebook logic works (despite of others are working fine).

    Plugin Author Rajat Varlani

    (@the_champ)

    I just logged in at your website using Facebook. It is working. Please check.

    Thread Starter sumit_w

    (@sumit_w)

    I am using Google chrome, IE, FireFox, but in all of them on the right side bar under tab “Social Login” – ONLY Twitter, Linked in and Google+ login icons are coming, leaving the facebook login icon.

    Plugin Author Rajat Varlani

    (@the_champ)

    Okay try following:
    Open “wp-content/plugins/super-socializer/css/front.css” in code editor, find following code

    .theChampFacebookButton{background-position:0 0;width:32px;height:32px;display:none}

    Replace above with following:

    .theChampFacebookButton{background-position:0 0;width:32px;height:32px;display:block}

    Save the file back. Replace existing file, if prompted.

    Thread Starter sumit_w

    (@sumit_w)

    I really appreciate your help; but it’s still not working. ?? ??

    Plugin Author Rajat Varlani

    (@the_champ)

    Try cleaning your browser’s cache as mentioned at following link:
    https://ish.re/C39L

    Thread Starter sumit_w

    (@sumit_w)

    OMG !!!!
    So, it was all about browser history, Thanks a LOT, it’s really great support.

    EXCELLENT SUPPORT !!!

    thank you for all the help.

    Cheers !!!

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Only twitter and Google login is working’ is closed to new replies.