Zen Cart Logo
Forums / Managing Customers and Orders / Order Delivery Date Support Thread

Order Delivery Date Support Thread

Views: 162,562

Results 361 to 380 of 544
26 Jun 2014, 06:32
#361
sungmo avatar

sungmo

New Zenner

Join Date:
Jan 2010
Posts:
79
Plugin Contributions:
0

Order Delivery Date Support Thread

I use zx_slideshow.4

that means order_delivery_date is not working.

does someone has an idea to use both zx_slideshow.4 and order_delivery_date?

do i need to move jscripts of zx_slideshow.4?

thank you guys have a good one...

15 Jul 2014, 17:00
#362
candledreams avatar

candledreams

New Zenner

Join Date:
Jun 2014
Location:
United States
Posts:
5
Plugin Contributions:
0

Re: Order Delivery Date Support Thread

Is it possible to set the Delivery Date required only if customer is using local delivery as shipping option, otherwise not required?
v1.5.3 and Product Delivery by Postcode

15 Jul 2014, 17:17
#363
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: Order Delivery Date Support Thread

candledreams:

Is it possible to set the Delivery Date required only if customer is using local delivery as shipping option, otherwise not required?
v1.5.3 and Product Delivery by Postcode

Not easily and maybe not at all.

17 Dec 2014, 10:38
#364
fandy69 avatar

fandy69

New Zenner

Join Date:
Dec 2014
Location:
Weesp, Netherlands
Posts:
1
Plugin Contributions:
0

Re: Order Delivery Date Support Thread

Hi trisha33,

I had the same problem! but i found a solution!
find the js file jscript_a-mootools.js in \includes\modules\pages\checkout_shipping
and add the following "jQuery.noConflict();" on the top of the file underneath the remark //MooTools and above the var MooTools like this

//MooTools etc..

jQuery.noConflict();

var MooTools={ver....

this should do the trick! for me it works!
why is this, because of a conflict in jquery..

20 Apr 2015, 17:25
#365
weif avatar

weif

New Zenner

Join Date:
Mar 2010
Location:
Butte, MT
Posts:
83
Plugin Contributions:
0

Re: Order Delivery Date Support Thread

Great add on - but have a feature question

Is there a good way to have an exception to a blocked date rule; i.e. to unblock a specific date. I see a lot of flower shops are using this, and a lot of them will be closed on Sundays, except Mother's Day.
What I have in the block code to address this is:

blocked: ['24-25,31 12 *', '4 7 *', '0 1-4,6-12 * 0', '3,17,24,31 5 2015']

but it seems that something like this:

blocked: ['24-25,31 12 *', '4 7 *', '0 * * 0', '!10 5 2015']

may be easier to understand and manage.

20 Apr 2015, 19:10
#366
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: Order Delivery Date Support Thread

This module is under development at the moment. Hopefully, I'll have the new one ready in May. The blocked out dates will be entered in admin so you won't have to deal with editing the files.

30 Jun 2015, 10:13
#367
sameersam avatar

sameersam

New Zenner

Join Date:
May 2015
Posts:
6
Plugin Contributions:
0

Re: Order Delivery Date Support Thread

Hi I have one question can I specify the delivery date while we insert the product by admin panel at that time only........?

30 Jun 2015, 10:21
#368
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: Order Delivery Date Support Thread

You are talking about dates with specific products? No.

07 Sep 2015, 15:13
#369
how avatar

how

New Zenner

Join Date:
Sep 2015
Location:
Jhb, SA
Posts:
5
Plugin Contributions:
0

Re: Order Delivery Date Support Thread

Hi Delia,

Please advise if "order_delivery_date_2_4" works with "responsive_sheffield_blue_2".

I have tried but I get stuck at Page 1 of 3. I can't seem to get the calender to pop up.

I can't even enter a date.

Any advise will be appreciated.

07 Sep 2015, 15:38
#370
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: Order Delivery Date Support Thread

that would be a jquery conflict since that template also uses jquery. You can try removing the jscript_jquery-1.9.1.js located in includes/modules/checkout_shipping but I don't guarantee that will fix it.

27 Sep 2016, 11:09
#371
royaldave avatar

royaldave

Zen Follower

Join Date:
Aug 2013
Location:
Perth, WA, AU
Posts:
284
Plugin Contributions:
1

Re: Order Delivery Date Support Thread

Fandy69:

Hi trisha33,

I had the same problem! but i found a solution!
find the js file jscript_a-mootools.js in \includes\modules\pages\checkout_shipping
and add the following "jQuery.noConflict();" on the top of the file underneath the remark //MooTools and above the var MooTools like this

//MooTools etc..

jQuery.noConflict();

var MooTools={ver....

this should do the trick! for me it works!
why is this, because of a conflict in jquery..

THANK YOU! THANK YOU! THANK YOU!

I was struggling to get this Module to work with the new One Page Checkout, but this simple fix is the key!!

11 Feb 2017, 21:26
#372
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Order Delivery Date Support Thread

Submitted today version 2.5 of the plugin which adds the files/modifications for at least ZC 1.5.5 front side. Also modified the date entry block to not be read-only (commented out the section so it can be "restored as desired) and repopulated the field with the data that may be available such as if returning to the checkout_shipping page once visited and the date populated.

13 Feb 2017, 14:25
#373
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Order Delivery Date Support Thread

mc12345678:

Submitted today version 2.5 of the plugin which adds the files/modifications for at least ZC 1.5.5 front side. Also modified the date entry block to not be read-only (commented out the section so it can be "restored as desired) and repopulated the field with the data that may be available such as if returning to the checkout_shipping page once visited and the date populated.
Version 2.5 has been posted and is available from the ZC plugins page here.

14 Feb 2017, 08:19
#374
royaldave avatar

royaldave

Zen Follower

Join Date:
Aug 2013
Location:
Perth, WA, AU
Posts:
284
Plugin Contributions:
1

Re: Order Delivery Date Support Thread

Hi

WinRAR is telling me the archive is corrupt.

14 Feb 2017, 19:16
#375
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Order Delivery Date Support Thread

royaldave:

Hi

WinRAR is telling me the archive is corrupt.

Although at the final time of putting the zip together WinRAR didn't report an issue, there had been one which required "starting over" with the zip file. Having also downloaded it and looked at the file as I had stored it in an alternate location I see that there are issues primarily with "backup" files such as the images in the V1.5.5 folder of includes/templates/YOUR_TEMPLATE/images/calendar. There were four images that did not successfully make it out of the unzip when I tried to get them, but they are the same images as in all of the other "versions".

I did also think of a few other things that could be done for the module, such as asked about on the previous page of having an entry per product instead of per delivery. Seems that it could be done if an additional attribute type were introduced, though haven't looked into all of the data validation associated with it.

Anyways to resolve this issue I need to speak with the plugin moderator(s) to find out how they suggest the best way forward, whether to repackage and give a new version number or replace the existing download with the repackaged version that isn't identified as corrupt.

15 Feb 2017, 07:05
#376
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Order Delivery Date Support Thread

Version 2.5.1 submitted which should be a functional zip file this time around.

15 Feb 2017, 16:44
#377
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Order Delivery Date Support Thread

mc12345678:

Version 2.5.1 submitted which should be a functional zip file this time around.

Version 2.5.1 is available from the downloads section here.
Summary of changes:

  • Updated the fileset to merge/include ZC 1.5.5 both the classic template and responsive.
  • Added to repopulate the order delivery date field with the value entered previously (as in navigating back from the checkout_confirmation page)
  • Removed the Read-only attribute for the date entry field (commented out but still present) to support when/if javascript is disabled. Be sure to notify your customer(s) about the date format that is needed if you keep the field updateable.)
24 Mar 2017, 16:05
#378
jkenwell avatar

jkenwell

New Zenner

Join Date:
Dec 2016
Location:
Edmonton
Posts:
25
Plugin Contributions:
0

Re: Order Delivery Date Support Thread

Hello anyone :-)

Before I download this mod, can anyone tell me if the timeslot selector has been added to this delivery date mod? My searching through the thread has been inconclusive, though many people have brought such request up over the years. For home delivery I require a mod that allows customers to select the date as well as a 1 hour time slot for such date. Design75 has been working on one early this year, but I am not sure if the project has been abandoned, as I have been getting "dead air" on the progress for about a couple of months, and I really need to have this functionality on my start-up site.

Much appreciated. :-)

24 Mar 2017, 16:14
#379
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Order Delivery Date Support Thread

jkenwell:

Hello anyone :-)

Before I download this mod, can anyone tell me if the timeslot selector has been added to this delivery date mod? My searching through the thread has been inconclusive, though many people have brought such request up over the years. For home delivery I require a mod that allows customers to select the date as well as a 1 hour time slot for such date. Design75 has been working on one early this year, but I am not sure if the project has been abandoned, as I have been getting "dead air" on the progress for about a couple of months, and I really need to have this functionality on my start-up site.

Much appreciated. :-)
This mod as recently updated still only has a date identifier associated with it. No time has been directly incorporated think I remember seeing some options that could be set to support time, but please don't quote me on that. My goal at the time of update was simply to maintain operability in more recent versions of ZC.

I would recommend though that you download the software and on your development site (duplicate of your current site) take a look at what it can do and maybe see if it is possible to incorporate a time field.

10 Aug 2017, 05:21
#380
kimono avatar

kimono

New Zenner

Join Date:
Feb 2006
Posts:
6
Plugin Contributions:
0

Re: Order Delivery Date Support Thread

Thank you very much.
I am using 1.5.5 and 2.5.1.
If you set the direction to 5 and you want to allow Saturdays and Sundays for breaks to be blocked, I would like to be able to select days after Saturday and Sunday, is it possible to deal with it?
Example: today is 2017/8/10
Direction: 5
Blocked: '0 * * 0, 6'
Delivery possible date is 8/17.