Custom Login Page?

Home Forums Legacy Support Support queries Other issues Custom Login Page?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #248831
    drivendental
    Participant
    Hello, We are wondering if there is anyway we can create a custom login page? For some reason, there is no way for our users to reset their password from the login pop-up page. First of all, the reset password link is hidden in the popup menu. Once I was finally able to re-enable it, I tried to test it. However, the email never reached my inbox. Instead of messing with this, I just installed a password reset plugin. Because of this, I would like to create a login page and display the login form on it. How can we disable the login pop-up and make it redirect to a custom login page instead? I searched the settings and didn't see an option to assign a custom login page anywhere. Any ideas? Thanks, Kyle S.
    #248997
    Anshuman Sahu
    Keymaster
    Yes there is a link to reset password . Please share your site url we can show it .
    #249400
    drivendental
    Participant
    This reply has been marked as private.
    #249656
    Veronica
    Moderator
    after checking will update you.  
    #249804
    Veronica
    Moderator
    hi, for sending welcome email Please try adding this custom code in your wplms-customizer.php file in wplms customizer plugin : add_filter( 'bp_email_use_wp_mail', '__return_true' );
    #249913
    drivendental
    Participant
    Hello, I tried adding that code but it didn't solve anything. In order to see the default password reset form, I need to disable a bunch of random CSS. Furthermore, when I finally get the form showing, I never receive the email. I did add a "Forgot Password?" link with DOM manipulation via JS, but I would like to try and use the "WPLMS"-recommended way if possible. Thanks, Kyle
    #250134
    Veronica
    Moderator
    hi, i am confused that what is the issue here! in the last line are you talking about this forgot password? https://prnt.sc/rw3vdw forgot password normally appears with the password section with ? icon right if you want to make that ? icon as a button then we can provide custom css for this. In order to see the default password reset form, I need to disable a bunch of random CSS. Furthermore, when I finally get the form showing, I never receive the email. reset password link: https://prnt.sc/rw3xw0

    Well please check if there is an reset password email present in your wp-admin -> emails

    If there is no any then please create one.
    refer : https://codex.buddypress.org/emails/

    you can refer: https://wplms.io/support/knowledge-base/emails-not-working/

    can also refer:https://wplms.io/support/knowledge-base/reset-password-link-missing-2/

    for the confirmation are you able to receive any other mails?

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Custom Login Page?’ is closed to new replies.