• Resolved willemb2

    (@willemb2)


    For my clubs yearly meet-up day I’m trying to use Booking Activities to let members make reservations for lectures and workshops. We have up to 5 events on the same time. Even in day view the calendar gets overcrowded because the event titles do not wrap to multiple lines. They get cut off.

    The titles have to share the limited space on the same single line with time info like 14:00 – 14:45. This is a bit redundant because the starting time and duration is also show graphically. But I could not find an option to disable it.

    Is there any solution for this?

    [ Please do not bump. ]

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

    (@yoancutillas)

    Hello, the event title cannot wrap because of an issue with the calendar library currently used (Fullcalendar v3).

    With the Display Pack add-on, you can
    – configure your calendar to display a non time grid view (basic, list) (in Booking Activities > Booking forms > your form > Calendar settings > Calendar tab > “Default view”)
    – or use the waterfall booking method (in Booking Activities > Booking forms > your form > Calendar settings > Display tab > “Booking method”)
    – configure the “Timeslot frequency” (in Booking Activities > Booking forms > your form > Calendar settings > Calendar tab > “Timeslot frequency”) and therefore have your 45-minute events look bigger.
    – display longer texts in tooltips that appears on mouseover / click the event (docs)

    Despite the bug described earlier, if you use a non time grid view and set the “Events limit on basic month view” option to “0”” with the Display Pack, you can change the events CSS to make it wrap in Appearance > Customize > Additional CSS.

    Thread Starter willemb2

    (@willemb2)

    Thanks Yoan,

    Setting “Timeslot frequency” as low as 00:12 still did not make the titles wrap, but from 00:10 down it works fine.

    The other suggestions you made also worked, but non-timegrid views made the calendar less orderly in our case. Also my understanding of CSS is limited, so I did not fiddle with that.

    regards,
    Willem

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Event titles not wrapping’ is closed to new replies.