Add new field in registration form.
Author | Posts |
---|---|
June 24, 2015 at 2:41 pm 52969 | |
towhid | I hardly can add new field at registration form. I have modified template-tags.php at dokan plugin. field is showing at form but data is not saving at admin panel properly. Please help me. |
June 24, 2015 at 3:10 pm 52973 | |
towhid | Hello Azad, Can you please share me the code what you have added in the template-tags.php file. Can you confirm that field is saving data or not? Thanks |
June 24, 2015 at 11:48 pm 53036 | |
Azad | Hi,
As a result filed is created in the form I have also created a field named ‘Team Leader’ at admin panel in user option . I want that data will be save in that field. Actually I will make a dropdown option in form where team leader’s name will be show to select by the new seller who will register. Thanks |
June 25, 2015 at 1:08 pm 53123 | |
towhid | Hello Azad, Please open this file Thanks |
June 25, 2015 at 3:33 pm 53144 | |
Azad | Actually I want to show the data at WordPress user panel not in seller dashboard. |
June 25, 2015 at 3:55 pm 53154 | |
Azad | Did you understand my problem? |
June 25, 2015 at 4:08 pm 53160 | |
Azad | I have extended from there and got a field in wordpress user panel. but data is not being saved from registration form. |
June 25, 2015 at 4:20 pm 53162 | |
towhid | Hello Azad, You did not understand the reply clearly. The function Can you please try yourself and let me know the result. Thanks |
June 25, 2015 at 4:23 pm 53163 | |
towhid | I will request you to please read and understand thoroughly the admin-user-profile.php file then you will understand how add_meta_fields and save_meta_fields works. |
June 26, 2015 at 1:09 am 53227 | |
Azad | Hi, Do you think I have to do anything else? Thanks |
June 26, 2015 at 4:08 pm 53262 | |
Azad | Hi, Now one more problem is to customize the “Seller Listing(Dokan->All Sellers)” . I want to add few filed here. Where from I could do that? Thanks a lot |
June 27, 2015 at 12:35 pm 53345 | |
towhid | Hello Azad, Please open this file This is the file is responsible for show Seller Listing page. Thanks |