• Hi,

    I want to update our login page to replace the “Lost your password?” with a link for a reset your password page that I’ve created. How can I edit that link, it doesn’t seem to be anywhere in settings.

    Thanks

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support weblizar_support

    (@weblizar_support)

    hi jessmolchan,

    The plugin doesn’t support this time. But it is possible to make a setting to change the URL of lost your password. But it will be customize package for you, so please contact us here.

    Thank you

    Thread Starter jessmolchan

    (@jessmolchan)

    Can I just disable it? I also have an issue with the “Tagline Message Display Below Login Form”, if I put a link in it, the text in the link doesn’t show.

    Plugin Support weblizar_support

    (@weblizar_support)

    hi jessmolchan,

    disable means, you don’t want to show the Lost your password link?

    Please share the screenshot “Tagline message display below the login form“, both WordPress login page and admin setting page this will be helpful to understand the problem.

    Share your site URL.

    Thank you.

    Thread Starter jessmolchan

    (@jessmolchan)

    Here’s what I want: https://cl.ly/3A3d0v2T1O0M

    Here’s what I added in the backend, but the link isn’t showing in the front end: https://cl.ly/0b3K2r3q360V

    Here’s the site link: https://members.yarncraftacademy.com/

    Plugin Support weblizar_support

    (@weblizar_support)

    Hi, jessmolchan,

    You can hide the Lost your password link using CSS. Here is the CSS code :

    Paste this CSS code in Login Form Setting > Custom CSS

    p#nav > a {
    display: none;
    }

    We also checked the Tag Line Below Form Feature, on our system, it is working.
    Do one check, please remove the message and enter the only link, save it and check it. if it is coming then re-enter the message and check. If you still face problem then please contact us here.

    Thank you.

    Thread Starter jessmolchan

    (@jessmolchan)

    Got it working. Thanks!

    Plugin Support weblizar_support

    (@weblizar_support)

    Hi jessmolchan,

    – If you like our support please review us.

    Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘forgot password issues’ is closed to new replies.