Hi there I use the time picker on a daily base. I always want to publish at midnight 00:00 however if I pick a date it always set the time it is right now. Is it possible to change this to always 00:00?
]]>I cant find it anywhere other than in PLUGINS, which has no usage
How am I suppose to work this, insert it into places I need it be
pic here : https://prntscr.com/ewlcdc
]]>How can I use plugin hooks to control plugin load?
I want to disable plugin load on all post types except certain Custom Post Type.
Hi there,
Thanks for that plugin! Just a thought :
Let’s say it is the 14th of October, 10:28am.
I create an article and I’m choosing a date with the calendar, the 18th of October, then a time manually with the keyboard, 7:28am.
If I choose another date like the 19th of October, the time is reset to 10:28am.
Shouldn’t it remain to 7:28am?
Cheers,
JP
I love this plugin but have noticed that the time is not being updated when I hit the NOW button. Also if I hit the NOW button then change the time the number of the day changes to the original (although the month does stay changed.
e.g. The story was originally added Aug 13 at 8:12 am
I click the NOW button and it changes to Sept 6 but the time stays at 8:12 am
I change the time, the date now reads Sept 13 with the new time
I click NOW again and the date and time are correct
Will this plugin be updated to fix the time?
Thanks in advance!
]]>Is it possible to change the time to the 12 hour format?
I’ve followed the following tickets to this plugin.
https://core.trac.www.ads-software.com/ticket/6913
https://core.trac.www.ads-software.com/ticket/7665
https://www.ads-software.com/plugins/publish-date-datepicker/
]]>Clicking Now does not change all the fields to the correct values.
https://www.ads-software.com/plugins/publish-date-datepicker/
]]>The “Now/Done” and “Reset” buttons are falling out the bottom of the containing div and causing some positioning issues for me. Adding this to line 79 of pddp.js did the trick for me:
jQuery('#pddp_datepicker').css('overflow', 'hidden');
edit: p.s. I couldn’t add this to pddp.css because of a previous issue I wrote about: https://www.ads-software.com/support/topic/conflict-with-option-tree?replies=1
https://www.ads-software.com/plugins/publish-date-datepicker/
]]>https://www.ads-software.com/plugins/option-tree/
Not sure if it’s your fault or theirs but seems easier to fix in yours. Both plugins are styling the datepicker. Option tree can be a standalone plugin or (as in my case) integrated into a theme, making it harder to clean up. I was able to easily fix it in your plugin via the following change in pddp.php–
if (!class_exists('OT_Loader')) {
wp_enqueue_style( 'pddp-css', PDDP_PLUGIN_URL . 'css/pddp.css' );
}
https://www.ads-software.com/plugins/publish-date-datepicker/
]]>where can i set the language and the first day of the week? which is monday! is there a hook for that?!
https://www.ads-software.com/plugins/publish-date-datepicker/
]]>Hello,
Is there a similar plugin with datepicker and timepicker?
Regards.
https://www.ads-software.com/plugins/publish-date-datepicker/
]]>Hello,
I would like the datepicker to be always visible (so I wouldn’t have to click the button to show or hide it).
How can I modify the code in this way?
Regards.
PS : thank you for this plugin !
https://www.ads-software.com/plugins/publish-date-datepicker/
]]>I have installed the Publish Date Picker, edited the date in the Page admin, clicked on Choose datepicker in the date edit – and now? I cannot see any clickable calender. Is it a widget or menu? I have not any.
https://www.ads-software.com/extend/plugins/publish-date-datepicker/
]]>