• 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)
  • I have the same issue. Even when I set the settings in my backend on “redirect to page…” when log in, it doesn′t redirect to this page.

    Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @rdsouza and @eddwood1,

    I’m afraid, redirect after login is only possible when using Ultimate member login page which shoud be assigned in Ultimate member -> Settings -> General -> Pages.

    The issue may be also caused by the conflicts with the theme or other plugins.
    I suggest doing a quick conflict test so we can rule out any conflicts.
    Here is the doc on how to do a conflict test if you are not sure how to do it.

    Regards.

    Thread Starter rdsouza

    (@rdsouza)

    Hi,

    Can you help with code in htacess or function that we could add ?

    For me, the normal login page is working and redirects to the intended page.

    This is a specific page where button with login url is used, if logged in then should direct to another page not the usual page that is used in Ultimate member -> Settings -> General -> Pages.

    Thanks

    Thread Starter rdsouza

    (@rdsouza)

    I’m afraid, redirect after login is only possible when using Ultimate member login page which shoud be assigned in Ultimate member -> Settings -> General -> Pages.

    Hi,

    I cannot find where to add a redirect after successful login? I can see redirect in forms only

    The redirect is not working correctly, I have a page where I added the UM Login page which has url /membership-login/

    The page has the UM Login form and Redirection after Login is set to /member-area/

    On the page when we click the url and after success login it should redirect to member-area but it is redirected to the /membership-login/ page with the text “Please use your username and password to login into secure member area” and Your account and Logout url which is stupid. When clicked on the menu link on top it works fine.

    Please help

    • This reply was modified 6 years, 3 months ago by rdsouza.
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.