- This topic has 2 replies, 2 voices, and was last updated 6 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Changing the "Invalid Password" Text
I have the free version of Simple-Membership. When a member enters an incorrect password, the Login page shows the text “Password Empty or Invalid” at the bottom of the form. I would like to change this text to “Password entered does not match our records. Please try again or contact us for help.”

Can I change this? It was suggested that I use the Translation File, but I am not trying to translate it to another language. I just want to change the text for my users.
Is there a way to do this?
Hi,
To edit that error message, you need to open the following file and edit line 100.
/plugins/simple-membership/classes/class.swpm-auth.php
Remember that you need to keep a copy of this file locally because your entry will be lost every time you update the plugin.
Kind regards
Thank you! It worked.