sazdhossain
Forum Replies Created
-
Hello @keramikoch,
Thanks for your response. Yes, I was able to see this on my end and notified our developers about the issue. They will address it as soon as possible.
We appreciate your patience while we work on this. If you encounter any other concerns or need further assistance in the meantime, please let us know.
Thanks again!
Hello @d88pak,
Please note that Dokan does not natively support multicurrency or currency-switching features, so incompatibility with such plugins might be the cause of the issue. Unfortunately, we are unable to provide a direct solution for this scenario, as enabling support for these features would require customization, which falls outside our support policy.
We appreciate your understanding and suggest consulting with a developer to explore potential workarounds or custom solutions tailored to your needs.
Good luck!
Hello @keramikoch,
I was unable to reproduce the error on my end, so it’s possible this issue is related to a misconfiguration of your translation setup. For more effective and precise control over the translation process, we recommend using a translation plugin, such as Loco Translate, which allows you to translate each string within the Dokan plugin.
Here is a helpful third-party article that provides step-by-step guidance on translating Dokan content with Loco Translate: https://tanjirsdev.com/translate-dokan-plugin-using-loco-translate/
Please give this method a try, and if you encounter any issues, feel free to reach out.
Cheers!
Hello @bbwp90,
The feature you’re looking to implement goes beyond Dokan’s default functionality and would likely require some level of customization to achieve. Unfortunately, as per our support policy, we’re unable to provide assistance with this type of customization.
That said, we’ll keep this topic open for some time in case any of our community members or other users who have implemented a similar setup can share their experience or suggestions with you.
In the meantime, we recommend consulting with a skilled developer who can help tailor the solution to your needs. They might be able to adjust the commission structure or integrate a suitable plugin to ensure your commission is reliably secured.
We appreciate your understanding and wish you the best of luck with your marketplace setup!
Hello @buriedinwork,
Hope you’re doing well!
Please check the page settings by going to WP Admin Dashboard > Dokan > Settings > Page Settings and ensure a valid vendor dashboard page is assigned in the dashboard section, as shown in this screenshot. The correct vendor dashboard page shortcode is
[dokan-dashboard]
.After assigning the correct page, go to WP Admin Dashboard > Settings > Permalinks and click Save to flush the permalink structure.
Hope this helps!
Hello @flyingphyo,
Thanks for your inquiries. Please find answers to them below –
- Active Product Tab: Changing the default active tab to the product tab requires customization, which is outside the scope of our support as per our support policy. However, we’re keeping this topic open in case any user who has tried this customization can assist.
- CSS Customizations: The changes you made through WordPress custom CSS should work as long as the elements are selected correctly. Please double-check the class or ID names you used to ensure they match the elements you want to style.
Hope this helps!
Hello @harryloots,
Thanks for bringing this to our attention. Our developers are aware of the compatibility issue between wePOS and the WooCommerce feature “High-Performance Order Storage.” If you wish to continue using wePOS, we kindly ask you to switch back to the legacy order storage for now.
Rest assured, our team is actively working on making wePOS compatible with the latest WooCommerce technologies. We appreciate your patience and understanding during this transition period.
Thanks!
Hello @olgakovaleva,
It looks like there was a misunderstanding. If you are trying to install the Dokan plugin, you need to install it from your WP admin dashboard > Plugins > Add New section. It seemse that you are trying to install the plugin from your Theme section, and this resulted in the error you encountered. You can also follow the installation guidance given in this doc: https://dokan.co/docs/wordpress/getting-started/installation-2/
Hope this helps!
Forum: Plugins
In reply to: [Dokan Vendor Dashboard] Incompatible with WooCommerceHello @rodrigoparticelli
As of now, the Dokan Vendor Dashboard plugin is still under development, and HPOS compatibility has not been added yet. We recommend continuing with the default Dokan dashboard if HPOS is essential for your setup. This will ensure that your system remains stable and functional.
Thanks!
Hello @d88pak,
Thanks for your question. However, I am not entirely sure if you are looking for something like this: https://snipboard.io/OpL1qH.jpg. If you want to dispaly seller information on the product page, like the text you mentioned, you may follow the solution shared in third-party article: https://nayemdevs.com/show-vendor-name-single-product-page-dokan-multivendor-plugin/
Please note that we do not provide customization support. If you need assistance with using the code shared in the article above, kindly reach out to the article author.
Thanks!
Hello @d88pak,
Please try the following snippet –
#-- Remove Become a Vendor Button --#
function remove_become_a_vendor_button() {
remove_action( 'woocommerce_after_my_account', [ dokan()->frontend_manager->become_a_vendor, 'render_become_a_vendor_section' ] );
}
add_action( 'wp_head', 'remove_become_a_vendor_button' );
Hope this helps!
Hello @alexliii,
Currently, there isn’t an option in Dokan to disable the built-in CSS for the “Select Option” and “Add to Cart” buttons on the Shop page and product pages. If you are experiencing specific issues with the styling, could you please provide more details? This will help us better understand the problem and offer more tailored advice or potential solutions.
Looking forward to your response.
Thanks!
Forum: Plugins
In reply to: [Dokan Vendor Dashboard] Doesn’t work with Dokan ProHello @adio93,
We understand the importance of regular updates to ensure that our plugins are up-to-date with the latest features and improvements. Our team is working on integrating new features and fixing existing issues, and we aim to release an update as soon as possible. Your patience is greatly appreciated, and we assure you that we are committed to delivering quality updates to enhance your experience with our product.
If you have any further questions or concerns, please feel free to reach out to us at any time.
Thanks!
Hello @testkid,
As @yeasinarafathridoy mentioned, the feature to allow vendors to post from the vendor dashboard was part of the integration between Dokan and WPUF; however, at the moment, this feature is unavailable.
Regarding the usage of Dokan Lite and the Eventin plugin, it looks like this is a premium feature of the Eventin plugin. Reference doc: https://support.themewinter.com/docs/plugins/plugin-docs/event/multivendor-event-marketplace/
We are unable to provide support for commercial products as it will go against the?forum guidelines. Therefore, we kindly ask you to reach out to the Eventin plugin support for further help regarding this.
Thanks!
Forum: Plugins
In reply to: [wePOS - Point Of Sale (POS) for WooCommerce] Bulk discountHello @mfcreacion,
Any official compatibility between wePOS and Bulk Discounts for WooCommerce plugins is unavailable at the moment. As a result, bulk discounts applied by this plugin may not work for the products sold using the POS screen of wePOS.
Let us know if you have any further queries regarding this topic.
Thanks!