Hi there, I have an issue with my members page on mobile.
If logged in user returns to the site, after a while, and click the members page link
it returns a blank page:
“To many redirections ”
and the user is stuck.
Any idea why this is happening on the members page?
Why is a # hashtag suddenly added to the url of the members page on mobile?Regards
CarstenHi Carsten,
I am sorry to hear about the issue.The issue is caused due to infinite redirect loop. This might happen when you have multiple redirects and the first one redirects to second one.
Try disabling some of the redirects.
The logout redirect has a new place
https://buddydev.com/plugins/bpdev-logout-redirect/It’s a tiny plugin and still supported.
Regards
BrajeshHi Brajesh, thanks for your information, I discovered one more redirect in a login plugin, so now I will install Logout Redirect and go with one redirection only.
Does the plugin redirect when the user is logged out automatically by WP after inactivity?
Regards
CarstenHi Carsten,
Thank you.I hope the redirection is resolved for you.
The plugin does not do a redirection. It filters the logout url and WordPress handles the redirection. I do not think there will be any redirect on inactivity.
Regards
Brajesh
You must be logged in to reply to this topic.