Date picker

This topic contains 6 reply and 2 voices, and was last updated by Edvinas 9 years, 5 months ago
Viewing 6 Posts - 1 through 6 (of 6 total)
Author Posts
November 16, 2014 at 12:09 am 30535
Edvinas Hello I need help with date picker. So basically I would like to have custom field something like this (image) https://www.dropbox.com/s/vaphqump3f48ag2/time.png?dl=0 The current date custom field (in pro version) is good, but I really need so user can choose hours and minutes too I tried to implement http://trentrichardson.com/examples/timepicker/ but it didn't work.
November 16, 2014 at 3:29 pm 30559
Nayem Nayem

Hello Edvinas,
Please provide me following details-

1. Your admin user name, password and site URL by using this form- http://wedevs.com/provide-login-details/
2. The form name which you are using.
3. Page name which contains that form.
4. The file name which you tried to implement.

Thank you 🙂

November 16, 2014 at 4:40 pm 30564
Edvinas Edvinas This reply has been marked as private.
November 18, 2014 at 8:02 pm 30713
Edvinas Edvinas

Any news or something?

November 19, 2014 at 10:26 am 30738
Nayem Nayem

Hello Edvinas,

I assigned this issue to a developer who is now in vacation. He will be available from friday. After his coming back he will check this issue. Please keep patience. I am sorry for your inconvenience and after his coming back i will inform you the update.

Thank you 🙂

November 24, 2014 at 11:55 am 31039
Nayem Nayem

Hello Edvinas,

I am sorry for the inconvenience. Our developer tested what you wanted to do. We do not have any built in hook right now to add this extra custom field. Its need to be customized. So it will take many time to do this custom field. I will suggest you to hire a developer to make this custom field for you.

Thank you for understanding me. 🙂

November 26, 2014 at 12:03 am 31194
Edvinas Edvinas

OMG 😀 I was so stupid… I tryed implement that feature and when I looked at code I saw:

<?php if ( $attr['time'] == 'yes' ) { ?>
                                $("#wpuf-date-<?php echo $attr['name']; ?>").datetimepicker({ dateFormat: '<?php echo $attr["format"]; ?>' });

And then I realize, there is option to choose to show hours. SO YEAH EVERYTHING IS GOOD. Thanks and bye.

Viewing 6 Posts - 1 through 6 (of 6 total)