322 comments found.
Hi,
Pre sale question please
I d like to set up a double conditions for my orders :
- the customer can’t order for the d day if the order is done after 5 pm (it seems possible reading your answer to the comments)
AND
- the customer can’t order more than 2 days in advance (ex, if the customer order on monday, he can only order for monday and tuesday, not after)
Are those 2 conditions possible to be set with the plugin ? and both at the same time ?
First condition is possible possible with plugin
For second condition you need to change some code of plugin. We will provide code or help you to do it
we’ve tried the plugin but it doesn’t fit our requirements. is it possible to initiate a refund for it? Thanks in advance.
Hello dear supporter team, We have been using your plugin for some time now. Yesterday an order came, which we delivered, but actually a later time for the delivery was gewunschen. (We are a restaurant).
This happened because we can’t find the notice anywhere in the Woocomerce app. Where do we see this?
Best regards, Diego
Hi
you mean where it’s display in admin order page?
Dear Sir or Madam,
We have purchased the plug-in WooCommerce Order Delivery Or Pick Up Date.
So far everything works great. I only have the problem that not only items that we deliver are sold in the store, but also vouchers which we send by mail and where then No Delivery Date should be selected.
Can you just say how I can solve the problem. Or what I can buy if necessary still for an extension to control this.
Also I am looking for a solution and products we deliver ourselves. Also can only be sold to certain cities. And not in the whole of Germany.
Thanks a lot!
Greetings from Germany Benjamin Priess
Translated with www.DeepL.com/Translator (free version)
Hi
Sorry we are not getting your problem. Can you please explain with screenshot
Thanks
Hello, thank you very much for the answer.
So the main problem is hard to show in pictures.
It’s simply that we have items for self-delivery. For these products we use your plugin. Which also works great.
But we also have products in the store where the customers should not select a delivery date. These we send as a package with the German Post to the customers and do not deliver them themselves.
Currently, however, the selection for the delivery date is displayed for each product.
Greetings from Germany Benjamin Priess
You mean you have virtual or downloadable products and you don’t want to display delivery date for that products? Also can you please send you website link so we can check product
Thanks for the answer.
Something like that 
We have products that we deliver ourselves such as:
https://www.gefrorene-freude.de/produkt/eisbox-klassisch/And we have products that we ship by letter such as.
https://www.gefrorene-freude.de/produkt/20-euro-gutschein/And with the vouchers for example the customer should not be able to select the delivery date because we send them as a letter and do not deliver them ourselves.
You can select All Shipping Methods and Specific Shipping Methods in the plug-in. Unfortunately this doesn’t help me because I can’t add new shipping methods by default. Maybe there is a plug-in to solve my problem.
Greetings from Germany Benjamin
Hi we have check link you send, both products are simple product so it’s display delivery date for both product. is there any admin setting on product that decide that this product is physical and this product is voucher/gift?
if you have staging site setup can you please send site admin detail on rpmagerips@gmail.com so we can check both product settings
Thanks
Pre-sale question:
I work with seasonal products (flowers) The products are only available during a certain amount of weeks a year. Can I set a date range per product for delivery availability?
If not, do you offer another plugin which can?
No you can only set delivery restriction for all product in cart not for individual product
Hi I’m looking at your Woocommerce Delivery Options plugin, and all we need is that for certain products, it will ship in 12-17 business days. We do not want them to choose ship dates, just to display when their order is expected.
We only want on the checkout page it to display the delivery estimate similar to this: https://a.cl.ly/OAuWg7Nx
Is this something we could do with your plugin?
No you can not display delivery date on checkout page using this plugin
there is a mobile friendly data picker?
Yes it is mobile friendly date picker
https://drive.google.com/file/d/1wjrBJ3tcSq_2uUZt3cEcc4rrbyOKjui5/view?usp=sharing don’t look mobile firendly
It’s look fine in our mobile device. Can you please send us your device detail so we can check it?
iPhone X
there is a mobile friendly date picker?
Hello,
we just bought the plugin.We have 2 issues with it where I hope you can help us:
1. Eventhough it has german translation and the possibility of displaying 24h-format it switches back to 12h-format when you picket a time slot 2. As soon as we saw, the biggest timeframe to choose is 1h. However, we need 2h timeframes. Is that possible?
Thank you in advance!
Best Regards, Torben
Hi
For issue 1, can you please send your site detail on rpmagerips@gmail.com so we can check issue
For timeframe of 2 hour is not possible with current version but we will update plugin with this change tomorrow
For issue 1: I sent you an e-Mail with screenshots For Issue 2: Unfortunately there was no update, or did we miss it?
Kind Regards, Torben
Hello,
I’m intrested in your plugin. I have a question we deliver every state in switzerland at specifiq day in the week. Could we manage that with your plugin?
Do you want different date for each state?
Hey, I just bought your plugin and installed it. Everything workes just as I want, but there are two big problems. 1) (main problem) – I set up a date picker only for Local pickup. That works, but when I am on the checkout page the field for selecting the date of pickup is just a text field, no calendar, no date choosing, not even restrictions for only numbers, I can write words and it will let me. I need it to show a calendar with days the customer can pick up his order. 2) The date pickup is not showing in e-mails even after putting some code I found in the comments. Where and how am I supposed to write the code so it will be visible in the comments.?
Hi
For issue 1 can you please provide your site link so we can check it?
For issue 2, selected date already display in order email if you are using default woocommerce email template. Are you using any plugin for email template?
1) www.pstruharstvi.cz – the website is now not available for customers so it’s blocked to view the actual e-shop. And wp-admin is blocked by my web host for other countries outside Czech rep. I can create a WordPress account for you and you should be able to log-in on the front page of the maintenance page (plugin from WebFactory) or I can make it public in time selected by you so you could check it. Or hit me up at josef@stanekjosef.cz and we can figure something else. 2) I am using WooMail by CidCode mail editor
Hi
We have already send email for send site detail on rpmagerips@gmail.com so we can check issue but never received any reply from you.
Please send your site detail on rpmagerips@gmail.com so we can check issue and solve it
Hi, two questions: i want people to be able to order for today, but that’s not possible at the moment and second, i want the chosen pick-up/delivery date to show up in the confirmation emails that are sent to the client and to the webshop-owner. How do i set this up? Thanks in advance!
Yes you can set allow today delivery date, you need to add 0 in “Disable X days from current days?” field.
Also delivery date already display in email. if you are using custom template you can use below code for get and display delivery date
echo get_post_meta($order->get_id(), “__rp_order_date”, true);
Hi! Thanks for your reply! The mail is working, but somehow choosing today as a delivery/pickup-date doesn’t seem to be working if i type 0 in “Disable X days from current days?”.. Any other things i can try?
Is there any other setting are you using? For disable days. Can you please send your site admin detail on rpmagerips@gmail.com so we can check it
Hi,
I bought this plug-in, but I only need it for setting up the times of the pick up. Is it possible to activate it, but ONLY when customer selects the “Pick-up” type of delivery ?
It would then be deactivated for deliveries.
Thanks a lot for your answer !
Hi
Do you want. To enable delivery date option only for pickup shipping method right?
Exactly ! Thanks a lot 
There are a setting for show field for specific shipping method on plugin setting page. Please check plugin setting page you will see that option.
Let us know if you don’t find that option
Thanks for your incredibly fast anwers ! No, I don’t see this option. I go in “Woocommerce -> Delivery dates” and it’s not in there. Running on version 1.8, so looks like it’s up to date.
Hi can you please send your site admin detail on rpmagerips@gmail.com so we can do it for you
Hi ! thanks a lot. Just sent the email !
Awesome service, thanks a lot !
Solved issue and send email please check
Hi,
Can this be set per shipping zones? So that a shipping date can be set per shipping zone?
Hello Support,
Can we show the delivery date as a custom field on the invoice (generated pdf)?
With kind regards.
Yes you can use below code for display date in pdf
echo get_post_meta($order->get_id(), “__rp_order_date”, true);
hi, I have an issue with your plugin: Warning: A non-numeric value encountered in /home/customer/www/elparisino.com/public_html/wp-content/plugins/rp-woo-deliverydate/lib/main.php on line 309
I´ve already updated theme´s latest version as well as wordpress last version.
plaese help
Hi
Can you please send your site admin detail on rpmagerips@gmail.com so we can check issue and solve it
Also are you using latest version of plugin?
Hi, I´ve sent a email regarding this issue 5 days ago. No response yet!
Sorry your email goes in spam so not check. Will check and done it today
Solved issue, please check
Hello,
We’re assessing an option of installing your Order Delivery Date plugin on our WooCommerce website.
We want to configure the plugin to work as per following rules: 1) Orders can be placed any day of the week and the customer can choose the delivery date 2) Order preparation time 1 day 3) Delivery days – Friday, Saturday, Sunday, no specific time option required
In nutshell: - if the order is placed on Saturday through to Wednesday the next delivery day is the following Friday - if the order is placed on Thursday the next delivery day is Saturday - if the order is placed on Friday the next delivery day is Sunday
Please advise if you plugin will support the rules we require. Thanks in advance!
Yes you can do delivery date setting as above using this plugin
Hello there!
Your plugin seems to be what we need, I got 2 presale questions
1) Aside from setting available pick up days Mon-Sun, can I block specific date such as 22 December, 26 December and so on.
2) I have 5 branches/locations, but not all branches have all products. Can I set which products is available for pick up at specific branches?
Hi,
I’m trying to achieve earliest delivery date in 2 days until 4pm and delivery in 3 days after 4pm. (No delivery on Saturdays and Sundays)
My settings: Week Day Off: Sunday, Saturday Disable X days from current days?: 1 Disable X hours from current time for current day?: 48 Timepicker Time Format: 24h Enabled Timepicker? NO Shipping Time for MO to FR 01:00 – 16:00 Language: German Additional Information – Timezone: Berlin
Everything works perfectly, except earliest delivery in 3 days after 4pm. Even after 4pm it still lets one pick the day after tomorrow (so 2 instead of 3 days).
Thank you!
What is your WordPress time zone? It’s calculate current date time based on your WordPress timezon setting. Also can you please send your site admin detail on rpmagerips@gmail.com so we can check setting
Thanks
Thank you for your quick reply! WordPress TimeZone is “Berlin” (CET / currently CEST);
Plugin Settings: https://snipboard.io/ep879L.jpg
Hi
Please do following change in your setting and check
Disable X days from current days? = 2
Disable X hours from current time for current day? = 0
We have tested on our demo site and it’s working fine with above setting, Please change your setting as per above and check. Let us know if you still have any problem
Thanks
Hi, I need a WooCommerce Date/Time Picker for Pickup that has restrictions. I can see that you do. However, the restriction I need is to disable the pickup date/time if the order has been made AFTER 5PM. That is, if the order is made BEFORE 5pm, then the client can pickup their order the next day. if the order has been made AFTER 5pm, then they will need to pick it up in 2 days time (not the next day as it wont be ready). Can your plugin do this? Michael.
Yes you can restrict pickup date based on time. You can do above restriction using this plugin
Thanks