Is there a way to make the time dropdown selectors optional? Some events are “TBD” (To Be Determined) and we would not want to show a time on them. Right now, I don’t see a way to add an event without it having a time on it.
Ideally, there could be a checkbox that would allow us to toggle the time’s visibility on/off for a particular event. (I realize that the event needs to be stored with a time for compliancy to the RFC, but hiding it from public view would work.)
Indeed events need to have some time and they will be showed at that time but you are not restricted to display time section. Check the following sample:
When I edit the scheduler_include.html file to add the fields you suggest, I do not see anything change on my calendar (like the “all day” event check box, or date formatting, etc)
Here is the script initialization I am adding:
[code][/code]
Is there something else I am missing to allow this include to work?
Also, the Admin display (WordPress Admin > Plugins > Scheduler) is blank in IE9, just as a side note.
P.S. - how do I alter the date box in the pop-up event editor to show ‘9-13-2011’ rather than ‘13-09-2011’ ?
scheduler.config.hour_date you may configure in admin panel.
Another options should work. But there are some moments:
you’re trying to use new features which aren’t available in scheduler version in Wordpress package. Try to update scheduler codebase. Don’t forget to make backup. I’m not sure if this update will decide all problems.
You’re trying to use features from extensions. So you have to add corresponding extensions at the same file. For example: