• I´m trying to find where I can change the text on the error messages that shows up on the registration page.

    I want users to see if any of their entered information is already registered.

    I have followed the steps on ‘https://docs.ultimatemember.com/article/1697-email-validation-in-registration and it works perfectly – but only on e-mail :-).

    I don´t know how to show the following error message on ‘user_login’.

    ‘Information is required’
    ‘The information you entered is invalid’
    ‘The information you entered is already registered’

    • This topic was modified 1 year, 1 month ago by mrsba.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Aswin Giri

    (@aswingiri)

    Hello @mrsba

    If you are looking to add custom validation for the fields, please take a look at this documentation.

    Thread Starter mrsba

    (@mrsba)

    I want to change the default error message that appears when a user tries to register using the same unique user_login and/or the same email as they already have registered.

    Without any changes it says ‘The username you entered is incorrect/invalid’.

    I want it to say one of the following (depending on what the user has put in the fields):

    ‘Information is required’
    ‘The information you entered is invalid’
    ‘The information you entered is already registered’

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error messages?’ is closed to new replies.