• Resolved clt00

    (@clt00)


    This is a demo site and I need to change the error message text when the user/pswd are incorrect. The MFA in the login screen is a dummy field and will accept any characters.

    To recreate the error message you can use the following:
    user=aaa
    password=aaa
    MFA=aaa


    Within Forminator you can change the field validation text, but I need to change the test at the top of the form.

    EX: An error occurred while processing the form. Please try again
    (undefined)

    I would like to paste the HTML, but it looks like this form will reformat markup language.

    Thank You

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @clt00 ,

    This is a demo site and I need to change the error message text when the user/pswd are incorrect.

    I’ve checked your site and the error you are seeing is not the default message for the incorrect username/password.
    Errors for that are:

    Error: The password you entered for the email address XXX is incorrect.

    Error: The username eyhsertdf is not registered on this site. If you are unsure of your username, try your email address instead.

    That error you are seeing suggests form has a different problem. Can you test it without any additional fields and see if the error will be still the same?

    kind regards,
    Kasia

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @clt00 ,

    We haven’t heard from you for over a week now, so it looks like you no longer need our assistance.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

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

The topic ‘Change Error Message Text in Forminator Login Form’ is closed to new replies.