• Resolved Joy

    (@joydeep-chatterjee)


    Howdy @hiteshmakvana ,
    Hope you’re doing great

    i’ve got stuck a problem regarding validation message.

    When the user submits the login form entered with invalid username (which doesn’t exists) or password field left blank/invalid then It displays no validation messages.

    I checked two files and one of the file inside “form” folder named “class-ur-form-field-user-login.php” there in Line 68 “return __( ‘Invalid username ! ‘, ‘user-registration’ );” , this line is present. But i’m unable to get why the validation mesaages don’t show up in my website ?

    Looking forward to hear back from you soon…

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Joy

    (@joydeep-chatterjee)

    Ex:-

    See in Login page as I entered incorrect username & password, I received a message in the URL as “result=failed” but didn’t showed up near the form.

    • This reply was modified 5 years, 8 months ago by Joy.

    Hi @joydeep-chatterjee,

    The User Registration plugin does not add the parameter ?result=failed on login failed. I guess there is some other plugin affecting the login process. Please try deactivating it.

    Regards!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Validation message problem’ is closed to new replies.