Skip to Content
0
Former Member
Jun 12, 2018 at 10:51 PM

LogIn redirecting to home page instead of the referring page

727 Views

When I go to /my-account without being authenticated, I'm taken to the login form and then, automatically, to /my-account after I login. However, a new page I have (let's just say it is /my-page) does not have the same effect. When I go to /my-page without being authenticated, I am taken to the login page and then, automatically to /shop-home (the default redirect URL) instead of /my-page.

Does anyone know how to enable a redirect similar to /my-account but for /my-page?