I am using wordpress latest update. And redirect is not working after login URL only says
mysite.com/?oa_social_login_source=custom
with a blank white page after login
i am using the <?php do_action('oa_social_login'); ?>
code to enable login inside iframe
so please can you tell me how to fix this ?
notes: telnet is working
added req.url ~ "\?oa_social_login_source=custom$" to varnish so basically everything is working
and i set all the redirect rules in the settings tab
but for some reason it doesn't redirect after login
Answers
Redirection sometimes does not work, ever since we execute other plugin redirects (if any).
However, we are not totally certain this is the cause.
See similar questions on this forum, and some suggested troubleshooting steps.
support.oneall.com/forums/discussion/comment/2479/#Comment_2479
Any addition is welcome!