Hello there,
Have I got this plugin wrong ???
I did all the required steps and I still do not get the login button on the registration page.
Can someone bring some light in this case?
Thanks!
Is it possible to get user facebook id, profile url and Mobile no?
thanks
Thank for your plugin. I would like to know if your plugin is compatibility with new changes on v.8.0 Facebook Api Graph about showing User Picture.
Thank in advance for your precious work!
]]>Hi There, great plugin,
does the login work with MU Installations ?
Cheers
]]>Hello there!
And thank you for your plugin.
I have a small issue on my login page. When I open it with Mozilla firefox browser in an incognito window, the button is not loading(in other words – just showing loading image https://prntscr.com/trqgcj).
Anything I can do with that?
Thanks in advance!
Hello! Before anything, thanks for the plugin mate!
But recently I noticed some issues with in-app browsers, like the one on instagram, or even facebook. As you all know, these lite browsers can’t handle multiple windows, so the redirect to FB for authentication happens within the very same parent window (which is the only one so I don’t know why I’m calling it ‘parent’ haha).
The thing is that when authentication happens in FB side, once it redirects again to our site, it doesn’t log in the user at all. Same happens when registering. The user gets back to the WP site and is logged out.
With a common mobile browser there’s no problem at all, because it opens a second tab, but as I said, the problem lays only on this in-app browsers. Maybe it is because those little browsers (I guess those are not browsers at all, but web views) don’t support cookies.
Do you guys know if there’s any workaround for this? Or is a common problem that cannot be solve yet because the reduced capabilities of those so called in-app browsers? Hope you can help me.
Thanks in advance! Stay safe everyone!
Hi there, the Facebook login is also displaying on my register page.
Of course this makes no sense, so how do I exclude the FB login on this page?
Regards
]]>why doe this plugin enqueue the login scripts on the front end for logged in users?
Also would it be possible to run these scripts in the footer and or deferred, looking at them I cannot see why not…
]]>Hello,
The login with Facebook working not working if user created Facebook account by mobile number only not email address.
Is there any solution for that?
Thanks.
]]>Hello Sir,
I am looking for a solution….
I have a php site and a WordPress site, now I am planning to migrate two db into a single DB.
My plan is … user will register into php site and will access all the features of the site and will get access into wordpress site along with all the features.
Is it possible to do that? I know it’s bit out of the scope of the plugin, but I hope you can help me out.
Please let me know.
Thanks in advance.
Is there any chance to use this plugin to restrict access to a WordPress site to a certain group on facebook?
– I have a facebook group G
– Only members of G should be allowed to login into my WordPress website S with social login (their facebook account)
Thanks for all hints!
Emanáku.
Plugin shows [object Object] in red after login to Facebook.
How could I solve this?
Help ME Please
Hi, I still see old calls to Facebook Graph API v2.10 in the code which reached end of life on 07 November, 2019.
Can you update the plugin to use a newer version so we don’t get these deprecation warnings from Facebook? Thanks!
]]>Howdy,
I would like to ask whether it is possible to modify the button? Changing the size, border radius, position etc? And how?
I can’t simply do anything with CSS, even with !important element. Looks like the CSS can’t be overwritten. I believe I am not the only one who struggles with it.
Any help? ideas?
Thank you!
Filip
Hello, the facebook login button returns Error code 100: invalid appsecret_proof. But I copy pasted the app secret right from the FB dashboard and made sure there was no formatting or special characters in it.
]]>Hey there,
On iPhone, this following case uses to happen often:
– I ask to be logged with Facebook (clicking on the FB button from this plugin)
– The FB popup opens, I enter my FB email and password
– The FB app tells me to continue (And that I have already used this app before)
– But then I am redirected to the first login page of my website as nothing was happening, and I am not logged to my account.
I have found this video that explains the problem perfectly. It is not the same technology but exactly same issue.
Any help?
Thanks!!
Is there an easy way to move the FB button’s position on the login page? Essentially, I want to move it below the form, so it’s not above the default “Login” or “Register” buttons. I feel it would be better UX for less internet-savvy users, who might feel that FB is required in some way.
So it could be the default WordPress form, then below the form it can be “Or” > Log in With Facebook
Thanks for any guidance on this!
]]>I’m getting the message mentioned above as an error when I try to activate the plugin. When I go to the plugins tab and try to activate, it does get activated, but the facebook connect button still doesn’t show up.
]]>Hi there!
I bought your plugin because it has shortcode functionality. My Theme-Autor told me to order one with this function to insert the Shortcode in the Login-Sektion than.
I used [fbl_login_button redirect=”/kurs-eintragen/” hide_if_logged=”false” size=”large” type=”continue_with” show_face=”true”] because it is premium version but nothing is showing up.
Could you please check this? Why its not working?
Best,
Claudio
]]>Plugin stooped working and now shows [object Object] in red.
How could I solved this?
]]>There are cases when users register/login via Facebook button. The system creates 2 similar users, same username and username. One with Facebook ID in metadata and one does not have meta.
Is it a known issue? Anyone has same issue?
]]>Hello,
I use your plugin for more than 1 year and everything went smooth and good!
Nevertheless, since quite a time, I have a lot of spams coming from Facebook Login on my website (I mean, no username and only spam emails).
Any idea?
Thanks!
Hilaire
Hi,
The plugin is working fine but there is a slight bug that if you use two shortcodes it only picks up the first redirect data attribute it finds. e.g
<div id="div-1">
<?php echo do_shortcode('[fbl_login_button redirect="'.get_site_url().'?facebook-return=false" hide_if_logged="" size="large" type="continue_with" show_face="true"]') ?>
</div>
and
<div id="div-2">
<?php echo do_shortcode('[fbl_login_button redirect="'.get_site_url().'?facebook-return=true" hide_if_logged="" size="large" type="continue_with" show_face="true"]') ?>
</div>
#div-1 is a login overlay and #div-2 is a registration overlay. I would like the redirect url to be different depending on whether they were logging in or not as then I can show the newly registered another form. I think it’s because you’re expecting one form only on a page and i have 2 so it’s finding the first instance of .fbl-button and using it for both. Is there anyway I can change this (without altering your plugin)?
Thanks
]]>Hi there,
First of all I want to thank you for making this plugin.
I stumbled across a php notice in my debug.log and just wanted to bring it to your attention.
PHP Notice: Undefined index: HTTP_HOST in /wp-content/plugins/wp-facebook-login/public/class-facebook-login-public.php on line 118
Best regards,
Alrik
Sir,
Facebook login is working well on dekstop,but when use on mobile site, redirected to a blank Facebook page (m.facebook.com) & remain on same page,no action. But when come back it’s shown logged in.
Please request to check & solve this issue.
Thanks.
How to change after login redirect WooCommerce page login
Now FB Login Button is auto load how can i set redirect page
Hello,
I’m using get_avatar() and adding a custom class to it. The problem is if I activate the plugin to show facebooks avatar, the class is not added to the tem… How can a resolve this?
Thank you.
]]>Hello,
I’m using your plugin on a website. It works great for registration, and I also have the login embedded on the hompage. But If I try to login via the WP login page, it redirects me back to localhost, rather than the live site?
Thanks in advance for any help.
]]>Hi Damian,
Is it possible to have additional fields request after an user signing up via Facebook account with your plugin? I.E.: ZIP Code.
BR.
Eduardo
Is there a way to show the user access token in backend in his profile.
Like a new filed called access token.