setting a date in the checkout

  • Posts: 142
  • Thank you received: 3
  • Hikashop Business
11 years 5 months ago #78601

Hi

I'm using Hikashop business and use the calender in the check-out, to let customers choose the date when the merchandise has to arrive.
Now I will be on holidays for feew days but don't want to close the shop.

Is here a possibility to set a date from when the order can be shipped?
Here how I would like to worke it:
for example
today is the 1.Dec.
we will return from holiday the 8. Dec.
customer should be able to set any date after the 10.Dec.

Is there a way to set this somehow?

best regards
Raphael

Please Log in or Create an account to join the conversation.

  • Posts: 26031
  • Thank you received: 4006
  • MODERATOR
11 years 5 months ago #78607

Hi,

There is a plugin for HikaShop named "Dynamic Calendar".
This plugin add new options for the "date custom field". It allows to select forbidden weekdays, specific days, add "waiting days" and more.
You can find the plugin here : www.hikashop.com/en/component/hikashop/product/cid-19.html

And a screenshot of his configuration panel here:



Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Attachments:
Last edit: 11 years 5 months ago by Jerome.

Please Log in or Create an account to join the conversation.

  • Posts: 142
  • Thank you received: 3
  • Hikashop Business
11 years 5 months ago #78875

Hi Jerome

this sounds good but how do I set the date after my holiday?
Will I have to put each day of my holiday into the forbidden special days and those days will not be selectable in the front end?
Will the "forbidden days" appear in red or in a different color, so the customer sees why he can not select those days?

Best regards
Raphael

Please Log in or Create an account to join the conversation.

  • Posts: 26031
  • Thank you received: 4006
  • MODERATOR
11 years 5 months ago #79020

Hi,

Dates become no-selectable in the calendar. Like the option "past dates" or "future dates" of the current date custom field.
There is no time-range but it would be possible to add this option in the plugin.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: ePower2007

Please Log in or Create an account to join the conversation.

  • Posts: 142
  • Thank you received: 3
  • Hikashop Business
11 years 5 months ago #79118

Hi Jerome

I guess that I'll buy this plug in.

Regards
Raphael

Please Log in or Create an account to join the conversation.

  • Posts: 142
  • Thank you received: 3
  • Hikashop Business
11 years 5 months ago #81580

Hi Jerome

I just bought the dynamic calender but in the checkout there is no change....
Even the forbidden days are still selectable.

Could you let me know how to set it up right?

Best regards
Raphael

Please Log in or Create an account to join the conversation.

  • Posts: 142
  • Thank you received: 3
  • Hikashop Business
11 years 5 months ago #81582

Hi Jerome

Found the setting in the calender ("allow" set to: dynamic exclusions)
It's working fine now.

Thank you
Raphael

Please Log in or Create an account to join the conversation.

  • Posts: 142
  • Thank you received: 3
  • Hikashop Business
11 years 5 months ago #81586

Hi Jerome

I see that the color of the forbidden days are the same as the color of Saturday and Sunday. This irritates customers and they will think that Saturday and Sunday is not selectable.
Is there any way to change the color of those days that can not be selected from the dynamic calender.
I would like to have them red. This way the customer knows exactly what day can't be selected.

Best regards
Raphael

Please Log in or Create an account to join the conversation.

  • Posts: 26031
  • Thank you received: 4006
  • MODERATOR
11 years 5 months ago #81726

Hi,

You can override the current CSS for the Joomla calendar.

.calendar tbody td.weekend {
    color: rgb(153, 153, 153);
}
.calendar tbody .disabled {
    color: rgb(153, 153, 153);
}

You can add new rules in your HikaShop CSS in order to display the weekend cells with a different color (or background-color) than the disabled cells.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 142
  • Thank you received: 3
  • Hikashop Business
11 years 5 months ago #81765

hi Jerome

Can you tell me where to find the CSS for the Joomla calendar?

and can you tell me where to find the Hikashop CSS and how to write those rules.

I'm not really into programming, sorry about my basic questions.

Best regards
Raphael

Please Log in or Create an account to join the conversation.

  • Posts: 26031
  • Thank you received: 4006
  • MODERATOR
11 years 5 months ago #81773

Hi,

The joomla calendar CSS is : /media/system/css/calendar-jos.css

After that, you can modify the CSS of HikaShop in the backend: (menu) System > (submenu) Configuration > (tab) Display > (section) CSS
You would found more information here : www.hikashop.com/fr/support/84-css-styling.html

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

Time to create page: 0.081 seconds
Powered by Kunena Forum