GeoDirectory SupportAdding facebook signup/login plugin – GeoDirectory Support https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/feed Tue, 07 Apr 2026 00:31:18 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50193 <![CDATA[Adding facebook signup/login plugin]]> https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50193 Thu, 20 Aug 2015 23:09:52 +0000 wlatif Hi,

I am looking for options to allow our users to signup and login using their facebook accounts, I have seen recommendation on the forum to use https://wordpress.org/plugins/oa-social-login/ when I installed it to try it out, I noticed that the social logins only shows under the login side but it doesn’t show on under the signup side (please see the screenshot).

I was also thinking to use this simple plugin and I was wondering if it would work well with GD
https://premium.wpmudev.org/project/ultimate-facebook/

]]>
https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50202 <![CDATA[Reply To: Adding facebook signup/login plugin]]> https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50202 Thu, 20 Aug 2015 23:52:29 +0000 nespainvest 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.

]]>
https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50207 <![CDATA[Reply To: Adding facebook signup/login plugin]]> https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50207 Fri, 21 Aug 2015 00:23:05 +0000 wlatif 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!

]]>
https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50209 <![CDATA[Reply To: Adding facebook signup/login plugin]]> https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50209 Fri, 21 Aug 2015 02:37:19 +0000 nespainvest 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

]]>
https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50243 <![CDATA[Reply To: Adding facebook signup/login plugin]]> https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50243 Fri, 21 Aug 2015 13:02:28 +0000 Guust https://wordpress.org/plugins/wordpress-social-login/

]]>
https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50259 <![CDATA[Reply To: Adding facebook signup/login plugin]]> https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50259 Fri, 21 Aug 2015 13:50:42 +0000 wlatif 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!

]]>
https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50271 <![CDATA[Reply To: Adding facebook signup/login plugin]]> https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50271 Fri, 21 Aug 2015 14:28:11 +0000 Guust Works fine on some of my sites.

]]>
https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50277 <![CDATA[Reply To: Adding facebook signup/login plugin]]> https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50277 Fri, 21 Aug 2015 14:41:51 +0000 wlatif Sure, I’ll give it a try, thanks!

]]>
https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50568 <![CDATA[Reply To: Adding facebook signup/login plugin]]> https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50568 Sun, 23 Aug 2015 19:30:39 +0000 wlatif 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!

]]>
https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50645 <![CDATA[Reply To: Adding facebook signup/login plugin]]> https://wpgeodirectory.com/support/topic/adding-facebook-signuplogin-plugin/#post-50645 Mon, 24 Aug 2015 14:23:21 +0000 Stiofan O'Connor 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

]]>