Microsoft Windows library to program file system drivers in user space Also Dokan is the front end multi-vendor marketplace on WordPress, powered by WC. It helps you to build your own marketplace similar to Amazon.
Questions tagged [dokan]
192 questions
2
votes
1 answer
Woocommerce Show vendor Details such as Vendor Name, Store Name, Contact Details and Vendor Address (Dokan) in admin order details page
We want to show the Store Name, Vendor name and Vendor Contact Details from an order admin order details page.
I'm using WooCommerce show vendor store-name (Dokan) in admin order details overview answer code to display the Store name for each…

Aman Marghani
- 23
- 4
2
votes
1 answer
Display Dokan custom order meta data in WooCommerce order list
With WooCommerce, I use Dokan Multivendor and want to display the vendor store name of the order in a column. By default Dokan displays the author name of the order instead the store name.
Based on Display vendor store-name (Dokan) on WooCommerce…

Nik7
- 346
- 2
- 16
2
votes
1 answer
Customize email subject in WooCommerce with vendor store-name (Dokan)
We found this question https://wordpress.stackexchange.com/questions/320924/woocommerce-order-processing-email-subject-not-changing and it's working fine. We now want to extend this by display the vendor on a order in the order completed mail.
But…

Nik7
- 346
- 2
- 16
2
votes
2 answers
Get the product raw price for display (float) on WooCommerce cart page
I am using WooCommerce with Dokan plugin. I need to convert the string to a number so that I can use it for calculations (this has to be easier than I am making it).
I need to use the line subtotal rather than the product price because the product…

Heather Simpson
- 33
- 1
- 3
2
votes
1 answer
Disable shipping method on Dokan if the store is closed
Is there any way to use this code for disabling a specific shipping method? For example, if I want to use a "flat rate" method, and if the store closes, I want this method not to appear.
I tried to replace the is_purchasable hook with…

Leo
- 21
- 3
2
votes
0 answers
Woocommerce disable selling on products published by a specific user role
I'm going crazy for a few hours, and I need help. Please :) I would like to disable the sale of products added by a specific seller in woocommerce. I use Dokan, a plugin that transforms woocommerce into a market place. This is what I did and that…

Thomas
- 33
- 3
2
votes
3 answers
Display Dokan vendor name and total sales on Woocommerce single product pages
Working with Woocommerce and Dokan plugin. I am trying to display the vendor name and total sales on the vendor info tab (for customer confidence) on single product pages.
Based on "Display dokan vendor name on Woocommerce single product pages)"…

ladetunji
- 31
- 1
- 6
2
votes
3 answers
How do I mount a virtual filesystem in a folder?
I implemented a virtual filesystem using Dokan. I tried to set the drive letter to C but it errors every time. I was wondering if there is a different virtual filesystem which will allow me to do that or if there is a way of fixing it. Is there some…

chacham15
- 13,719
- 26
- 104
- 207
2
votes
0 answers
wordpress , problems with text blocks, they dissapear
I'm a beginner in wordpress,recently I installed the dokan plugin for my online shop, gave me problems and I read that the solution was add this code
add_action('wp_enqueue_scripts', 'mgt_dequeue_stylesandscripts',99);
function…

Felipe Castillo
- 536
- 8
- 25
2
votes
1 answer
VLC doesn't play video with Dokan
I'm using dokany version of Dokan, to mount a disk on the system.
I've managed to implement all the necessary callbacks for the OS to be able to work with the dokan disk's files and folders.
Whenever I try to play a video file from the dokan disk…

shlatchz
- 1,612
- 1
- 18
- 40
2
votes
1 answer
Does anyone know if Dokan virtual filesystem driver supports file / folder permissions?
I'm looking to implement readonly folders into my virtual filesystem which has been created using the Dokan drivers. Does anyone know if setting custom folder permissions is doable?

Jamie Pearcey
- 345
- 1
- 10
1
vote
1 answer
python - Run Application out of Virtual File System
A quick question for anyone who knows the answer. I'm doing with with virtual file systems and python. I have an EXE file within my file system, is it possible to run this application without having to expose the file system with something like…

Dustin
- 6,207
- 19
- 61
- 93
1
vote
0 answers
Dokan Hide No Warranty Option
I have a code like this.
1
vote
1 answer
How can I send the 'Customer Completed' email to the customer's email in WooCommerce?
I'm currently using WordPress, WooCommerce, and Dokan. I have a requirement to resend the "Customer Completed" email to the seller instead of the customer. Unfortunately, the code I wrote is still sending the email to the customer.
Here's the code I…

Rodrigo Franco
- 65
- 5
1
vote
0 answers
Some strings are not translating in dokan pro using loco translate
As you can see, i struggle only with few words and can't find a way through. I need help, if you know how to make this translate work. Thank you

Kadir Üretir
- 73
- 1
- 5