• Resolved elxr

    (@elxr)


    Hi – apologies if this has been answered many times before but I couldn’t find or figure out the answer.

    I have a member role that when they visit any url variation at:
    /events/.*

    (which includes a login form on those pages), they will get re-directed (pass-through?) back to the same page after login.

    If Source URL doesn’t match then they go to a default member page. Such as:
    /healthcare-professionals/member-home

    Trying this but not working with:

    • URL and login status, passthrough and Regex checked
    • URL and role capability AND login status is what I really want but I’d settle for any role.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author John Godley

    (@johnny5)

    A passthrough is not the same as a redirect. I’m not sure exactly what you are trying to do, but a standard redirect is probably what you want. Check your regular expression works, and that you have cleared your browser cache when testing.

    URL and role capability implies the user is logged in – there is no capability for logged out users.

Viewing 1 replies (of 1 total)
  • The topic ‘Pass-through login on a specific page back to the same page?’ is closed to new replies.