Thread Starter
Kay69
(@kay69)
Update…
I turned the plugin back on and the redirect occurred even before setup!
this is weird..
Khaled A.
Hi @kay69
Are you seeing these redirect problems during the login only, or on other pages of your site as well?
Could you please try running a plugin/theme conflict test with Nextend Social Login: https://smartslider3.helpscoutdocs.com/article/1569-how-to-do-a-plugin-theme-conflict-test
to see if the problem is happening because of a plugin conflict?
If it doesn’t seem to be a plugin conflict, could you please open a support ticket: http://nextendweb.com/contact-us/
to continue the discussion there? In your ticket please refer to this topic.
Thread Starter
Kay69
(@kay69)
Hi Ramona,
Adding this code to my wp-config.php file solved the problem.
define(‘WP_HOME’,’https://emalah.com’);
define(‘WP_SITEURL’,’https://emalah.com’);
Its odd, I think, but everything is working fine now.
Cheers!
Hi @kay69
Great, I’m glad you were able to solve the problem.
Thread Starter
Kay69
(@kay69)
Hi Ramona,
Back again!
The site went down after couple of minutes. Did the above test. Turned Nextend plugin on only. Its causing the redirects issue.
Any advice, please?
Hi @kay69
Please open a support ticket: http://nextendweb.com/contact-us/
and refer to this topic.
The problem was happening because the Home page was selected as OAuth redirect uri proxy page.
When any page is selected there, we automatically disable the access of that page and then redirect back to the home page, which in this case got stuck in a redirect loop.
We made a fix for the problem and it will be available in the next Nextend Social Login release.
Thread Starter
Kay69
(@kay69)
Hi Ramona,
Great. Problem resolved. Site is up and running with the plugin.
Thanks for your prompt assistance.
Regards,
Khaled A.