Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Turning password update off on the User Profile and using the password reset

by

Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember General Questions › Turning password update off on the User Profile and using the password reset

Tagged: Edit Profile, members, password

  • This topic has 3 replies, 3 voices, and was last updated 9 years, 10 months ago by PhilPriest22.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • June 30, 2015 at 4:32 am #12816
    PhilPriest22
    Member

    1. Can you turn off the password fields on the User Profile and direct users to use [wp_eMember_password_reset] form? This way Users will be forced to use a stronger 12 character generated password issued by the system rather than them using the minimum of 4 characters on a registration or user profile form?

    2. If you can’t turn passwords off on the User Profile Form, can you use the WP eMember Form Builder Addon (Extension) if purchased and create an alternative user profile form without password fields and send customers to the [wp_eMember_password_reset] as an alternative to point 1?

    June 30, 2015 at 5:48 pm #70631
    wzp
    Moderator

    Can you turn off the password fields on the User Profile…

    Edit the HTML in the show_edit_profile_form() function definition, contained in the eMember_profile_utils.php file.

    You can either delete the 2 password field rows, or replace the fields with your own instructions.

    July 1, 2015 at 2:06 am #70632
    admin
    Keymaster

    You can also hide the password fields in the edit profile form using CSS.

    Grab this plugin:

    https://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413

    Then add the following CSS in there to hide the password fields in the edit profile form:

    .emember_pwd_row {
    display: none;
    }
    .emember_retype_pwd_row {
    display: none;
    }

    You can edit the “edit profile” page from WordPress page editor and add any extra message/instruction just below or above the shortcode.

    July 3, 2015 at 2:43 am #70633
    PhilPriest22
    Member

    Thanks for your responses. I’ll get to it next week and post how it goes.

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ