Advanced date picker calendar translate

  • Posts: 32
  • Thank you received: 0
9 years 10 months ago #159202

-- url of the page with the problem -- : www.novodreams.com/rezerv/product/314-av...chenij-port-aventura
-- HikaShop version -- : 2.3.1 buss
-- Joomla version -- : 3.3.0
-- PHP version -- : 5.3.28
-- Browser(s) name and version -- : XXXXX x.x.x

Hi!
1. why at a date choice, the calendar is shown untranslated?
2. how to leave a date field empty but obligatory?
Thanks!

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
9 years 10 months ago #159219

Hi,

1. That's because the date picker plugin is a new plugin we added in HikaShop and it doesn't yet support translation.
Try to install that new version and see if that helps:

File Attachment:

File Name: heda5f3c.zip
File Size:7 KB

2. When you edit/create your field, turn on the "required" option and leave the "default value" field empty.

Attachments:

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

  • Posts: 32
  • Thank you received: 0
9 years 10 months ago #159226

1. With this version is translated! Thank you!
2. Than try to leave field "default value" empty, is turn back with current date :-(

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

  • Posts: 26007
  • Thank you received: 4004
  • MODERATOR
9 years 10 months ago #159238

Hi,

It is because you have the option "default today", it will always display the current date (or the first available date).

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: 32
  • Thank you received: 0
9 years 10 months ago #159301

Yes, but then switch off "default today", field automatically display some day. Is it possible to leave filed "default empty" but obligatory?

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

  • Posts: 26007
  • Thank you received: 4004
  • MODERATOR
9 years 10 months ago #159305

Hi,

You can't save an empty default value when the field is required, so you have to remove it to be able to.

Remove the option "default today".
Remove the option "required".
Save the custom field with an empty default value

Set the option "required"
Re-Save the custom field still with an empty default value.

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: 32
  • Thank you received: 0
9 years 10 months ago #159376

Now is empty, but "required" not working in frontend :(

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

  • Posts: 26007
  • Thank you received: 4004
  • MODERATOR
9 years 10 months ago #159377

Hi,

I am sorry but I don't understand what you mean.

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: 25
  • Thank you received: 0
9 years 10 months ago #161018

Hi,

is the date picker still available? The Link " www.hikashop.com/component/hikashop/product/cid-19.html " says that "Item not sold anymore"

Regards
Aleks

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

  • Posts: 26007
  • Thank you received: 4004
  • MODERATOR
9 years 10 months ago #161020

Hi,

Because of some modifications in Joomla 3.2.x calendar, the date restriction in the classical "date" custom field won't work anymore (but it is still functional in Joomla 1.5, 2.5 and 3.0).
So Nicolas asked to integrate the date picker directly in HikaShop.

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: 171
  • Thank you received: 9
9 years 10 months ago #161944

Hi!

I also have problems with translate (J3.3.1, HikaShop 2.3.1. & HikaMarket 1.4.1)

Tried to translate datepicker but I was not able to do it. I searched over the forum, I've found this topic about it, updated the plugin with the version attached in this thread, but it's still showing it in english. I've looked over the source code, it's loading the correct hungarian language file (raw.githubusercontent.com/jquery/jquery-....ui.datepicker-hu.js) but labels (Done, day names (Mo,Tu,We...etc.)) remained english. Also the field is filled with english text, but when stepping back from next step, the field is translated to hungarian correctly.

Any advice would be greate to solve that.

Regards,
PePe

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
9 years 10 months ago #162025

Hi,

Could you provide a link to the page so that we can see that ?

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

  • Posts: 171
  • Thank you received: 9
9 years 10 months ago #162095

nicolas wrote: Hi,

Could you provide a link to the page so that we can see that ?


Sent you the login details via mail to contact[at]hikashop.com

Thanks.

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
9 years 9 months ago #162138

Here is a new version of the datepicker plugin with additional modifications following the tests on your website and further development on our end.

File Attachment:

File Name: h0d9cd3e.zip
File Size:7 KB

Attachments:

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

  • Posts: 171
  • Thank you received: 9
9 years 9 months ago #162139

nicolas wrote: Here is a new version of the datepicker plugin with additional modifications following the tests on your website and further development on our end.

File Attachment:

File Name: h0d9cd3e.zip
File Size:7 KB


Seems to work perfectly.
Thanks for your fast help again!

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

  • Posts: 171
  • Thank you received: 9
9 years 9 months ago #162801

Just noticed a small problem with the new version.
It lets the user to pass the field without filling it, even the field's status is set to "Required".

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

  • Posts: 13201
  • Thank you received: 2322
9 years 9 months ago #162820

Hi,

Thanks to give us screenshots of your checkout options, and of your custom fields in order to reproduce the issue on our end.

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

  • Posts: 32
  • Thank you received: 0
9 years 1 month ago #192806

Hi!
New date pick problem detected :(
Chose any product, for example:
www.novodreams.com/rezerv/product/314-av...chenij-port-aventura
Pick any date (5-may-2015, for example), go to checkout, and in order review appears previous date from chosen (4-may-2015) :ohmy:

I was try to change server time-zone (both direction), test any possible configurations of advanced date picker, disable system cache... nothing...

HikaShop Business: 2.3.5, Joomla! 3.3.6

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
9 years 1 month ago #192815

Hi,

I would also think that it would be some kind of time zone issue.
Try to install this new version of the date picker which includes a fix fixes on that. It might help.

File Attachment:

File Name: datepickerfield.zip
File Size:8 KB

Attachments:

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

  • Posts: 32
  • Thank you received: 0
9 years 1 month ago #192825

Just installing this version - nothing change :(

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

Time to create page: 0.125 seconds
Powered by Kunena Forum