Hello @mongolsightseeing ,
I am afraid I am not fully clear about the query.
Dokan adds the new user role vendors with all the necessary capabilities. If you need to control the capabilities you can use any user role editor plugin with this.
For configuration details follow our documentation.
Thank you 🙂
How to remove some fields from setting/store In Dokan vendor dashboard. I want to hide or remove Country option and city, zipcode,etc.
Hello @mongolsightseeing ,
To modify your vendor’s store settings form you have to modify the template – dokan-lite/templates/settings/store-form.php
For the address fields, you have to modify dokan-lite/templates/settings/address-form.php
Make sure to save the modified files under your child-theme/dokan/settings folder with the same name.
Thank you 🙂
Thank you very much. it is working nice.