• Resolved srhegu

    (@srhegu)


    Hi, Client portal is a great plugin. We find out many clients really don’t remember their password and seems don’t like to remember another password or take the time to reset the password then remember another password.

    Thus I am thinking about to customize the Client Portal Login Page with Passwordless login functionality. It has been achieved with a single passwordless login form, as client just need enter their email or user name and then a one time login link will be sent to their email, once clicked, they will be redirected back as a logged in account to the dashboard as normal.

    But I have noticed that the default Client Portal Login Form is somehow defaulted in the login page and seems it is mandatory.

    Just wondering is there anyway to disable or hidden the login form so that the client could only see passwordless login form only?

    Thanks a lot.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support alexandrubodea

    (@alexandrubodea)

    Hi @srhegu,

    1. Could you please provide the URL of the page where you encounter this issue?
    2. Could you also please send a screenshot with the Login page, and make sure to highlight the Login form that you want to hide.

    You can use a site like https://snipboard.io/ to share the screenshot.

    Best regards,

    Thread Starter srhegu

    (@srhegu)

    Hi @alexandrubodea,

    Thanks a lot for the reply.
    I guess I just found out how to ‘hide’ the login form. Under template-tailwind-login.php, comment the following line:

    <?php echo leco_cp_login_form(); ?>

    However, i just wondering what is difference between ‘tailwind’ and ‘default’ template?

    As i could see both have ‘login.php’ file.

    Thank you very much.

    Srhegu

    Plugin Support alexandrubodea

    (@alexandrubodea)

    Hi @srhegu,

    I think you’ve mistaken our plugin for a different one since there are no files like that in our plugin.

    Best regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Passwordless login’ is closed to new replies.