Changing the beginning time in week view.

Home Forums Calendar Products Events Calendar PRO Changing the beginning time in week view.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #74325
    zengirl
    Participant

    Hi there.

    So last time we figured out how to change the begging time in week view.

    Manually changed $hour = 0 to $hour = 7.
    <?php for ( $hour = 7; $hour

    However, if we create an event going over a day like this “November 15 @ 5:00 pm – November 17 @ 9:00 pm” all events in the particular week will disappear.

    We’re wondering if there is anyway to fix the problem…

    Thanks,

    #74432
    Barry
    Member

    Hi zengirl.

    A quick note first of all that posting code directly in the forum is not, unfortunately, a good idea. The forum software doesn’t do the best job of handling it and I’d worry that we are actually missing a chunk of what you posted. Can you instead share code using a service such as Pastebin or Gist?

    Can you also clarify where (in what file) you changed the code?

    #74615
    zengirl
    Participant

    Hi Barry.
    I updated the issue on the gist.
    https://gist.github.com/anonymous/7309695
    The code is located in loop-grid-hourly.php in the view – week folder.

    Thanks,

    #74689
    Barry
    Member

    Hmm I see.

    This sort of customization regrettably isn’t something we can help with and there may well be various knock-on effects following on from a change like that – and indeed you’re probably hitting one right now. I can certainly understand your desire to customize this and so what I’d recommend, unless you’ve already done so, is posting a feature request over on our UserVoice page:

    http://tribe.uservoice.com

    To make a change in the short-term though I’m afraid you’ll have to figure things out by yourself. We can also offer up a list of freelancers worth contacting if you want a suitable developer to work with?

    Thanks!

    #982200
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Changing the beginning time in week view.’ is closed to new replies.