Tanjir Al Mamun
Forum Replies Created
-
Hi @giorgosgo,
By default, the Dokan Store page doesn’t have any page title feature. The title you’re getting on the Store page, that may come from your current theme. In that case, you can contact the respective theme support to fix it. Else, you can hide it using custom CSS.
Also, the browser tab will show the site title by default. If you would like to change the title with Store title, then the feature is available in the premium version of the Dokan plugin.
Thank you,
Hi @thedealer947,
Dokan Vendor Dashboard → Orders panel has the Export All and Export Filtered button. If you want to hide only the Export All button, then you can add the below CSS code snippet to the WordPress Dashboard → Appearance → Customize → Additional CSS area.
.dokan-order-filter-serach input[name="dokan_order_export_all"]{ display: none; }
But if you would like to hide both buttons, then you can use the below CSS code snippet.
.dokan-order-filter-serach input[name="dokan_order_export_all"], .dokan-order-filter-serach input[name="dokan_order_export_filtered"]{ display: none; }
Thank you,
Forum: Plugins
In reply to: [wePOS - Point Of Sale (POS) for WooCommerce] Error Sell UserHi @timbalada88,
I’m sorry for the trouble. The issue you’re getting is unfortunate. Kindly contact us through our support channel for further investigation.
Thank you,
Hi @divazona,
I’m sorry to inform you that there has an issue with our plugin. So, we’ve already submitted a bug report to the development team. You can follow the report through the following URL – https://github.com/weDevsOfficial/dokan/issues/1058
Thank you,
Forum: Plugins
In reply to: [wePOS - Point Of Sale (POS) for WooCommerce] Preferred countryHi @timbalada88,
I’m sorry to inform you that select a specific country from the wePOS Modal Popup is unavailable at this moment.
Best Regards,
Forum: Plugins
In reply to: [wePOS - Point Of Sale (POS) for WooCommerce] Barcode IntegrationsHi @timbalada88,
I’m sorry to inform you the integration of the YITH Barcodes Premium plugin with wePOS is unavailable at this moment.
Thank you,
Hi @itsadesignthing,
I’m sorry to inform you that the customer’s company name and tax number write features on the receipt is unavailable at this moment.
Thank you.
Hi @nijatmursali,
Please make sure you’ve set the Common Settings permalinks to Post name (/%postname%/) and Product permalinks to default (product/). If you’ve already selected as above but still have the error, then click on the Save Changes button for flushing the permalinks.
Thank you,
Hi @ghourbanian,
The Variable type of product is a PRO feature. As this forum is for Dokan Lite (Free), so we’re unable to discuss the PRO feature here.
If you’ve any queries, then contact us through our support channel.
Thank you,
Hi @tofah,
Please update the latest release of Dokan (v3.1.2). We’ve already fixed the issue.
Thank you,
Hi @timbalada88,
If you’re talking about that, is wePOS works if there is no change money when finalizing the sale? Then, I would like to inform you that yes, wePOS will work in this case. If there is no change, then the change of money will return 0.
Thank you,
Forum: Plugins
In reply to: [wePOS - Point Of Sale (POS) for WooCommerce] Bug of some kind in JSHi @121940kz,
I have tested it in our local environment and didn’t find any problem. Each variation was adding separately to the POS cart correctly.
The issue you’re facing is unfortunate. There might have a conflict on your site. It will need to check if this issue is coming from any plugin or not. Please make sure if you’ve done the conflict test on your site. If you haven’t yet, then please follow the below procedures for testing purposes.
- Please deactivate all plugins except the wePOS and WooCommerce.
- Clear your site cache as well as the browser cache and try the process again.
If you’re still having the issue, then please contact us through our support channel.
Thank you,
HI @mrflake09,
If you would like to review when a vendor edit or updates a product, then I would like to inform you the feature is unavailable in the Dokan plugin. It’s a Pro feature. Since the forum is for the free version of the Dokan plugin, so we’re unable to discuss the feature here.
If you would like to know about that feature, then you can contact us through our support channel.
Thank you,
Hi @hakkanirudha,
You can use Peter’s Login Redirect plugin.
Watch the video for easy understanding – WordPress Redirect After Login By User Role, User Name, User Level & More
Thank You ??,
Hi @aminjabari,
Product and Product Category Level commission is a PRO feature. If you would like to set a specific commission for a product or a product category, then you need to have the Dokan premium plugin along with Dokan (Free) plugin.
Thank You ??,