Log in User/Admin

Home Forums Legacy Support Support queries Other issues Log in User/Admin

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #349650
    nadzhatulothman
    Participant
    May i know it is same link to log in for student and admin?
    #349660
    nadzhatulothman
    Participant
    This reply has been marked as private.
    #349676
    Ada
    Participant
    wp_login and vibebp login is different. For students vibebp login interface will appear. When user lost password then he/she can click on forgot password link and a link will be sent to valid email to reset the password. refer here https://drive.google.com/file/d/1OpkQw8PDqpqmLl7LCCfkJ_9JbqKSLYhr/view 3- Use this code in wplms>>miscellaneous>> custom code for wp_login screen
    
    body.login form#loginform input{
           background: #f1f3f4 !important;
    }
    body.login div#login form .input, .login input[type="text"] {
        color: #a38686 !important;
        font-size: 24px !important;
    }
    
    #349682
    nadzhatulothman
    Participant
    This reply has been marked as private.
    #349979
    Ada
    Participant
    Hi, Yes the reset password link goes to wp-login. You can customize email templates from wp-admin>>emails section.
    #349984
    nadzhatulothman
    Participant
    How to change reset password go to vibebp login
    #350202
    Diana
    Participant
    If you will use vibebp login --> forget password link then this window will open: https://prnt.sc/1125a03
    #350209
    nadzhatulothman
    Participant
    Can you share step to change use all vibebp login?
    #350265
    nadzhatulothman
    Participant
    This reply has been marked as private.
    #350270
    Ada
    Participant
    Hi, No this can not be changed because wp-login is used to change the password.
    #350273
    nadzhatulothman
    Participant
    This reply has been marked as private.
    #350430
    Ada
    Participant
    Hi, The reset password control flow is this https://drive.google.com/file/d/1FygVUUkPOaL-7WpXwWjhRc-Hw_0PXahV/view Please check the reset password process of your site again and then share if it is not like the one which I shared.
Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Log in User/Admin’ is closed to new replies.