"Password recovery" page

Home Forums Legacy Support Support queries How-to & Troubleshooting "Password recovery" page

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #214994
    Zoha
    Participant
    Hello! How to change "password recovery" page. For prevent/hide access to WP admin page. Refer: https://prnt.sc/o4soal Thanks in advance.
    #215059
    logan
    Member
    hello, add this code in wp-admin >> wplms >> footer >> google analytics. jQuery('body').delegate('a[href*="action=lostpassword"]','click',function(event){event.preventDefault();});
    #215123
    Zoha
    Participant
    Hi logan, Now link is not working, so we have not working link. And when mouse pointer over the link, browser shows path - refer: https://prnt.sc/o56fep Any solution to completely remove this link from text block?
    #215197
    logan
    Member
    Dear, try this css in your customize >> custom css. .message_wrap .message a{ display: none !Important;} refer: http://prntscr.com/o5t8ye
    #215233
    Zoha
    Participant
    This reply has been marked as private.
    #215245
    logan
    Member
    Please share the screenshot about the issues. we do not log in because we write codes on the console using your DOM that does not affect the functionality of your site. you can track the access record. we have not logged in yet to your site.
    #215325
    Zoha
    Participant
    This reply has been marked as private.
    #215364
    logan
    Member
    #Privyet, whenever something goes wrong, don't forget to capture a screenshot so that we could use that in debugging.
    #215734
    Zoha
    Participant
    Closed
    #215793
    logan
    Member
    Enjoy the rest of your day and feel free to reach out if you need anything else. We are here 24x7 :)
Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘"Password recovery" page’ is closed to new replies.