Plugin Support
Laszlo
(@laszloszalvak)
Hi @kniool!
This issue usually occurs when the /wp-login.php page is not available.
So I have checked it, but it automatically redirects to the homepage.
In this case we usually suggest the “OAuth redirect uri proxy page” option which can be found at:
Nextend Social Login>Global Settings>General tab
The first and most important part is that, you need to create a new empty page. Once it is done, you need to select it as OAuth redirect uri proxy page. So this page will handle the login flow instead of the /wp-login.php
However in this way your “OAuth redirect URI” will change, meaning that you need to add the new “OAuth redirect URI” for each of your configured APPs.
This will most likely fix the problem. As a side note: after everything is configured properly, you need to click the verify setting, which will open a pop-up that will automatically close it self, this is just to test if the provider is working correctly.
Ps.:
If you have a Terms and Conditions to show before the registration, don’t forget the “Page for register flow” option. You need to create a new empty page, then insert the shortcode into the page:
[nextend_social_login_register_flow]
Finally select it as Page for register flow.
If your issue still persists after following my instructions, please get in touch with us directly on: http://nextendweb.com/contact-us/
Best regards,
Laszlo.
Thread Starter
kniool
(@kniool)
Hi Laszlo,
First I’m really sorry but i resolved my problem before your response.
In fact, i read all the steps in this page (which is really well explained) :
https://nextendweb.com/nextend-social-login-docs/common-issues-with-tml/
So thanks a lot for your response, and sorry again to be a noob.
Sincerely
Plugin Support
Laszlo
(@laszloszalvak)
Hi @kniool!
Thanks for your feedback!
I am glad you managed to solve the problem!
Have a nice day!