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…
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?
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:
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?