• Hello,

    I have installed this plugin in my website. I have a login modal box. I have kept the shortcode in login form. But those icons are not showing when I open login modal box from home page. When I open login box from inner pages, icon is showing.

    Also, How to show multiple social login icons?

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

    (@heateor)

    Hi,

    If you check the source code of your homepage, you will find following call (by some other plugin/functionality) to Facebook SDK:
    //connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.6
    You have to edit this and use the same Facebook app ID that you have saved in Social Login options in our plugin, so it becomes following:
    //connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.6&appId=774548****
    Replace 774548**** with the Facebook app id you have saved in social login options.
    Alternatively, you can try toggling Include Javascript in website footer option at Super Socializer > General Options page in admin area.

Viewing 1 replies (of 1 total)
  • The topic ‘Social Login Icons not showing in login page’ is closed to new replies.