• In the week view of the event calendar, I need to display 09:00->22:00 – but I don’t want the scrollbar. I would like the height of the calendar to be bigger so that it can display all the hours I want, on the web page, without the need for the scrollbar. At the moment only half an hour is not visible so the scrollbar adds unnecessary complexity.

    Is this possible, ideally with a short code? I’m not a professional developer so I would struggle a bit if it involves anything too complicated to implement.

    I am using version 2.12.4 of the plugin.

    My page contains the following :

    [eo_fullcalendar defaultView=”agendaWeek” alldayslot=”false” minTime=”9″ maxtime=”22″ headerLeft=”prev,next category” headerCenter=”title” headerRight=”today,month,agendaWeek,agendaDay” axisformat=”H:i” timeformat=”H:i”]

    https://ww.wp.xz.cn/plugins/event-organiser/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Stephen Harris

    (@stephenharris)

    Hi wctade,

    I’m afraid I can’t offer an immediate solution, but no scrollbar will be the default from 3.0.0. This makes the behaviour of the week / day views consistent with the month view.

    For those wishing to reinstate them, you can use the new attribute aspectratio=”1.5″ (or whatever ratio, is preferred, it has been 1.5).

    This attribute shall be available from 3.0.0, with documentation to follow.

    Thread Starter wctade

    (@wctade)

    Thanks Stephen. I can live with the scrollbar in the short term – but great to know that 3.0.0 will sort it out.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘remove scrollbar from week view’ is closed to new replies.