Viewing 15 replies - 1 through 15 (of 17 total)
  • Plugin Contributor Eran Miller

    (@eranmiller)

    StackError,

    To modify the week start date to Sunday:

    Find the line “firstHour: 8,” in both admin-calendar.php and show-calendar.php, and add “firstDay: 6,” after each.

    Cheers!
    Eran

    Plugin Contributor Eran Miller

    (@eranmiller)

    Ignore the prior post suggestions – it does not resolve the bug…the issue will be resolved with the release of the next plugin version, by midday tomorrow.

    Your patience is appreciated.

    I just changed the Day names in the corresponding .php files BOTH full names and short names, starting with Sunday

    Plugin Contributor Eran Miller

    (@eranmiller)

    Version 0.9.7.1 corrects this issue.

    I would like monday as day #1, so I set it to
    firstDay: 1,

    This should be an option in the calendar config.
    Same as I would like 24 hour support, not AM/PM
    Any idea on how to change that?

    Plugin Contributor Eran Miller

    (@eranmiller)

    Jotne,

    The next version of the application will include date/time localization options.

    Eran

    Thanks.
    Your plugin is great πŸ™‚

    I have Version 0.9.8.6 and I can’t find the files referenced above:

    “To modify the week start date to Sunday:

    Find the line “firstHour: 8,” in both admin-calendar.php and show-calendar.php, and add “firstDay: 6,” after each.”

    Have these files changed names or something?

    Plugin Contributor Eran Miller

    (@eranmiller)

    The code was optimized and a new version released since that post, the setting to change first hour is located in init_show_calendar.js and init_admin_calendar.js

    To change the start of week setting, use the WordPress General settings option as shown in this instructional screenshot

    Eran

    I am using the latest version (1) of this plugin, the start of week in wp general settings is Sun however the calendar grid starts on Monday, if i change the start day to any other day except sun it works…very annoying!!cuase i feel i missing something here

    Plugin Contributor Eran Miller

    (@eranmiller)

    I am unable to replicate your issue.
    What version of WP are you using?

    i am using the latest wp version (3.2.1).
    if I setup the start date in the general setting to any day except Sun, the calendar grid will start correctly. if i put sun the grid starts in Monday!!..

    Plugin Contributor Eran Miller

    (@eranmiller)

    Mine is set to Sunday and it starts on Sunday, so I don’t know why yours would behave differently.

    I think I got what was the problem, in my calendar options, i was not enabling the display calender weekends; that is why SUN was not coming as start of the week…it seems week ends are fixed to sun!
    still the fact that it should allow only my working days from SUN…thru.

    Plugin Contributor Eran Miller

    (@eranmiller)

    Unfortunately, the plugin used to render the calendar does not support this scenario – thanks for bringing this to my attention, I’ll note this limitation in the documentation for future users.

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘[Plugin: Ajax Event Calendar] Calendar start day is wrong’ is closed to new replies.