Тёмный

How to add extra field on vendor settings in Dokan Multivendor Plugin 

nayemDevs
Подписаться 1,1 тыс.
Просмотров 6 тыс.
50% 1

This video has subtitle!
In this video, you will see how you can add an extra field on vendor settings and show the field value on the store frontend.
Step 1: Add field on Vendor store settings
Step 2: Showing the field data on the Store page
Code link: gist.github.com/nayemDevs/b62...
Attention: If the above code is not showing the data on frontend then your theme might override store-header.php file and removed the hook - dokan_store_header_info_fields
#dokan #vendor_settings #website #new_field
Read My Blog: nayemdevs.com
=====================================
Additional Tags:
dokan,how to customize dokan vendor registration form,dokan vendor dashboard,wc vendors vs dokan,dokan multivendor,how to use dokan plugin,multi vendor marketplace,dokan vendor setup,woocommerce multi vendor,how to edit dokan my account page,dokan vendor info hider,how to integrate dhl on woocommerce multi vendor store,dokan vendor registration form,dokan vendor ifno hide

Хобби

Опубликовано:

 

7 окт 2020

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 24   
@vaincrelautisme.ledefi-.6150
@vaincrelautisme.ledefi-.6150 5 месяцев назад
Et si on veux ajouter de choisir entre un produit d'occasion ou neuf ??
@deputenalphonse
@deputenalphonse 3 года назад
Interesting...All snippet works correctly on my end!
@maliktanveerdhool
@maliktanveerdhool 3 года назад
Hi using WooCommerce booking with dokan, how can I add extra Fields like video url Field?
@fleastore5702
@fleastore5702 2 года назад
how we add new extra menu in vendor dashboard ?
@abanksob1
@abanksob1 Год назад
how can i add a select filed four cities ?
@jmanjuice710
@jmanjuice710 2 года назад
Is there a way you can add a field for customer when they sign up? Not vendors? Need to add a photo for their drivers license
@lydialutz
@lydialutz Год назад
This is cool, but this is to add a field for something that is seen by all customers on the website, right? How can I add a field for vendors only? I would like to add a link or a pdf in the vendor backend, something for vendors to only see. I want it to be permanently there, not an announcement. Are there any tutorials for that?
@abhisakejain9909
@abhisakejain9909 3 года назад
if I want to add dropdown?
@danielalcantaradelacruz1700
@danielalcantaradelacruz1700 3 года назад
Hello, I'm interested to know how to display the biography tab or option as shown in minute 1:12? Thanks
@nayemDevs
@nayemDevs 3 года назад
Its a paid feature of Dokan
@manserlandsson4583
@manserlandsson4583 Год назад
@@nayemDevs I have paid. How do I display it?
@deputenalphonse
@deputenalphonse 3 года назад
@nayemDevs How can we also disable vendors to edit their “store name” input attribute from store dashboad>settings>store name. Thanks.
@nayemDevs
@nayemDevs 3 года назад
You can hide via CSS or override store-form.php file via your child theme and then remove the field :) If my video helps then submit a review here- nayemdevs.com/funnel/facebook-review/
@deputenalphonse
@deputenalphonse 3 года назад
@@nayemDevs I’m trying to submit a review...This is what I got”The link may be broken, or the page may have been removed. Check to see if the link you're trying to open is correct.”
@nayemDevs
@nayemDevs 3 года назад
@@deputenalphonse its nayemdevs.com/funnel/facebook-review/ Or you can just rate my fb page: facebook.com/nayemdevs
@vdyagny5902
@vdyagny5902 Год назад
and where can I write this code in dokan?Tnks!)
@onclickgaming5083
@onclickgaming5083 Год назад
Hi! Great vid, thank you! But how about remove some fields please? I want to remove some fields there
@vishakhanehe6508
@vishakhanehe6508 3 года назад
Hi, I would like to know that in which table this custom field is getting stored?
@nayemDevs
@nayemDevs 3 года назад
In usermeta table
@vishakhanehe6508
@vishakhanehe6508 3 года назад
Thanks for the reply ​@@nayemDevs . Via query in usermeta table, getting response like this: Array ( [3] => stdClass Object ( [meta_value] => a:30:{s:10:"store_name";s:11:"Dokan Store";s:6:"social";a:0:{}s:7:"payment";a:2:{s:6:"paypal";a:1:{i:0;s:5:"email";}s:4:"bank";a:0:{}}s:5:"phone";s:10:"1234567890";s:10:"show_email";s:2:"no";s:7:"address";a:6:{s:8:"street_1";s:0:"";s:8:"street_2";s:0:"";s:4:"city";s:0:"";s:3:"zip";s:0:"";s:7:"country";s:2:"IN";s:5:"state";s:2:"DL";}s:8:"location";s:1:",";s:6:"banner";i:0;s:4:"icon";i:0;s:8:"gravatar";i:0;s:14:"show_more_ptab";s:3:"yes";s:9:"store_ppp";i:10;s:10:"enable_tnc";s:3:"off";s:9:"store_tnc";s:0:"";s:23:"show_min_order_discount";s:0:"";s:9:"store_seo";a:0:{}s:24:"dokan_store_time_enabled";s:2:"no";s:23:"dokan_store_open_notice";s:0:"";s:24:"dokan_store_close_notice";s:0:"";s:12:"find_address";s:0:"";s:16:"dokan_store_time";a:7:{s:6:"sunday";a:3:{s:6:"status";s:5:"close";s:12:"opening_time";s:0:"";s:12:"closing_time";s:0:"";}s:6:"monday";a:3:{s:6:"status";s:5:"close";s:12:"opening_time";s:0:"";s:12:"closing_time";s:0:"";}s:7:"tuesday";a:3:{s:6:"status";s:5:"close";s:12:"opening_time";s:0:"";s:12:"closing_time";s:0:"";}s:9:"wednesday";a:3:{s:6:"status";s:5:"close";s:12:"opening_time";s:0:"";s:12:"closing_time";s:0:"";}s:8:"thursday";a:3:{s:6:"status";s:5:"close";s:12:"opening_time";s:0:"";s:12:"closing_time";s:0:"";}s:6:"friday";a:3:{s:6:"status";s:5:"close";s:12:"opening_time";s:0:"";s:12:"closing_time";s:0:"";}s:8:"saturday";a:3:{s:6:"status";s:5:"close";s:12:"opening_time";s:0:"";s:12:"closing_time";s:0:"";}}s:18:"profile_completion";a:7:{s:5:"phone";i:10;s:10:"store_name";i:10;s:8:"location";N;s:4:"Bank";i:30;s:9:"next_todo";s:10:"banner_val";s:8:"progress";i:50;s:13:"progress_vals";a:7:{s:10:"banner_val";i:15;s:19:"profile_picture_val";i:15;s:14:"store_name_val";i:10;s:11:"address_val";i:10;s:9:"phone_val";i:10;s:18:"payment_method_val";i:30;s:10:"social_val";a:4:{s:2:"fb";i:4;s:7:"twitter";i:2;s:7:"youtube";i:2;s:8:"linkedin";i:2;}}}s:28:"setting_minimum_order_amount";s:0:"";s:24:"setting_order_percentage";s:0:"";s:16:"vendor_biography";s:0:"";s:10:"seller_url";s:29:"vishakha.me1234567890";s:12:"billing_city";s:7:"1234567";s:16:"billing_postcode";s:6:"Estado";s:13:"billing_state";s:3:"CEP";s:17:"billing_address_1";s:0:"";} ) ) How can I get the 'seller_url' from this array of object. Please help!
@nayemDevs
@nayemDevs 3 года назад
@@vishakhanehe6508 dokan_get_store_url( $user_id );
@salmanxca
@salmanxca 3 года назад
Give us fully access to add or remove any setting like woocommerce , and add notice on top like notice board.
@nayemDevs
@nayemDevs 3 года назад
That's difficult. You may need to add via code.
@salmanxca
@salmanxca 3 года назад
@@nayemDevs yes but it is difficult
Далее
How to remove "I AM A VENDOR" in Dokan Multivendor
1:58
Cabeças erguidas, galera! 🙌 Vamos pegá-la!
00:10
ДВЕ МЕДИЦИНЫ В ОДНОЙ СТРАНЕ
43:03
Good dad 🥰 #demariki
00:17
Просмотров 1,4 млн
How to add extra field on vendor registration?
4:10
How to Add Extra field on Vendor Registration Form
3:53
How to Add Extra Fields to Vendor Product Forms
2:51
Просмотров 2,1 тыс.
Local Storage & Session Storage [ with Code Examples ]
14:52
🚨 BITCOIN: THE HARDEST BOUNCE EVER!!!!!!!!!!!!
8:17
Il n'a pas aimé la technique 😂 #firefighter
0:13