Adding facebook signup/login plugin

This topic contains 9 replies, has 4 voices, and was last updated by  Stiofan O’Connor 8 years, 9 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #50193
    #50202

    nespainvest
    Free User
    Post count: 109

    Hi,

    I use that wpmudev-ultimate facebook plugin for sign up and sign in WP-GD without any problems.

    I have tried the oa-social plugin first too but wasn’t happy with that for different reasons but I can’t remember there is no sign up option. I think there is. My finaly decision was because of the same look and feel of the real facebook buttons and the possibilaty to combine facebook snippets from the facebook developer page with the features from this plugin.

    #50207

    wlatif
    Expired Member
    Post count: 38

    Thanks @nespainvest for your valuable feedback, when you installed the wpmudev-ultimate facebook plugin did you have to do anything in GD to make the facebook button show up under the login and register sections (showing in my screenshot)? Thanks again!

    #50209

    nespainvest
    Free User
    Post count: 109

    Hi,

    You don’t have to do anything.

    After setting up the 5 minutes default settings, check or uncheck your preferences , the login buttons automaticly appear in every sign up and sign in form. For sidebars are widgets available.

    I am only a user and don’t know anything about developing and it’t was a piece of cake 🙂

    Good luck

    #50243

    Guust
    Moderator
    Post count: 29970
    #50259

    wlatif
    Expired Member
    Post count: 38

    Thanks again @nespainvest for your help and feedback, much appreciated.

    Thanks @guust for your suggestion, I came across the WordPress Social Login but I noticed that it is not listed to support the latest WordPress version and also some reviewers mentioned that it is not working with the last WP upgrade, have you seen it working fine with the latest WP? Thanks in advance!

    #50271

    Guust
    Moderator
    Post count: 29970

    Works fine on some of my sites.

    #50277

    wlatif
    Expired Member
    Post count: 38

    Sure, I’ll give it a try, thanks!

    #50568

    wlatif
    Expired Member
    Post count: 38

    Hi @guust

    I tested the WordPress Social Login but I still see the same issue where the social login icons only show under the login section and not the register section (screenshot below), anything I need to do to show under the Sign Up Now section?

    Thanks in advance!

    #50645

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You can add it by adding this line to your theme functions.php

    add_action( 'social_connect_form' , 'wsl_render_auth_widget_in_wp_login_form' );

    Stiofan

Viewing 10 posts - 1 through 10 (of 10 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket