Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter sharkw

    (@sharkw)

    Ok. About the 1st problem I have deleted the cache of my browser and now the Repeat option is shown as expected!

    @sharkw
    Scroll at the top of the weekly view.
    You will see many events hovering each other.
    Place your mouse pointer on top of one event and wait for 1s-2s.
    The hovered event should go on top of all events.
    There isn’t a clear way to disable any of the views. You will have to edit the source code :/

    Thread Starter sharkw

    (@sharkw)

    Thank you @yani.iliev,

    But if I want to modify the source code, which is the file should I change? Thank you!

    @sharkw
    Look into the app/view/ folder. I’d start with calendar.php

    Thread Starter sharkw

    (@sharkw)

    @yani.iliev,

    Thanks a lot!

    The project sees the need of the week view, so no need to hide it. But now, there is another thing:

    it is clear that the week view will scroll right to the earliest events of the week and will show the actual time with the yellow line. The question is: is there anyway to tweak the source code in a way that shows the earliest events from the calendar, but not showing another earliest hours that are empty? e.g. many events starts at 8 AM, but the week view shows on top the 6 am, 7 am, but they are empty.

    Thank you for your help.

    Thread Starter sharkw

    (@sharkw)

    Or in other words to make the starting of the week at 8 am.. thx!

    @SharkW
    Yup, you can do that.
    How to do it:
    1. Go over the events for each day and find the earliest time for each day:
    – Monday 8am.
    – Tuesday 9am
    – Wednesday 8am
    – Thursday 10am
    – Friday 7am
    – Saturday 9am
    – Sunday 12pm
    2. Determine the earliest time from the above list – 7am on Friday seems to be the earliest.
    3. Now that you know the earliest time, you can edit week.php file to do what you want.

    Hope it helps, if you need the code – you will have to use our premium support: https://theseednetwork.com/get-supported/

    Hi

    In line with this question is it possible to remove the times completely from the week view? all our events are all day events and what is happening is the times are taking up half of Monday’s column so the text for the courses that day are squashed up. Either that or add in another column for the times to go in so Monday has it’s own separate column?

    Here’s an example

    Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: All-in-One Event Calendar] Event Detail: Repeat’ is closed to new replies.