Example on how to set-up custom Login page
In order to stop the wp-login.php usage and use custom pages on your website you need for example for Login:
- Create custom page, call it for example Login
- Put a shortcode like
[lrm_form default_tab="login" logged_in_message="You have been already logged in!"] - Select the newly created page here:
The result:



i want to add custom fields like phone in register form. how can i do that?
Hi,
Please check this article: https://docs.maxim-kaminsky.com/lrm/kb/how-to-add-custom-registration-fields/
I want to hide registration section in the pop up form. how to do it?
I have another special page for registration.
Hey, check this: https://docs.maxim-kaminsky.com/lrm/kb/how-to-hide-registration-tab/