Tanvir Hasan
Forum Replies Created
-
As we haven’t heard back from you for a while, we’ll consider this topic resolved. If you encounter any further issues, please don’t hesitate to open a new topic.
Thanks!
We recommend seeking assistance from a professional WordPress, WooCommerce, and Dokan expert to help you hide the vendor name across the entire front end of your website. Additionally, you can use the updated snippet provided below.
remove_action('woocommerce_order_item_meta_start', 'dokan_attach_vendor_name', 10);
remove_filter('woocommerce_get_item_data', 'dokan_product_seller_info', 10);We hope this helps!
Thanks!
Hi @mayzfieldtv
As we haven’t heard back from you for a while, we’ll consider this topic resolved. If you encounter any further issues, please don’t hesitate to open a new topic.
Thanks!
Hi @chrisvedlee
As we haven’t heard back from you for a while, we’ll consider this topic resolved. If you encounter any further issues, please don’t hesitate to open a new topic.
Thanks!
Using a specific hook alone, it may not be possible to dynamically change the commission during an order, as the calculation is handled across multiple parts of the codebase. However, you can explore and modify the relevant commission-related codes located in the following file paths:
dokan-lite/includes/Commission/
Please note that custom modifications to the code may require in-depth testing to ensure compatibility and functionality.
If you require advanced customization, we recommend consulting with a WordPress developer familiar with Dokan’s codebase.
Thanks!
Hi @digibins
As we haven’t heard back from you for a while, we’ll consider this topic resolved. If you encounter any further issues, please don’t hesitate to open a new topic.
Thanks!
Forum: Plugins
In reply to: [Dokan Kits] “Enable Purchase of Own Products” Does not workHi @alexli126
Thank you for sharing your concern. The notice you mentioned cannot be removed using the plugin option. This option is solely intended to enable the ‘Add to Cart’ functionality for the vendor’s own products.
Thanks!
Hi @franrubio
As we haven’t heard back from you for a while, we’ll consider this topic resolved. If you encounter any further issues, please don’t hesitate to open a new topic.
Thanks!
Hi @faresidilbi
As we haven’t heard back from you for a while, we’ll consider this topic resolved. If you encounter any further issues, please don’t hesitate to open a new topic.
Thanks!
Hi @franrubio
Currently, modifying the quantity in the main order does not affect the sub-orders. When a customer places an order containing products from multiple vendors in the same cart, sub-orders are created for each vendor. However, these sub-orders appear as individual main orders in the respective vendors’ dashboards.
We hope this explanation clarifies the situation.
Thanks!
Hi @saissan
As we haven’t heard back from you for a while, we’ll consider this topic resolved. If you encounter any further issues, please don’t hesitate to open a new topic.
Thanks!
Hi @mywrnews
Thank you for bringing this issue to our attention and for providing detailed information about your environment and the warning message.
We are pleased to inform you that our team has already addressed this issue in WooCommerce Conversion Tracking version 2.1.0 to ensure compatibility with WordPress 6.7.1.
We kindly request you to update the WooCommerce Conversion Tracking plugin to the latest version. This should resolve the warnings you are encountering.
Thanks!
Hi @dhaigh
As we haven’t heard back from you for a while, we’ll consider this topic resolved. If you encounter any further issues, please don’t hesitate to open a new topic.
Thanks!
Hi @d88pak
Thank you for the detailed explanation and for sharing the relevant code snippet. It’s great to see the effort you’ve put into identifying the root cause of the issue.
Unfortunately, Dokan does not currently support multi-currency functionality, and there is no official compatibility or integration available between Dokan and the YITH Multi-Currency plugin at this time.
We recommend contacting the YITH support team for further assistance regarding the code adjustment you mentioned. Alternatively, you may consider hiring a WordPress integration expert to help tailor the functionality to meet your needs.
Please note that providing support for custom requirements is outside the scope of our standard support policy.
We appreciate your understanding and are here to assist with any other queries you might have.
Thanks!
Hi @keramikoch
Thanks for sharing your feedback! You’re correct that this issue may occur for others, though it doesn’t seem to have a significant impact at the moment.
Please note that the issue has already been reported to our developers, and they are actively working on a resolution. We hope to see it addressed in one of Dokan’s upcoming releases.
As the purpose of this topic has been served, we are marking it as resolved. If you have any further queries or concerns, please feel free to create a new topic.
We appreciate your cooperation!
Thanks!