de-activate student default landing pg upon login

Home Forums Legacy Support Support queries Setup issues de-activate student default landing pg upon login

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #3144
    jojobachi
    Participant
    I want to create 4 set of 'student user' types, currently trying to use peter's redirect login wordpress plugin but appears to crash the'default' settings of 'students' landing page' upon login. Kindly advise how I can de-activate the theme's setup for students login landing page redirection, so I can setup 4 different types of 'students' types' so they will land on 4 different 'landing pages'. Many thanks,
    #3253
    Anshuman Sahu
    Keymaster
    Please try settings the wplms login redirect settings to "same page" and then use the peter's login redirect . refer : http://prntscr.com/8ruqsz
    #3328
    jojobachi
    Participant
    Hi, I got this, tried on a fresh site template/sample data off yours, and my current post-live website. Is there something I've done and set wrong ?
    #3420
    Anshuman Sahu
    Keymaster
    Please try adding the given code in your wplms-customizer.php file in wplms customizer plugin  : if(function_exists('redirect_wrapper')){ add_filter( 'login_redirect', 'redirect_wrapper', 101, 3 );   }
    #3609
    jojobachi
    Participant
    Hi, Following your advice, but now  all my wordpress admin turns all into white pages? Kindly advise.
    #3663
    jojobachi
    Participant
    Hi, got it working finally. thanks v much for your support!
    #3713
    Anshuman Sahu
    Keymaster
    Marking as resolved and closing the topic .
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘de-activate student default landing pg upon login’ is closed to new replies.