679 comments found.
Hi. In Italy we have aproximately 13 day off every year (for example: 25 april, 1 may, 2 june, 15 august, etc..).
I’d like to configurate the day off for 10 years.
15 days for 10 years = 150 days off!
Is it possible to import (and export) this list with a CSV file?
I think that it could be a very usefull functionality.
Thanks
this item not working with flux woocommce mobile app please do refund
Hi
Did you try with plugin shortcode? Please use plugin shortcode and check
If not working please send us your site admin details and screenshot of page where it’s not working so we can check it
You can send details on rpmagerips@gmail.com
Hi there,
is your plugin suitable for a simple use case:
Deliveries will in our shop only be prepared and sent on one single workday per week, let’s say tuesday. If the customer doesn’t order until saturday, the upcoming tuesday is skipped and the following tuesday (+ 2 days delivery time) is displayed.
For your answer thanks in advance!
Hola , no aplicaran la devolucion del dinero? No funciono el plugin. Lo use1 dia
Hello, I have one problem with the plugin that I can’t solve. Zeros “0” appear before the banner with information about the delivery time For a single product it is one zero “0” In the case of a product with variants, this is the number of zeros corresponding to the number of variants, e.g. 5 variants = “00000” In the basket, this is the number of zeros depending on the number of items in the cart , e.g. three items on the cart list = “000”
Page where the problem occurs: https://paxis.pl/Hi
Site is not working for us, can you please send your site admin detail on rpmagerips@gmail.com so we can check issue and fix it
Thanks
Hi I Purchased, 4dddefb5-404e-4056-b683-86e80d528bf4 – 7 May 2024, i downloaded wordpress files only and installed but not working, i couldn’t find setting page anywhere in my dashboard, settings or woocommerce setting. Please guide.
Thanks
Hi
Please check plugin document for installation guide
Or please send us your site admin detail on rpmagerips@gmail.com so we can install it for you
Thanks
Good afternoon! I’ve just installed your plugin, which I really like, it’s fantastic! Unfortunately, I have a bug that I can’t solve: this bug is only visible in mobile mode and only on products that have variants. If there are no variants selected, I see the estimated delivery wording for every existing variation of the product. This is the link to the screenshot: https://ibb.co/kSbWyK1 How can I solve this? Thanks in advance Gianfranco
Hi
Okay will check it in mobile and fix issue
Hi, goodnight!
I have some questions regarding your plugin settings:
Item Title:
WooCommerce Estimated Delivery Or Shipping Date Per Product
Item ID: 14979300
Item Purchase Code:
3707ccff-*46e5-***
Purchase Date:
2024-04-30 13:53:06 UTC
I have already asked for help, but so far I have not received a response.
Please, I am having difficulty configuring the option below:
Delivery text: {time_limit}: Use {time_limit} to show the time limit. For example: Order in 5 hours and 10 minitues and get delivery in 2 days
Please, if possible, I would like to know where I can find more examples about the other plugin settings
Thanks!
Hi
{time_limit} is use for display remaining delivery time. Can you let us know how you want to display delivery text so we can help you
Thanks
Please, I am having difficulty configuring the option below:
Delivery text: {time_limit}: Use {time_limit} to show the time limit. For example: Order in 5 hours and 10 minitues and get delivery in 2 days
Please, if possible, I would like to know where I can find more examples about the other plugin settings
Thanks!
Hi
{time_limit} is use for display remaining delivery time. Can you let us know how you want to display delivery text so we can help you
Thanks
Hi, I have closed the dates but some clients still somehow able to choose the date that is closed.
Hi, i have bought your plugin and I have two questions:
1. Is it possible to add field for two dates for example – Delivery between 25th and 30th of April? As of now I see only option to add the latest delivery date (30th of April in the example)
2. On variable products the date is showing only when I select the relevant options, not before that. I would like it to be visible from the beginning.
Thanks in advance!
Hi
1) Regarding two dates, you can use {date +1}, {date+2}... Or {date-1},{date-2}... For display two dates
For example: Delivery between {date} and {date + 5}
2) There are option in plugin setting page for set delivery text when no variation select, please add delivery text in that field as per your requirement.
Let us know if you need any other help
Thanks
1. Regarding two dates, noted.
2. Noted for this field, but I can only use its {variation_min_d},{variation_max_d} etc and not the one from the regular text – {date}, no?
I mean, I set the delivery date for the product, because it is the same for all variations and I tried to add in this field “Delivery between {variation_min_d} and {variation_min_d + 5}”, but its not working (it doesn’t work as the in the first case with {date+5}.
I just want to set it for the product (almost all my products are with variations) and show it when no variation is selected.
And this option for – “set delivery text when no variation selected”, is not available on product level, only globally?
Is there something I’m missing about this or it is not possible to do it like so?
For variable product to show the text when no variation is selected and in that text be able to add 5 days to the date (Delivery between 25th April and 30th April), and also be able to do it on product level (not globally and not variation level) 
Or if easier just a checkobox globally and in the product settings to show the main Delivery text option to be visible when no variation is selected 
Thanks in advance.
Hi
Very Sorry for late reply
For now, no variation text option not available at product level, we will add this in next version of plugin
Okay, will expect it and if possible with the calculation +/- days like the other fields have.
Also one more thing – I don’t know the way it is added to each order, but my plugin which creates invoices doesn’t recognize it as meta. If somehow it is possible to be added, like the customer notes or payment method are showing always in the invoices/packing lists would be great.
Thanks! 
Okay will add +/- function for that
Regarding invoice, which plugin are you using? It’s supported most of plugins which have default woocommerce hooks. If default function not work, you can use plugin shortcode for display it
Thanks
Im using WP Overnight – PDF Invoices & Packing Slips for WooCommerce.
I have to put the shortcode somewhere in the plugin code or in the PDF php template in the child theme i got?
Yes I think you need to put inside pdf template but will check code of plugin and let you know how to add it
Perfect, thanks 
Hi again, one more thing which I came across. Is there an option to add manually estimated delivery to order (for example I have orders before installing the plugin and would be nice to see them also in the Woocommerce Orders page column, or sometimes we accept customers request for shorter delivery dates.) Thanks

Hi. No for now don’t have any option for change delivery time from admin. But we will check and if possible will implement on plugin and update plugin
Thanks
Hi, noted about this. Regarding what you said earlier about WP Overnight – PDF Invoices & Packing Slips for WooCommerce plugin:
“Yes I think you need to put inside pdf template but will check code of plugin and let you know how to add it”
Can i expect it?
Thanks a lot in advance!
Hi
Are you using combine date option or display delivery time for each item?
I’m using combine date
Or it will work only for each item? 
Hi
You can add below code in invoice.php file as per your requirement for display combine date
<?pho echo do_shortcode(‘[rp_order_delivery_date order_id=”your order id here”]’) ?>
Thanks
Okay, but what about “your order id here” ? This is not dynamically? or I don’t get it right?
Edit: and i tried it and it gave error – Error trying to generate document: syntax error, unexpected token “echo”
Hi
You can get it in invoice.php file if you check code you can find it
Thanks
Hi, as I said it doesn’t work. It gave error – Error trying to generate document: syntax error, unexpected token “echo”..
Thanks
Hi
If you ask your developer, he can help you on it.
We can do it for you but we are on holiday and will back on Tuesday. If you can wait we will do it on Tuesday. And please send your site admin detail on rpmagerips@gmail.com
Thanks
Managed to do it by myself.
I just needed info for the order number variable. Thanks anyway.
Would be really looking forward in next versions if you can make the delivery text editable in admin order so we can change it manually if needed (after negotiation with the client for shorter period of delivery time). 
Descargue la ultima version , ahora sale minutes , pero al traducir con loco translate no se me traduce.
Como coloco hora limite a las 12:00 para entregas sameday en shipping methods?
Y me podrias ayudar con el codigo css para resaltar las horas y fecha de entregas porfavor
Muchas gracias por la pronta respuesta.
No me aparece por ninguna parte la opcion de shipping methods =( , ocupe el loco translate pero no me traduce , sale 2 Hours 27 Minitues.
Y me podrias enviar el codigo css , me gustaria que quede como el demo de tu pagina , que queda la hora y fecha en negrita y es posible poner otro color
Saludos
Hi
I think you are using old version of plugin, please download latest version of plugin and update it. It will solve your shipping method issue and also translation issue
Regarding bold text you can add strong tag before and after time_limit
For example
Order before {time_limit} to recieved on {date}
Hola , logre utilizar el {time_limit} pero no encuentro la opcion de seleccionar por shipping method. y lo otro como se puede resaltar en negrito el “Hours 15 Minitues” y es posible mostrar en español las horas y minutos?
Muchas gracias
Hi
You can add additional delivery time for each Shipping method from plugin setting page
Regarding making bold, you can do it using css
Regarding translation, you can translate it using .po file or using translation plugin
Thanks
Hola! estoy configurando el plugin y todo bien.
Pero cuando pongo el {time_limit} , se borra todo el texto y no aparece nada.
Did you configure day off time for each day from day off setting tab?
Hello, I use your plugin on my dutch site. Can yopu please tell me where I can translate the remaning hour and minutes. Because now the text is in dutch except for Hour and Minutes. Thank you very much, cheers Walter
Hi, I want set shipping charges of Rs 250 below cart value 25000 and above 25000 it will be free how to set it up. Also display wise I want to change the shipping time from below to slightly above below variant option in product details page.In which file it needs to change. Thanks, zotezo
Hi
Shipping charge setting is not part of our plugin but you can do it from Admin -> woocommerce -> settings -> shipping
Regarding delivery text display, you can do it using css code. You can add it in your theme css file
theme css file in which class?
Can you please share site link and screenshot of what you are trying to achieve so we can write css code for you
Thanks
You can send email on rpmagerips@gmail.com
Hi!! I have questions pre-purchase: -Is it possible skip automatically the weekends? -Is it possible select the date delivery for categories?
Thanks
Hi
Yes you can skip weekend automatically. There are setting in admin for make day off.
Regarding categories, no you can not set delivery time for categories. You can set it for each product or variations.
As product are assigned to multiple categories so it is not possible to provide delivery time option for categories. If provide options to categories then its difficult to decide which category delivery time need to consider for product assigned in multiple categories
Thanks
Hello, we have installed and set the plug-in but delivery time doesn’t show.
It seems to be semi working as I can see the delivery message when no variable is selected, while it is only text. But as soon as I select variable it goes blank (while we set delivery text with date and limit).
Hi
Sorry for delay, can you please send your site admin detail on rpmagerips@gmail.com so we can check it
Thanks
Hi, is it possible to put the icon in front of the text instead of above the text?
Hi
Yes you can do it using css code. Please send your site admin detail on rpmagerips@gmail.com so we can do it for you