oh, My problem is client dont want any other fields, but some how i am ending up with more additional fields like first name, last name, address, bla bla ….
I tried to remove those things from class-model-login php file, but the validation kills, even though I removed all the fields except usename email, it says DayPhone is required, Not sure, any help?
where I can Disable this JS validation for extra fields? thank you