Redirect After Login
-
Hello,
Great plugin, after reading all of the help threads I finally got the access permissions that I want.
I have 3 Access Levels set up.
Not logged in – allows the custom login/signup page, a contact page, and a password reset page, do not extend, synchronized role to Not Logged in.
Administrator – Using the 404 page negate condition, extending Not logged in, synchronized role to Administrator, redirect to custom login/sign up page.
Customer – I’m not sure if I need this one… I have it extending not logged in, synchronized to customer (default role) and the conditions are Posts OR Pages OR Products OR Shipping Classes OR Dates. The goal being to allow a logged in customer to use all WooCommerce functionality and place orders.
If I try to access the login / sign up custom page, the contact page, or the forgot password page while not logged in, it works 100%.
If I try to access any other page while not logged in, it redirects me to the login / sign up page, and the URL contains “redirect_to=XXXXX” for the URL I tried to originally access.
What I would expect is that once I’ve logged in, I should be Redirected to the page I came in on.
This is not what happens. What happens is I am back at the same custom login / sign up page, but now I’m logged in. I can manually change the URL to a shop / store / other page that I only want people to see if they’re logged in, and it *WORKS*, and displays those pages.
What it’s not doing is redirecting to the original referrer once logged in.
I’m struggling to figure out from the available documentation if it’s supposed to do this, or if I’m expecting something it will never do. Any ideas?
This is a great, powerful plugin, I hope to be able to use it! Thank you!
- The topic ‘Redirect After Login’ is closed to new replies.