wpeasysoft
Forum Replies Created
-
Hello,
You must need to complete the order status. Otherwise, you didn’t get any refund or return button on my account page. When your order status is completed then the customer can see the return request button.
Thanks ??
Hello,
Yes, we are working on this feature. Maybe next release we will update this feature.Thanks for patience
Forum: Plugins
In reply to: [Return and Warranty Management System for WooCommerce] Your site downHello, Please check now. The site is live again ??
Hi @ssoulless,
This is not possible technically, Because, without login or customer account id, I can’t trace the customer order and that’s why I can’t create a return request.
I will try to think about your logic that how the guest customer will be created return requests.
Hope you understand ??Thanks
Hello @urviamin,
Just go to the admin panel Settings->Permalink menu and just save the permalink settings without any changes.
Maybe it’s happening for rewrites flush.
Thanks.
Hello @reziliant,
This is feature is not available right now. We will try to add this feature in our upcoming updates.
Thanks
Hello @mjaynl,
Please go to this file location
wp-content/plugins/wc-return-warranty-management/includes/functions.php
and find the function calledwcrw_get_formatted_request_items
Just change the line number
684
$formatted_item[] = '<a href="' . $item['url'] . '">' . $item['title'] . '</a> × ' . $item['quantity'];
to
$formatted_item[] = $item['quantity'] . ' × <a href="' . $item['url'] . '">' . $item['title'] . '</a>';
For now, you can change it. In a future update, I will add some filters so that you can easily change this and does not affect any future updates.
Hello,
I am sorry, there is no option to change this formation. You need to hardcoded into core files for changing the quantity position.
Thanks
Hello,
The file upload button is not available in the free version. It’s available in the pro version. You can check the plugin description
Thanks
Hello @designnewdaymediacom
Go to permalink settings in your admin panel. Then please give an extra slash after the permalink structure. Please check the screenshot.
Thanks
Hi @kanzaw,
Thank you so much for your nice review. Thanks a lot. ??
Forum: Reviews
In reply to: [Return and Warranty Management System for WooCommerce] Works as i expected!Thank you so much for your feedback. ??
Forum: Reviews
In reply to: [Return and Warranty Management System for WooCommerce] Brilliant pluginHi @lstores,
Thank you so for your feedback and also thanks for feature suggestion. I will add this feature to my queue. I hope it will be added in future releases.
Thanks for using our plugin. If you have any feature requests or idea then please let me know.
Thank you ??
Hi @pogle,
Please update your plugin. I have added this feature. Please let me know if have an issue.
Thanks