Mohammed Saimon
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Estimated Shipping Date] Critical Error@robertbrow Please update the plugin. It should work fine now. Thanks
Forum: Plugins
In reply to: [WooCommerce Estimated Shipping Date] Suggestion: filter by category@tiagonunes Please rate us if you love the plugin. We’ll add that soon. Thanks
Forum: Plugins
In reply to: [WooCommerce Estimated Shipping Date] Exclude weekends@blaatje123456 Please rate us if love this plugin. Thanks
Forum: Plugins
In reply to: [WooCommerce Estimated Shipping Date] Problem with days@carlosgr7 Thanks for using the plugin. exclude weekend option has been added. Please update the plugin.
Forum: Plugins
In reply to: [WooCommerce Estimated Shipping Date] Exclude weekends@blaatje123456 Thanks for using the plugin. exclude weekend option has been added. Please update the plugin.
Forum: Plugins
In reply to: [WooCommerce Estimated Shipping Date] Delivery date wrong on client area@tiagonunes Yep, it was clear and pushed an update with the fix. Please update the plugin. Thanks
Forum: Plugins
In reply to: [WooCommerce Estimated Shipping Date] Delivery date wrong on client area@tiagonunes Hello, Thanks for using the plugin.
Well, this is the expected behavior. We calculate the delivery time based on the order date.
Thanks.
Forum: Plugins
In reply to: [WooCommerce Estimated Shipping Date] Critical error in version 3.0.6@reintjan @tungduong2017 Hello, sorry for the inconvenience. Please update the plugin. It will be resolved.
@emmy9688 You can use
dokan_new_product_addedanddokan_product_updatedhook to modify product price before creating and updating product.Forum: Plugins
In reply to: [WooCommerce] ActionScheduler Error – Unable to get rid ofForum: Reviews
In reply to: [WooCommerce Estimated Shipping Date] Broke my Woocommerce Basket@flightlifestore sorry to hear that. New update should fixed that. If not can you please share your site link?
@edyou
dokan_get_seller_percentagefunction in dokan-lite/includes/functions.php
Hope this helps. Thanks@yward Yes, all you need to do is place this code in your child theme’s functions.php file. Thanks
add_filter( 'dokan_register_nonce_check', '__return_false' );@fesaponet We are sorry for the issue. Please update Dokan to the latest version to resolve the issue.
Regards
@erkan41 Hello, thanks for noticing the bug. Right now you can just update the existing payment info of a vendor. If there is no payment method saved for the vendor, you can’t add any new payment info. This is a bug and we have already fixed it, which will be avaible in the next relase.
You can check the PR https://github.com/weDevsOfficial/dokan/pull/561 for refereance. Thanks