• Resolved jeethendrakumar

    (@jeethendrakumar)


    Hi.

    The plugin works absolutely fine with our requirements except for the redirection URL. After a successful login, we would like to redirect to a custom URL. Can you help me in the same.. how do we go about?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Smit Patadiya

    (@smitpatadiya)

    Hi @jeethendrakumar

    I’m closing this issue, as we are already discussing it on chat support/email.

    Thanks

    Hi,

    I need to redirect url after logged in.

    Please help us to do this.

    Thanks.

    Go to this file wp-content\plugins\orion-login-with-sms\inc\class-olws-ajax-request-handler.php and change the $redirect_url variable with the URL you want to redirect after login

    		$verified       = false;
    		$user_logged_in = false;
    		$error_message  = '';
    		$redirect_url   = get_site_url();
    		$dev_message    = '';
    • This reply was modified 4 years, 6 months ago by thanigai.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Redirect URL’ is closed to new replies.