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...
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...
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
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..
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:
but it seems that something like this:Code:blocked: ['24-25,31 12 *', '4 7 *', '0 1-4,6-12 * 0', '3,17,24,31 5 2015']
may be easier to understand and manage.Code:blocked: ['24-25,31 12 *', '4 7 *', '0 * * 0', '!10 5 2015']
Keith Seyffarth
Paydirt Design
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.
Hi I have one question can I specify the delivery date while we insert the product by admin panel at that time only........?
You are talking about dates with specific products? No.
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.
Last edited by How?; 7 Sep 2015 at 04:18 PM.
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.
Bookmarks