Forum Replies Created

Viewing 3 Topics - 1 through 3 (of 3 total)
Author Posts
January 13, 2015 at 1:35 pm in reply to: Dokan plugin: how to modify fields in registration page? 34033
Jun Pyo Jun Pyo

Hi, I think I found where it happens regarding the red “X” icons during seller registration.

it seems that from line 674 of form-validate.js is the spot, which is ShowLabel function.

To be precise, “this.settings.errorPlacement(label, $(element) );” do this in line 697.
I guess (I’m not sure) dokan tries to set this label to success from line 703 to 709 (this.settings.success( label, element );) but nothing happens.

I can confirm that the element’s valid attribute remains “true” all the way to the process.

But I still don’t get why this happens and how to deal with this, please help.

(Currently I set the site language to “English”, fyi)

January 12, 2015 at 5:22 pm in reply to: Dokan plugin: how to modify fields in registration page? 33953
Jun Pyo Jun Pyo This reply has been marked as private.
January 12, 2015 at 3:18 pm in reply to: Dokan plugin: how to modify fields in registration page? 33937
Jun Pyo Jun Pyo This reply has been marked as private.
Viewing 3 Topics - 1 through 3 (of 3 total)