Тёмный

How to add multiple custom fields on product upload form in Dokan Multivendor Marketplace 

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

MULTIPLE FIELDS ADDING TIPS AVAILABLE!!! VIEW FULL VIDEO
In this video, I will show how you can add a custom field for the product upload form in Dokan multivendor plugin. I will just follow my own written blog and show you the steps in detail.
Also, check the full video to see how to add multiple fields.
Blog I have followed: nayemdevs.com/how-to-add-a-ne...
#dokan #new_product #custom_field

Хобби

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

 

9 ноя 2020

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 53   
@mrblank2137
@mrblank2137 3 года назад
hi, dear, can u please guide me on how can I add an upload button for vendor verification ID card there is only one side that can upload. thanks
@ashfordyt
@ashfordyt 4 месяца назад
is it possible that the fields show conditionally based on the selected category ?
@tomharrison8554
@tomharrison8554 Год назад
Does this code not work in 2023? I'm using Dokan Pro v3.7.24. I added the code as a Code Snippet in WPCode with the default example code copy/pasted and the fields are not showing on the Vendor Dashboard.
@Sonusingh-sg9od
@Sonusingh-sg9od 3 года назад
I was waiting for this. Very helpful for me...😊😊😊
@nayemDevs
@nayemDevs 3 года назад
Kindly subscribe and share the video to get more.
@worldbookscollect6058
@worldbookscollect6058 2 года назад
Hi , can u give me this code please? bcs this site is not open, please help me.
@lucianebaldo2997
@lucianebaldo2997 Год назад
Great video!! It helped me to understand how to add new fields. What I really wanted to do was to have all the fields for product upload in one single page. This system that first you fill in the basic info about your product and then go to the next page to fill in the rest of the information makes the vendor experience worse. Do you think it would be possible to make this change to the code?
@jorgeduran4104
@jorgeduran4104 Год назад
excellent video, I ask you a question, does all this work for the pro version of Dokan or only for the lite?
@zackwick7939
@zackwick7939 2 года назад
hello there, i have a filter in my homepage with product woocommerce shop (homepage = shop ) the filter work perfectly but i noticed that the products i create in dokan can be created following only one category. While i need it to be multiple category because a product can be virtual and physic category at the same time for example. can you please give me the code i can put in function php that will make secondary category field pop out or something like that ? Please i really need it.
@mrblank2137
@mrblank2137 3 года назад
dear, there is no duplicate button on variation products where vendors can duplicate variation without any changes except the image thanks in advance.
@khansinternational14
@khansinternational14 3 года назад
Can a custom field be used in search Filter in Dokan. If there is a possibility please I need help. Please tell me is there a way to do that?
@worldbookscollect6058
@worldbookscollect6058 2 года назад
Not open ur site sir, please help me i need this code
@AhmedVonKabs
@AhmedVonKabs 3 года назад
Wow, this really helped me am so grateful. God bless u . pls can u make a video on how to add video and picture fields and make it required. Thanks
@nayemDevs
@nayemDevs 3 года назад
Share the video please & I will try to make one.
@AhmedVonKabs
@AhmedVonKabs 3 года назад
@@nayemDevs AM WAITING FOR MY REQUEST
@worldbookscollect6058
@worldbookscollect6058 2 года назад
Hi , can u give me this code please? bcs this site is not open, please help me.
@AaronChai28
@AaronChai28 3 года назад
Hi! Can you post more video about dokan. This video really help
@nayemDevs
@nayemDevs 3 года назад
Sure, you can suggest some topics
@AaronChai28
@AaronChai28 3 года назад
@@nayemDevs i am having a problem with my vendor store page. I watch your video but still cannot fix is there anyway else for me to fix?
@nayemDevs
@nayemDevs 3 года назад
@@AaronChai28 What kind of issue you are facing there?
@AaronChai28
@AaronChai28 3 года назад
@@nayemDevs i am having 404 error for my vendor store page. i can give you my website if you need.
@nayemDevs
@nayemDevs 3 года назад
@@AaronChai28 Follow this - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-OVpbL7a7m44.html
@harmanchawla1122
@harmanchawla1122 3 года назад
cannot add required on fields...plz help !!
@hkim3105
@hkim3105 3 года назад
Thanks for the very useful explanation. I made the first new field following your guidance. It is working well and displayed well on the edit page and single product page. And then, I tried to make a second additional field. It is shown on the product edit page but is not displayed on the single product page. To see the second field and the value of it, I suppose I have to add some additional code in functions.php file (maybe below your note of "showing on single product page") but I don't know how. Could you kindly let me know the additional code?
@nayemDevs
@nayemDevs 3 года назад
I have shown how to write the code to show on single product page on the video correctly. You just need to use the same process like below - add_action('woocommerce_single_product_summary','show_product_code',13); function show_product_code(){ global $product; if ( empty( $product ) ) { return; } $new_field = get_post_meta( $product->get_id(), 'new_field', true ); $new_field_2 = get_post_meta( $product->get_id(), 'new_field_2', true ); if ( ! empty( $new_field ) ) { ?>
@hkim3105
@hkim3105 3 года назад
Great! Thanks a lot!. You shared what I needed exactly. I inserted the code you wrote above on my functions.php (child theme) and the second custom field is being displayed well on the single product page. Thanks again. @@nayemDevs
@worldbookscollect6058
@worldbookscollect6058 2 года назад
Hi , can u give me this code please? bcs this site is not open, please help me.
@patriciocornejo3796
@patriciocornejo3796 3 года назад
Hello, your videos are very helpful! Could you tell me how to add a button so that the seller can put the products in draft without deleting them?
@worldbookscollect6058
@worldbookscollect6058 2 года назад
Hi , can u give me this code please? bcs this site is not open, please help me.
@danielupphagen5798
@danielupphagen5798 2 года назад
Thank you for this video, can you show how to fix this with a checkbox? :)
@mohammedelkhatir1529
@mohammedelkhatir1529 3 года назад
Wow thanks man great explanation i really appreciate that u r amazing i hope u answer my question how can i add a search engine that filtre those news fields pleazz
@nayemDevs
@nayemDevs 3 года назад
You need to do query from DB to filter product with those custom data
@mohammedelkhatir1529
@mohammedelkhatir1529 3 года назад
@@nayemDevs woow i didn't understand but it still few man like u who answer theire follower that's the important could u just send me an explanation or a post or a video who explain the how even it's not free
@worldbookscollect6058
@worldbookscollect6058 2 года назад
Hi , can u give me this code please? bcs this site is not open, please help me.
@XxPlettixX
@XxPlettixX 3 года назад
Thank you for the video, very helpful! However, I have a problem: The custom field "product code" has some value. Now I want to remove the value on the "Edit Product" page (loged in as a regular vendor), but once I click the "Save Product" button, the previous value is restored. I can edit the value, but I cannot completely remove it. Do I have an idea how to solve this problem?
@nayemDevs
@nayemDevs 3 года назад
If you have saved and show the value on edit product page then you can easily remove the entire data and insert new. I have just checked my code and I can easily edit data from edit product page.
@worldbookscollect6058
@worldbookscollect6058 2 года назад
Hi , can u give me this code please? bcs this site is not open, please help me.
@mrblank2137
@mrblank2137 3 года назад
hi dear can u please change the vendor product page category drop-down menu to tree menu.
@drondarktechnology9898
@drondarktechnology9898 3 года назад
Hello Thanks for sharing the codes I have tested and they work perfect. I need to send you an email or contact me but I have not been able to, I sent a message through the form on the blog but it does not confirm the shipment I think it does not work how can I contact? Thank you
@nayemDevs
@nayemDevs 3 года назад
I got your email thanks :)
@worldbookscollect6058
@worldbookscollect6058 2 года назад
Hi , can u give me this code please? bcs this site is not open, please help me.
@neillbryanriveralivia-expe9977
@neillbryanriveralivia-expe9977 3 года назад
Not workig for other input type right? I add "file" type and not save the data :(
@nayemDevs
@nayemDevs 3 года назад
Each field type has different type of saving option. So you need modify the saving process.
@motivationalquotes8625
@motivationalquotes8625 3 года назад
@@nayemDevs how to save "file" type ? please give me answer
@nayemDevs
@nayemDevs 3 года назад
​@@motivationalquotes8625 You have to save file type as a WP Attachment. Kindly check the file saving system of Image upload field in Dokan or WooCommerce to get idea.
@PROFITWITHYASH
@PROFITWITHYASH 3 года назад
How to make Sort And Filter options at bottom in Shop page like Myntra Flipkart
@nayemDevs
@nayemDevs 3 года назад
You may require custom code to do that
@PROFITWITHYASH
@PROFITWITHYASH 3 года назад
@@nayemDevs will you make a video on that topic
@motivationalquotes8625
@motivationalquotes8625 3 года назад
how to save "file" type ?
@nayemDevs
@nayemDevs 3 года назад
​ @Asad Ahmed You have to save file type as a WP Attachment. Kindly check the file saving system of Image upload field in Dokan or WooCommerce to get idea.
@motivationalquotes8625
@motivationalquotes8625 3 года назад
@@nayemDevs Thanks
Далее
How to Add Extra field on Vendor Registration Form
3:53
Changing Vendor word to Seller
2:06
Просмотров 4,2 тыс.
How to Add Extra Fields to Vendor Product Forms
2:51
Просмотров 2,1 тыс.
How TO Make Price & Image Field Required In Dokan
2:41
🍁 Разные взгляды
0:15
Просмотров 9 млн