msshohan
Forum Replies Created
-
Thank you for the reply. I have tested it in a clean installation and the issue persists. Please be informed that the same problem was there with myCred integration. So, I had to custom code the solution to make sure the Fox currency switcher is compatible with myCred. The same problem is happening with Dokan also. But Dokan is much more complex and has a lot more features. So, it will take a lot of work from my side if I try to custom code this.
I have created the support ticket that can be viewed from here: Not compatible with Dokan multi-vendor plugin – Support Forum – PluginUs.Net
Thank you.Thank you for your answer. When this is a common issue, I think you should try to fix them in the plugin. Can you please tell me the database table name where you save all the filters? I think I can modify the database to update the values instead.
Best regards,
MS ShohanForum: Plugins
In reply to: [Opproval - Order Approval by Customer for WooCommerce] Shipped = DeliveredHi Linda,
Glad to know that you have already found a solution to your problem. If you have any questions, feel free to contact us again.Considering that you are using WooCommerce to build your marketplace, I think the Breview plugin might be helpful. I have recently released this plugin. You may have a look and see if it helps you in any way: Breview – Better Review for WooCommerce
Thank you.
Forum: Plugins
In reply to: [Opproval - Order Approval by Customer for WooCommerce] Shipped = DeliveredHi Linda,
Thank you for contacting us. Currently, the plugin doesn’t have the option to select a specific shipping status to show the Mark as Received button. I plan to add this feature in the future. However, I have been quite busy with projects as a solo developer. So, it’s taking some time to add all the queued features.If you want, I can modify the plugin to display the Mark as Received button when the status is shipped. It will be a paid task. You may create a support ticket from here: https://www.mswebarts.com/support/
Thank you.Really? I didn’t know you use database to store the translations. I think this can be done using translation files the way other translation plugins like Loco, WPML etc does. Using database for saving the translations will only make the database larger and slow down websites.
Anyway, thanks for the information. I think you can think about saving the translations in a file instead of database. I will surely think twice before using TranslatePress in a website from now on because of this.
Bro, why don’t you give any reply to the users? Even your premium version doesn’t have any working support contact. It redirects users to WPLentor. This is such a bad service.
Forum: Plugins
In reply to: [Elite Licenser Lite - Software License Key Manager] license not activatingI am also facing an issue and just created a support ticket. It’s really hard to believe they haven’t replied in even 2 weeks to you. Let’s see what happens with my ticket.
BTW, are you doing all this on a local server? It seems like for some reason, your plugin/theme license code can’t connect with your host license server. Did it work or you moved to a new system?
- This reply was modified 3 years, 4 months ago by msshohan.
FYI, I used the example3_full_plugin code from the Generate License Script.
Thank you.Good to know that it is being developed. Please complete the development as soon as possible because I am sure many users including me need this feature.
Thank you and best of luck with the development.
Hi,
Thank you for using Order Approval by Customer for WooCommerce. The plugin doesn’t send out any emails. When the order is marked as Delivered from the admin panel, the customers can see a Mark As Received button on the My Account -> Orders page. Then if they click on this button after receiving the item, it will mark the order as completed.
Let me know if I was able to explain or if you have any other questions.
Best regards,
MS ShohanWe are marking this issue as resolved as their is not further follow up.
Hi,
Hope you are doing well. I have tested the plugin with WCFM. Everything seems to be okay from the plugin’s end but there seems to be a problem with WCFM how they handle the order statuses. For example, if you disable this plugin and then go to a Order Details page from the vendor dashboard and update the order status to On hold or Pending Payment, you will see that it changes the status on the vendor dashboard but it doesn’t get changed on the Customer or Admin dashboard. The same way WCFM is not being able to update the Delivered order status in WooCommerce. So, the bug seems to be in WCFM. Please contact the WCFM developers and ask them why the order status doesn’t update in case of On Hold, Pending Payment or Delivered ( which is added by our plugin ).
If you have any questions or need any assistance in fixing this issue with WCFM, let me know.
Thank you.
Hi,
Thank you for using the plugin. I didn’t work on any other multi-vendor plugin compatibility except Dokan. I will do some testing on WCFM and will let you know the fix or update the plugin.
Best regards,
MS ShohanHi,
We are using the default Order Complete status for the Mark as Received button. As far as I can think of, WCFM displays all the available order statuses by default. But if you want to remove the Order Complete status for vendors, you can do that using a hook. There is a snippet for this in the WCFM forum:
https://wclovers.com/forums/topic/hide-specific-order-status-options-for-vendors/
Please note: You will need to change ‘pending’ with ‘complete’ and ‘wc-pending’ with ‘wc-complete’. I have not tested the code yet but it should work.
If you face any problems, let me know. I will be happy to help.
Thank you.