Title: Delete Register here link
Last modified: August 21, 2016

---

# Delete Register here link

 *  Resolved [OddieA](https://wordpress.org/support/users/oddiea/)
 * (@oddiea)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/delete-register-here-link/)
 * Hi
 * On my page I have
    Existing Users login here Username: Password:
 * Password reset (this link doesn’t work just directs to another page)
    New Registration–
   I dont need this link as I have the registration form lower down this page.
 * How do I delete the new registration link?
 * Thank you
 * AM
 * [http://wordpress.org/extend/plugins/wp-members/](http://wordpress.org/extend/plugins/wp-members/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * (@cbutlerjr)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/delete-register-here-link/#post-3696616)
 * If the password reset link is not working, you have something configured incorrectly.
   A common cause is blocking the members area/user profile shortcode page (which
   is what handles this).
 * If you want to remove the register link from all login forms, remove the register
   page url that you set in the plugin’s options tab – that is what creates it. 
   If you want to leave it in the sidebar but not the body login form, you would
   need to write a filter function to either:
    - remove it from the body login form (use [wpmem_login_form](http://rocketgeek.com/plugins/wp-members/users-guide/filter-hooks/wpmem_login_form/))
    -  -OR-
    - remove the settings as mentioned above, then add it to the sidebar form (use
      [wpmem_sidebar_form](http://rocketgeek.com/plugins/wp-members/users-guide/filter-hooks/wpmem_sidebar_form/))
 * These settings are discussed in the [User Guide](http://rocketgeek.com/plugins/wp-members/users-guide/).

Viewing 1 replies (of 1 total)

The topic ‘Delete Register here link’ is closed to new replies.

 * ![](https://ps.w.org/wp-members/assets/icon-256x256.png?rev=1226414)
 * [WP-Members Membership Plugin](https://wordpress.org/plugins/wp-members/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-members/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-members/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-members/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-members/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-members/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/delete-register-here-link/#post-3696616)
 * Status: resolved