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
frumbert,
when I use this plugin, I am getting firstname, lastname, city, phone etc, do you see the same OR just two fields in registration Panel, May i KNow?
Cole,
Plugin is awesome!
for some reason when I use your plugin, when i click on Register link,
it shows too many fields which are not necessary for my requirement, such as Day phone, address, city,
Can you please tell me how I can Un-set/delete/remove them?
I tried in class-modal-php, it worked but the problem is the validation still active, I just need username, email two fields in register popup..
Please help.
thanks