Notifications
Clear all

[Closed] Facebook Login works only on Login Page but not Registration Page

4 Posts
2 Users
0 Reactions
984 Views
Posts: 17
Topic starter
(@edwinatgideon)
Eminent Member
Joined: 4 years ago

Hello follow members or Support, I got Facebook Login to work, but it works only on Login Page (as an option as it should be) but not Registration Page.

I already have both 'Facebook Login button on User Login page' as well as 'Facebook Login button on User Registration page' enabled under Forums > Settings > API's (Social Network) but still only the Login Page works as mentioned.

I'm pretty sure it's not a cache issue, having tried on both regular and incognito tabs and different browsers.

I read somewhere to add the following to CSS customization, but it doesn't help either:

.fb_iframe_widget iframe {
position: relative!important;
}

What have I missed?

Thanks!

Ed

3 Replies
Posts: 17
Topic starter
(@edwinatgideon)
Eminent Member
Joined: 4 years ago

Clarification: by doesn't work on Registration Page, I mean the Facebook Login button is not found there.

Cheers!

Ed

1 Reply
Tutrix
(@tutrix)
Joined: 5 years ago

Noble Member
Posts: 1526

@edwinatgideon

You are using the BuddyPress Registration Page

https://xxxxxmall.com/register/

use the wpForo Registration Page

https://xxxxxmall.com/community/?foro=signup

and you will see the facebook login

Posts: 17
Topic starter
(@edwinatgideon)
Eminent Member
Joined: 4 years ago

Awesome! 👍 👍 👍 

I changed Forum > Settings > Members > Custom Authorization URLs > Register URL, and it worked!

So...buddy press is not really needed?