There is a date picker that should open up and allow you select the date/time via the mouse.
Thread Starter
Angel_
(@angel_)
I thought so, but no date picker appears. So, what is the expression?
Odd.. What version of WP are you running? Do you have any Javascript errors?
The format is:
03/19/2013 19:00
Bob
Thread Starter
Angel_
(@angel_)
WP Version 3.5.1
WP-TopBar – Version 4.14
2 Errors:
Uncaught TypeError: Cannot read property ‘timepicker’ of undefined jquery-ui-timepicker-addon.js:1
Failed to load resource: the server responded with a status of 403 (Forbidden) http://tracking100.com/loader?customerid=xxxxx&experimentid=-1&visitorid=51…php&ref=http%3A%2F%2Fxxxxxxxxx.com%2Fwp-admin%2Fthemes.php&timezone=-60
Thread Starter
Angel_
(@angel_)
That previous set of errors appears on the main WP-TopBar page.
When editing one specific bar:
Uncaught TypeError: Cannot read property ‘timepicker’ of undefined jquery-ui-timepicker-addon.js:1
Uncaught TypeError: Object [object Object] has no method ‘datetimepicker’ admin.php:316
Failed to load resource: the server responded with a status of 403 (Forbidden) http://tracking100.com/loader?customerid=xxxxx&experimentid=-1&visitorid=51…php&ref=http%3A%2F%2Fxxxxxxxxx.com%2Fwp-admin%2Fthemes.php&timezone=-60
403 Error means that wordpress cannot read the javascript files to load the datepicker. Did you restrict access somehow to the plugin directory?
Thread Starter
Angel_
(@angel_)
The 403 error is from another plugin, Experiment.ly, so that is not the issue.
But seriously, just let me know what is the expression and I will do it manually.
Is it year/month/day/hh:mm or what is it?
I gave it above a couple replies back.
The format is:
03/19/2013 19:00
Bob
Thread Starter
Angel_
(@angel_)
Jez, sorry Bob.
Didn’t see it. Thanks.
Will try find out what is the issue in the meantime and share it here.