167 questions
Score of -1
1 answer
163 views
Removing features on dokan customer dashboard
How can i remove REQUEST QUOTE on customer dashboard, I've tried everything
I've tried using dokan settings and theme customizations.
I don't know how to get this done as customer doesn't need to ...
Score of 0
0 answers
94 views
meta value in database
in empror theme we have some custom field what I want to add to my custom fields in DOKAN plugin product editor for seller, I added codes in my function.php of theme what dokan said we can used, see ...
Score of 0
1 answer
136 views
Change Dokan Store Slug and Store Listing Slug
I am using dokan wordpress marketplace and i want to change default slug of dokan on store and store listing page i have tried following code but it is not woking. Is there any other way to change it.
...
Score of 1
1 answer
83 views
System.UnauthorizedAccessException error when trying to create a folder or file on a drive I mounted using DokanNet version 2.1.0
working on a virtual file system project with .net 8.0, I need to mount a drive and then create files and folders in the mounted drive.
I'm using DokanNet version 2.1.0 library to mount the drive but ...
Score of 0
0 answers
59 views
How to assign product post author as seller/vendor
I am utilizing JetFormBuilder to create products for a multi-vendor marketplace using Dokan directly from a front-end form. However, I am encountering an issue where I am struggling to assign the ...
Score of 0
1 answer
342 views
How to Add New Fields in Dokan Product Form to Specify New and Used product, and Can Filter the Products by Used and New One
I'm working on a WordPress/Dokan plugin. I am looking for a way to add a new field by two selectable options, New and Used product. Also, The visitors can filter the products in the shop page or ...
Score of 1
1 answer
393 views
wc_add_notice working randomly in WooCommerce add to cart validation
So I'm making some custom code to Allow specific producut purchase based on points accumulated from WooCommerce's points and rewards plugin, when checking the points balance, I'm using wc_add_notice ...
Score of 1
0 answers
57 views
Adding costs to woocommerce products at checkout
I have the code below, I have it setup so each product has the following fields:
shipping_national_free_shipping - checkbox
shipping_national_one_item_cost - number field
...
Score of 2
1 answer
998 views
Get Dokan Seller details from WooCommerce order item
How to get the Dokan Vendor's Warehouse Address from a WooCommerce Order?
The Long Version:
I'm working on a WordPress/WooCommerce plugin for Automated shipment booking for which I need the Pickup ...
Score of 0
1 answer
180 views
How to hide Dokan Plugin Store Profile Image in Store List as well as in Store Single page?
Dokan Multi Vendor Plugin - I wish to hide Profile Image of Vendor using code in funtions.php or css code, in store list and vendor single page. I could not find any settings in the plugign to hide ...
Score of 1
1 answer
56 views
Dokan Hide No Warranty Option
I have a code like this.
<select name="warranty_type" id="dokan-warranty-type" class="dokan-form-control">
<?php foreach ( dokan_rma_warranty_type() as $...
Score of 0
1 answer
319 views
how to fix this error on Dokan: "You can not add more than one vendors product in the cart"
I get the error on Dokan multistore and I already check on /general setting and selected multiple category and disable single seller mode but nothing works. Im really tired, I checked on internet and ...
Score of 0
3 answers
546 views
Avoid Dokan vendors to purchase their own product in WooCommerce
I use Dokan and WooCommerce. I want to hide the add to cart buttons on the products, so sellers do not have payment set up in their seller dashboard.
I have the following function, but it does not ...
Score of 0
1 answer
32 views
The number of woocommerce product libraries and the number of default shop pages Can't match
The number of woocommerce product libraries and the number of default shop pages Can't match
All my products display more than 350 products, but only 270 products are displayed on the shop page, and ...
Score of 2
0 answers
121 views
WooCommerce Product Addons on auction product
I bought a theme using Dokan. We installed addons product with Dokan but the field is not displayed on the auction products that use the WooCommerce simple auctions module how can I activate the add-...