Custom Redirect on successful login for a custom page
-
Hi,
I have a page say
A
accessible to all, with Login and Register buttons(not default login page).
When login is clicked and on successful login, I want to redirect the user to another page, say
B
, which is restricted to Logged in members. On B page, I can set redirect url to A when login fails but how to set a page A to page B on successful login.
How do I do this ?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Custom Redirect on successful login for a custom page’ is closed to new replies.