506 comments found.
Hello, I just took a look to your great plugin. It totally fits my needs. I have one question. While this plugin will be use for a large restaurant franchise, I will need the people in charge of web orders in each restaurant to adjust the max number of orders by slots depending on the rush of a service. Can I connect this setting to a metabox value created with Jetengine or ACF that I will display in their custom Dashboard (Using REST API) ?
Hi there,
our plugin has a global option to set max orders per delivery time slot per location. There is no method to change that per restaurant.
Hello. Pre-purchase question.
Is it possible per min date per store? Example.
Store 1: Min date +1 days
Store 2: Min date +2 days
Thanks
Well currently not, but we can customize / add this feature for you on Charge. Contact us at support@welaunch.io
OK. I’m going to buy. Thanks
I sent the email. I await the help. Thank you very much.
Hi. I updated the plugin to the latest version. But for some reason it does not allow to choose the next day of delivery. Only after one day. When I turn off the option: Adjust Times Automatically. It allows you to select the next day, but does not remove the elapsed time. Please, help.
Please send wp admin login to support@welaunch.io
Hi, its issue with Auto Select current Day. It need to be Auto select next available day….
You can set a default / min date in plugin settings like +1
bug is when Sunday is inside (No Delivery on these Weekdays) . And it won’t choose anything on Saturday, nothing is preselected.
Please submit a ticket on our site: welaunch.io
Nice plugin. We can setup this plugin only for estimated delivery date and disable slot/date picker? We can setup holidays for sender and holidays for carrier? We can hide delivery date notice in emails?
BR Tommy
Hi Tommy,
you can use this plugin to show a estimated delivery date in checkout. Holidays etc are also recommended, but you should use the datepicker then. The data can be hidden in Mails too.
So delivery date estimation in product Detail Page will also work?
And we can not setup holidays for delivery date estimation? If not: delivery date estimation will show wrong estimated days because it does not respect holidays and so this function is totaly useless.
Why only use Holiday list only for Date picker? So Date picker will show correct Dates but estimated Delivery day not and will show wrong data. I do not understand this logic.
And second question: we can hide delivery date in emails?
No, we only support one delivery date in checkout fields that a user has to choose.
So your plugin will show wrong estimated delivery dates in checkout becaue there is no option to handle holidays. Correct?
No, our plugin does not show any dates. Please check our demo page: https://demos.welaunch.io/woocommerce-delivery/
Hi, i just purchased plugin and tried to resolve this options:
1) I want to enable delivery time, but to disable for users. For example if someone order in Friday before 12:00, he can get it on Monday, if he order after 12:00, it will be tuesday. Time of ordering will be woocommece time.
2) Can I also enable for specific city, if someone from NEW YORK, order on Friday no matter when in hours, he can get on Saturday. But if someone order from different cities before 12:00, he will get it on Monday,..
Hi there,
for these special scenarios you will need to use this filter: https://www.welaunch.io/en/knowledge-base/faq/woocommerce-delivery-cut-off-times/
The code may be modified based on weekday (Friday) and users location (New York). If you are not able to code this yourself, you can ask our customization service at support@welaunch.io
Hi, also one more options what I need to resolve this is:
1) I don’t need to display time picker in checkout. If local time of website is above 12:00, user won’t get order tomorrow. He will get it after tomorrow. How to make that hook?
2) I tried your hook but this hook works only with a time picker in checkout and I don’t need that.
For example this code works:
add_filter(‘woocommerce_delivery_disabled_dates’, function($disableDates) { });
$cutOffTime = '12:00';
$timeZone = new DateTimeZone('Europe/Belgrade');
$currentDate = new DateTime('now', $timeZone);
$currentDateTimeCutOff = new DateTime($cutOffTime, $timeZone);
if ($currentDate >= $currentDateTimeCutOff) {
$nextDay = new DateTime('tomorrow', $timeZone);
$disableDates[] = $nextDay->format('Y-m-d');
}
return $disableDates;
but issue with auto select next available day.
So you only use delivery date and no time? Can you send a mail to support@welaunch.io what is not working with the dates disabled filter? Screenshots are appreciated.
Hello~! I sell cookies and do local delivery only twice a month on a set date and local pickup only twice a month on a set date. Can I use your plugin?
Unfortunately we do not have an option to select a delivery date per shipping method. We only have that by delivery time.
Hi, you plugin is so cool, just wonder can we set a different charges based on the delivery time slot ?
eg: 7-10am is $15, 10-11 is $10?
Well currently not, but we can customize / add this feature for you on Charge. Contact us at support@welaunch.io
Hi, Can we check deliverable pin codes on the product page instead of checking them on the checkout page? Thanks in advance, Av00
The delivery date and time is only possible in checkout, cause it affects all cart items and not single products.
Thanks for your quick response. Yes, you are right, but if the buyer can check their pin-code availability on a single product page, then It will be great for reducing abundant carts. Also, do you offer a refund if not satisfied with the plugin?
Unfortunately we do not have this option sorry. We are tied to Envato’s refund policy, you can find here: https://themeforest.net/page/customer_refund_policy
“Enable delivery date and time options for a specific State in Woocommerce Checkout”
Hello, May I know can your plugin to set the different date and time form when customer in different City / States?
If at New York, it will display one date and time form, and if at LA, it will display different / another one date and time form.
Many thanks!
Hi there, no sorry we do not support different dates and times are state or city.
Thanks^^
When date field is enabled on Php 8.0 or 8.1 the plugin crashes on the Checkout page. ” date(): Argument #2 ($timestamp) must be of type ?int, string give…”
This sounds like you use a data format that does not exists. Check the date format in general settings of our plugin AND the date + times you entered into date / time settings.
When all that not works,please open a ticket and we take a look: welaunch.io/en/contact#new-ticket
Hello, I want to buy the complement, but I have a question. We currently use an Estimated Delivery Date plugin for Woocommerce Pro for Product Preparation 1 or 2 days and it shows it that way, in the product and in the payment gateway there are not all products, most of them are delivered on the same day, you can handle the Same information for the products with this plugin.
Our plugin supports global delivery date & time options in the checkout. These are not single product based.
I have a small feature request;
It is easy to temporarily disable a day from the ordering process, however it is not so easy to temporarily disable a timeslot without having to remove it and re-add it later. It would be handy if a checkmark could be placed next to each timeslot where you can temporarily disable the time slot. This would be useful when big orders come in that need additional preparation time.
Second, all your plugins still seems to be displaying the incorrect language at the backend. I’ve filed a bug report about this around two years ago and was assured that this would be adjusted, but unfortunately I have not seen any changes in this regard. It is really inconvenient that I have to use Google Translate at times in order to use your plugins. I’d appreciate it if you could look into this.
Thanks for your feedback. Currently the feature you requested is not possible, but we can customize / add this feature for you on Charge. Contact us at support@welaunch.io
Regarding the language issue, we can not replicate this problem nor does any other customer. Please open a support ticket: welaunch.io/en/contact
Hello, I am unable to open a ticket as support has expired. However, I have reported this issue while support was active, a fix was supposed to be released, I have also checked the changelog for a while, but no changes were provided. This is an issue that is happening to 2 of your plugins, while plugins made by other developers do not have this issue.
my client id is #4767 over at the welaunch website. Perhaps you can pull up the old tickets?
We can not find any ticket with the ID 4767?
Hi, I said my client ID is 4767. I do not have any ticket numbers. The tickets that I did open with you guys, should be from around March/April 2022.
Sorry but we need a ticket ID.
Hi, please try ticket 12182. However, I do not know if this is the correct one, as I am unable to view what I wrote myself.
Hi, would you have an update on this?
We can not replicate your issue nor any other customer has this issue. Please renew your support and then submit a ticket on our website: welaunch.io/en/contact including admin & FTP Access.
This does not come as a surprise. You really love hiding behind support renewals. None of the other devs on here behave like this. I had reported this issue while support was active and no solution was provided. Have you looked at the ticket number? What have you done to provide assistance for my original ticket? hint: nothing – besides mentioning that this would be fixed with the next release of WeLaunch. Surprise, surprise nothing was fixed, despite your assurances. If I were to pay again for support (which I won’t) I have absolutely no confidence that you would actually take action and fix this.
Sorry, but as said we checked the issue (without any support renewal) and we can not replicate your issue here nor can any other customer. That means, it must be something with your specific installation and we have to check this with a developer in depth. However that for we need a valid support license.
That is absolute nonsense. I’d have no problem whatsoever extending support when troubleshooting newly reported issues, but I reported this while support was ACTIVE and I was informed that this would be fixed with a future release of WeLaunch (ticket 12182). When someone is informed of this, one would assume that the problem has been found. Yet, I have not seen any update fixing this.
At the time there was also no mention that this was related to my install, you did not inform me of this in the ticket that I had opened, nor did you bother to ask for a login. I also do question this conclusion as only your plugins are affected by this.
In any case, your position is abundantly clear. Have a nice day.
Hello,
where can I find radius shipping documentation? This: https://www.welaunch.io/en/knowledge-base/faq/setup-woocommerce-delivery-plugin/#Radius-Shipping is a screenshot, not a documentation.
I checked all the boxes and whats next?
Did you enter a google api code? Then in checkout you should see the radius error message when user is not in the delivery radius.
Yes. There is no error in browser console. There is no shipping method regarding radius. Do you have any documentation?
The docs we have for this part, you already saw and above the screenshot is a text.
We have to debug this then – please submit a ticket on welaunch.io/en/contact#new-ticket
It doesn’t work for expired license code. Whats the email?
You have to renew your support license first.
Don’t see the point as plugin doesn’t work as suppose to and there is no documentation to check on.
The documentation is here: https://www.welaunch.io/en/knowledge-base/faq/setup-woocommerce-delivery-plugin/#Radius-Shipping
When it does not work on your site, a support member needs to check this.
Please also see: https://help.market.envato.com/hc/en-us/articles/208191263-What-is-Item-Support-
Renew license for US$ 40.50? Are you kidding me? It basically a new license. And the fact that there is no documentation just proves that it is impossible to set it up without extra knowledge.
1-Does it compatible with dokan multivendor plugin?
2-Can users choose different delivery date for the products from different vendors in the same checkout?
Thanks
No sorry that is not supported
Hi there. I just purchased this plugin. Is it not PHP 8.1. ready? I disabled all third party plugins but get the following error (in the logs) AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught TypeError: array_filter(): Argument #1 ($array) must be of type array, bool given in /var/www/vhosts/beef.tirol/httpdocs/wp-content/plugins/woocommerce-delivery/classes/class-woocommerce-delivery-time.php:179\nStack trace:\n#0 /var/www/vhosts/beef.tirol/httpdocs/wp-content/plugins/woocommerce-delivery/classes/class-woocommerce-delivery-time.php(179): array_filter()\n#1 /var/www/vhosts/beef.tirol/httpdocs/wp-includes/class-wp-hook.php(308): WooCommerce_Delivery_Time->add_field()\n#2 /var/www/vhosts/beef.tirol/httpdocs/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()\n#3 /var/www/vhosts/beef.tirol/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action()\n#4 /var/www/vhosts/beef.tirol/httpdocs/wp-content/plugins/woocommerce/templates/checkout/form-billing.php(32): do_action()\n#5 /var/www/vhosts/beef.tirol/httpdocs/wp-content/plugins/woocommerce/includes/wc-core-functions.php(345): include(’...’)\n#6 /var/www/vhosts/beef.tirol/httpdocs/wp-content/plugins/woocomme…’, referer: https://beef.tirol/kasse/
Your error says that you did not set any delivery times in our plugin settings.
Ok, thank you for your reply, i will check
Is there any ability for a reminder to be sent to the customer before the product ship date?
You can do this in WooCommerce directly when you edit an order > message to customer.
I want this to be done in an automated fashion, it is quite time consuming to do manually
Well currently not, but we can customize that for you on charge. If you need a quote, send us your request to support@welaunch.io
Pre-Sales Question Can we disable the customer from selecting the date and the time from the billing page (our customers are on recurring billing), and then in the admin area update the delivery time & date manually from a nice box or is these fields only displayed in the custom fields area of the order for the admin?
We currently only use custom fields in the admin order display. No “nice” box.
I’m wanting to purchase the plugin but need to know first if the plugin is compatible with Divi Theme Builder. The WooCommerce cart is built using Divi ThemBuilder so it is a custom cart.
I’ve tried several other plugins and none provide what I require, or just aren’t compatiable.
Hi there,
when your cart follows the Woo coding standards and has one of these actions implemented, it should work: https://imgur.com/a/nBc0ckM
If you do not know, you can buy our plugin and test. If it should not work, contact us or you can get your money back.