322 comments found.
Pre sale Q:
Can customers choose between pick-up or delivery. Certain days (in our case only Christmas days) that customers can select delivery
Delivery then costs 2.50 and they must indicate a time unit of 2 hours!
For example: December 23 between 13-15 December 23 between 15-17 December 23 between 17-19 December 23 between 19-21
Every time block deliver max 20 orders! When that is full we can add 10 more!
is this possible?
Pre sale question: Can one set intervals of 15 minutes? And restrict each interval to 5 customers/purchases? If 5 is reached one cannot select that specific period in checkout?
Hi
You can set 15 min interval using this plugin but can not restrict user for select that time after 5 order
Thanks
Hi, looks nice! Small question pre-sales. What about ZIPcode restrictions. Got 5 zipcodes where pickup/delivery is possible and so double possibility to request date. If not applicable, it’s only pickup date needs to be requested
Hi, plugin do not provide zipcode base restrictions. You need to change some code for achive it
On the time picker its show like army style 13,14,15,16…23 How can I show in am/pm 13-1 PM and 14-2 PM in this way?
Hi
For timepicker plugin only support 24 hours formate for now. We will check and update plugin with 12 hour formate if possible
I am waiting for your update
Hi
We have already done 12 hours format and update plugin, i think envanto team still not approve it. can you please provide your email so i can directly send you?
Thanks
email sent
Thanks but plugins have issue!! I can not add Shipping Time
The field is not working
can you please send your site admin detail so we can check what is issue?
Thanks
you can send detail on rpmagerips@gmail.com
check it now
Hi
I have checked and everything is working fine. I can add time for each days in admin. Also I can see the 12 hours format in the datetime picker in front. Please check below screenshot
https://prnt.sc/ubqh21 https://prnt.sc/ubqi16Hi,
This extension didn’t work with Wordpress 5.5
When this problem could be fixed?
Thanks
Hi
It’s work with latest WordPress and woocommerce. If you can send site detail so we can check issue and solve it
What is your current day off setting? Also please try to add 0 in that field and check
Can you please send your site admin detail on rpmagerips@gmail.com so we can check issue
just sent you an email
I think I managed to allow ordering only from the next day by setting the “Disable X hours from current time for current day?” to 23 and I left the “Disable X days from current days?” – blank. I need to check it more. There are still few bugs:1. You can select time 00:00 although I set the Shipping Time from 9 to 16. 2. In the order confirmation I don’t see the date and time the user selected in his order.
Can you check your bugs: 1. You can select time 00:00 although I set the Shipping Time from 9 to 16. 2. In the order confirmation I don’t see the date and time the user selected in his order.
Hi
Sorry for late reply, we will check it today and let you know
Can you check your bugs: 1. You can select time 00:00 although I set the Shipping Time from 9 to 16. 2. In the order confirmation I don’t see the date and time the user selected in his order.
Hi
I have check date time picker and there is a no option for time 00:00 except day Monday as you set time for Monday is 0 to 16
Also i have check admin order page and i can see date and time
https://prnt.sc/uboz3lThanks
Can you check your bugs? I set the shipping time as described in the following link, first I clicked on Monday (7/9/2020) it showed the time from 00:00, then I clicked Tuesday (8/9/2020) the value of the text field was 08/09/2020 00:00. There is no validation on the content of the field. Shipping time should be between 09:00 till 16:00. Second bug: I can proceed with the order although the shipping time that was selected is not correct. https://snipboard.io/Rb81Kd.jpg
Hi We are looking into it, let you know once done
Hi, Can I disable the pick a date for the current day? I would like to enable picking a date from the next day. Can I set every week the available dates and time for ordering? Or do you have a sync with google calendar? Can I hide messages in the product page such as:”If ordered today we estimate dispatch…”? Thank you,
Sam
Yes you can disable current day using this plugin
You can set holidays and other day off using this plugin. But we don’t have Google sync. You have to set in plugin setting
Can I hide messages in the product page such as:”If ordered today we estimate dispatch…”
Comment: you want to display it or hide it?
I would like to hide the message on the product page.
Hi
This plugin do not display any message on products page
Can i use this plugins for multi vendor sites?
Yes but setting is available only for admin. Vendor can not set it’s own setting
Hello,
I’m looking for a delivery plugin that supports the following functionality:
Order on Monday: Delivery Options – Next Monday and Thursday Order on Tuesday: Delivery Options – Next Monday and Thursday Order on Wednesday: Delivery Options – Next Monday and Thursday Order on Thursday: Delivery Options – Next Monday and Thursday Order on Friday: Delivery Options – Next Thursday Order on Saturday: Delivery Options – Next Thursday Order on Sunday: Delivery Options – Next Thursday
Also, I need to exclude delivery selection from certain categories.
Please let me know if this is possible with this plugin.
You can do day condition using this plugin. But you can not excuse for specific category as we don’t have option for it.
We will add this option and update plugin as soon as possible
Thanks
-
First: The option ‘Select Shipping Method For Display Field’ allows you to choose for ‘Flat Fee’, ‘Free Shipping’ and ‘Pick up’. When a shop has more than one ‘Flat Fee’-shipping methods ( With different titles) you can’t select the one ment for the datepicker. It will show up on all ‘Flat Fee’-shipping methods, which is undesired.
- Second: The location of the datepicker isn’t quite logical. You would expect it to be placed under or near the shipping method. Currently it’s placed above the order notes you can add. You would at least expect a choice of locations. Therefor, my two questions are:
- How can i get the datepicker to only show with the correct sendmethod?
- How can i get the datepicker placed underneath the correct sendmethod?
Thanks in advance Jerry
Hi,
1) The working hours are from 16h30 till 22h00=> Where can I add the minutes? Because now I can only select from 16:00 till 22:00 2) I want to change the blue and orange color selection in the calendar(checkout page). Which css code can I USE to change the color? 3) How can I add the date and time that the client has selected to make it visible on the pdf invoice(plugin)? Is there a shortcode/code that I can import in the invoice plugin? Can you help me if it’s PHP?
It’s URGENT! Please help
For display date in incoice you can use below code
echo get_post_meta($order->get_id(), “__rp_order_date”, true);
For add minitues there is a setting in admin for delivery slot
For change color you can do it using CSS code
Your answers are not clear. I also contacted you via mail but you don’t answer, you can also find my credentials there. It’s very urgent!
1) I tried the php code but it doesn’t work, I need your help. 2) Not clear, can you show me where with a screenshot? 3) I know that it’s css, but which code do I have to add? 4) Can you also make the plugin visible for shop manager?
Hi
Can you tell me where you are adding code for invoice so I can do it for you?
For time, can you please tell me what type of minitues setting you want?
Also what colors you want for calender?
Hi,
1) wp-content/plugins/woocommerce-pdf-invoices-packing-slips/templates/”child theme wp-content”/themes/soup/woocommerce/pdf/custom/invoice.php
3) Yellow instead of blue: #ffd41d and brown instead of orange: #612d13. Also change the font color please.
Thank you!
I have display delivery date on invoice pdf please check. You can change text and position as per your requirement
https://prnt.sc/tyxvy4Also changed color of date picker as per your requirement, Please check
Thanks
Thanks a lot! Problem solved
I left a 1-Star review, because Zero wan’t available.
Doesn’t work at all. I downloaded the zip files, uploaded one of the 2 zip files, and the one I uploaded conflicted with the STRIPE cc checkout payment script. When I activated your plugin, the credit checkout fields were at first shrunk, but now, totally gone. A person can not even input their cc information.
Plus, see the screen shot. The Date, the time and other data is all jumbled together in a different format than I selected. I selected MM/DD/YYYY but it still shows 2008-09-04T0000000 and other garbage.
Hi
Can you please send your site detail on rpmagerips@gmail.com so we can check issue and solve it
Thanks
Solved issue and send email, Please check
Very sorry for my misunderstanding. This works very well now! I have been looking for a plugin to do exactly what yours does! Thank you! Excellent service and assistance! I had an issue of my own uploading the zip files, but the author of this plugin helped me out tremendously! Thank you for your support!
Hi, I have a presale question. WE Do not deliver. We only accept Order Pickup in store or Curbside Pickup.
1) If I purchase your product can I change the wording to PICKUP instead of Delivery?
2) We will not have any orders ready until following day after 12:00 Noon. So if a person places an order today, they CAN NOT choose today for Pickup, the Calendar must only allow for them to pick up starting next day.
Can your plugin do this.
Yes you can change text and also disable date as per your delivery requirement using this plugin
Hi, I am contacting you regarding the pluginWooCommerce Order Delivery Or Pick Up Date that I just purchased, installed and configured.
Item ID: 12578121 Item Purchase Code: 46ba6adb-8ac6-4d8c-bec1-340a8b46eeae Purchase Date: 2020-07-21 01:31:40 UTC
However, I am not satisfied with the location of the client side calendar, ie, in the address forms. Is it possible that this one is placed with the delivery choices? Thanking you in advance Best regards
Hi
No you can not add it near delivery choise option
Hello. I’m wondering if I can disable the delivery date option for certain product categories?
No for now, there are no option for that, will add those option and update plugin. Thanks for suggestion
Hi, where can I change the Delivery Date position in checkout?
You need to change hook for it in plugin lib/main.php file
Or you can send site detail bon rpmagerips@gmail.com so we can change it for you
Hello. I have a question about the Delivery Date plugin. Is it possible to limit how far into the future a user can select the delivery date? Thank you.
For now there is a no option but will add this option and update plugin
Thank you. Any idea when the plugin will be updated?
Hi, For delivery the max time interval is just 60 mn and I need 120 mn (2h00) is it possible please to add this ? it would be perfect for me !! thanks a lot, best regards. Sandra
Hi. Thanks for all your help. One more question. I am offering saturday delivery as a flat rate. So I offer free shipping linked to your plugin and saturday delivery which I want to also link. If a customer chooses sat delivery I only want them able to be able to choose Saturday’s as an option. Is that possible. Thanks
could you please answer the question above. i need to find a solution to this asap please
Hi
No it’s not possible with this plug-in
can i have another plugin made by yourself which facilitates this. I will pay. U have done it before i see from the comments
Hi
Not sure, I have done it before but will check possibility and let. You know
Great. Could you please try and do it and let me know asap please as this is urgent. Thanks in advance
Hi! With this plugin is possible to add different delivery time ranges for different products? Like one product shipping all day but an other only between 12:00-15:00 for example, so the user can only choose from this range?
No you can not set different time range for each product.