• Resolved akshaysihag

    (@akshaysihag)


    Hey is there a way to add custom fields to Vendor Registration form and then also show those fields in the Vendor Settings page, but also auto populate these fields when vendor registers from Vendor registration form….. are you following me ?

    To summarize , i want to add custom fields on Vendor Registration form, then also show those fields on Vendor Settings page and these fields should also get populated automatically once the vendor registers from that registration form…. can you please provide a method to do that ? It’s really important and i guess lot of people are asking that and need that

    The page I need help with: [log in to see the link]

Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter akshaysihag

    (@akshaysihag)

    I followed this guide from your website https://wedevs.com/108107/how-to-add-extra-field-on-vendor-settings-page but i need a little more than that

    Hello @akshaysihag,

    I am so sorry to say that it is not possible by default to add a custom field on the vendor registration form. In order to add the field you will need to modify the file location below :

    /wp-content/plugins/dokan-lite/templates/global/seller-registration-form.php

    If you are unfamiliar with code/templates and resolving potential conflicts, contact a developer.

    The documentation you followed already have the important guideline and details that can be useful to you. In case of any trouble, it will be better if you get an expert opinion.

    Thanks ??

    Thread Starter akshaysihag

    (@akshaysihag)

    Hey i know that, i already did that but i also want those fields to be displayed in Vendor Settings Page and get auto populated once a vendor fills all these custom fields in the Registration form ( Where i already added these fields)

    Can you help me with this please ? I am developer myself but needs some help in finding right hooks and actions where i can modify this

    Thread Starter akshaysihag

    (@akshaysihag)

    How does the custom field data on Vendor Registration form that will be collected during signup can be automatically saved under Vendor Settings page and also in the WP Backend Users Profile too….. ?? Just like it happens for other fields such as Store Name, Phone number etc ??

    I want to do the same for my custom fields as well please

    Thread Starter akshaysihag

    (@akshaysihag)

    For example i added a Custom field on Vendor Registration form called “GST Number” , now i want this field to be displayed in Vendor Settings Page and also in WP Users Profile backend area……just like other fields are saved there, how can i do that ?

    Hello @akshaysihag,

    Please note that your query is related to custom development. So, it is not a regular plugin issue. However, if you need to show any data on the user profile then you must need to use update_user_meta function to update the data for the backend user.

    We are unable to provide full instruction to customize the plugin. If you are not a developer then kindly consult with a developer who can help you.

    You got the blog post to create a field on the store-settings area now, you should not expect us to do all the modification as you need.

    Thanks!

    Thread Starter akshaysihag

    (@akshaysihag)

    Okay understood….but can you just give me developer guide to correct hooks and their parameters ? I saw you have this kind of guide on wedevs.com website but it does not have these hooks that i need, so if you can just provide me the correct hooks for my need and their parameters then it will be really great help.

    Hello,

    You can follow this – https://codex.www.ads-software.com/Customizing_the_Registration_Form where you can get the hook idea to save data on user profile.

    Thread Starter akshaysihag

    (@akshaysihag)

    Okay thanks

    Thread Starter akshaysihag

    (@akshaysihag)

    What are your charges for giving me this code that i need and a little custom development ? And where can i ask for custom support ?

    Hello @akshaysihag,

    You can send your custom project proposal from the contact page of our website. Our project manager will get back to you after reviews your proposal.

    Thanks! ??

    Thread Starter akshaysihag

    (@akshaysihag)

    Alright

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Add Custom Fields to Vendor Registration form and Settings page’ is closed to new replies.