yesnobala
Forum Replies Created
-
Patrik,
How can I check that?
I tried another plugin and enabled Google login, which worked, but created local WP accounts (to see if any other plugin works).
I disabled that plugin now again. And activated usersWP.
Now it redirects to some URL like mydomain.com/uwphauth/google?state=HA-0XBY4R6HIMAD7J8SQFPU1VKGET5ZL3NO9WC2&code=4%2F1wG0PgNCwIyDrRovnc4pfeczCIZkLszS6niiuDF_jlk1sBE5L1hWPGmdzqWVSFm9PA2ssevt9Bt6hO5ZvqxFlnk&scope=email+profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+openid+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile&authuser=0&prompt=none#And no user is created in the user table.
Regards,
BalaThanks, Patrik, for quick response.
The error message is “Hybridauth config does not exist on the given path”.
Regards,
BalaThanks a lot Patrik.
I’ll get back to you if I need any specific hook.
Regards,
BalaHi Patrik,
Thanks for your prompt response.
I misunderstood that it always redirected to the homepage, but it actually goes back to the page I was in (where I clicked the login link). This is the exact behavior I want.
Question related to documentation for developers:
Where can I find documentation for hooks/filters that I can use to customize? I couldn’t find any documentation on this.Regards,
BalaHi Patrick,
Thanks for your quick response. Both of your suggestions worked.
1. Adding it to the menu using UserWP endpoints
2. Adding class to the menu (which is helpful for me to add the class to buttons and links on the page, to bring up login and register modals. Thanks for that)I have another question. The “Login redirect page” setting doesn’t seem to work. No matter which page I set in this setting, it redirects the user to the home page after logging in. Is it a bug? Is there a workaround?
Thanks in advance for your response.
Regards,
BalaAn update. The links are opening in lightbox if I add the UWP->Login widget in my Oxygen Login page template. i.e. the links on the login widget (i.e. Sign Up and Reset Password). But the login link in the menu is still opening the login page (instead of the lightbox). Once I open the login page, if I click sign up, it takes me to signup lightbox, and if I click login link in that lightbox, it takes me to login lightbox. So, the login link in the signup lightbox works perfectly, and it opens the login in the lightbox. Only when I click the links that are not in lightbox, the lightbox is not opening. How can I do that? The same behaviour in 2020 theme too. Please help.