Forum Replies Created

Viewing 10 Topics - 1 through 10 (of 10 total)
Author Posts
June 26, 2015 at 4:08 pm in reply to: Add new field in registration form. 53262
Azad Azad

Hi,
I have got the solution from another link .

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
Rumon

June 26, 2015 at 1:09 am in reply to: Add new field in registration form. 53227
Azad Azad

Hi,
Thanks your support. I have added a field called ‘TEAM LEADER’ . Now it’s working if I write data in that field data become saved from WordPress dashboard which I did before manually also. BUT I need to integrate this field with registration form. All the data like name,phone are being received but team leader/Introducer data is not being saved.

Do you think I have to do anything else?
Which code I added in template-tags.php is that enough or I have to do anything else?

Thanks

June 25, 2015 at 4:08 pm in reply to: Add new field in registration form. 53160
Azad 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 3:55 pm in reply to: Add new field in registration form. 53154
Azad Azad

Did you understand my problem?

June 25, 2015 at 3:33 pm in reply to: Add new field in registration form. 53144
Azad Azad

Actually I want to show the data at WordPress user panel not in seller dashboard.

June 24, 2015 at 11:48 pm in reply to: Add new field in registration form. 53036
Azad Azad

Hi,
I have added this code

<p class="form-row form-group form-row-wide">
     <label for="shop-introducer"><?php _e( 'Introducer', 'dokan' ); ?><span class="required">*</span></label>
     <input type="text" class="input-text form-control" name="team_leader" id="shop-introducer" value="<?php if ( ! empty( $_POST['team_leader'] ) ) echo esc_attr($_POST['team_leader']); ?>" required="required" />

As a result filed is created in the form
http://www.bd24digitalmarket.com/my-account/

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 13, 2015 at 10:32 pm in reply to: Register form not working !!! 52014
Azad Azad

I am really sorry. I have provided again. Please check!

June 10, 2015 at 2:15 pm in reply to: Register form not working !!! 51671
Azad Azad

Sorry I forget to provide the link. here it is

http://www.bd24digitalmarket.com/

June 1, 2015 at 10:47 am in reply to: Hello, my developer are facing installation problem 45787
Azad Azad

Hi Mr. Nayem did you have the details you had asked me to provide?

May 31, 2015 at 5:38 pm in reply to: Hide Fields in Edit Form 45746
Azad Azad

Hello support team, please help me to install the Dokan. My developer were facing difficulties to install theme.

Viewing 10 Topics - 1 through 10 (of 10 total)