• Use case
    Use the excellent event organiser plugin to display conference schedule with multiple parallel session per day in a graphical overview on a wordpress page.

    Issue
    Missing break in long-running titles for parallel session when using eo_fullcalendar shortcode.

    How to reproduce?

    • Schedule two or more events starting at the same date and time, e.g. session 1, session 2, session 3.
    • Use long-running titles for the sessions, e.g. “Session 1: Big Data in Medicine and the Impact on Patients”
    • Use eo_fullcalendar on a wordpress page to display the full calendar of a single conference day in a graphical way, e.g. using the following shortcode:
      [eo_fullcalendar showpastevents="yes" date=20 month=11 year=2017 defaultView="agendaDay" mintime="9" headerRight="" slotDuration="00:15:00"]

    Thanks in advance for your help!

    Matthieu

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

    (@stephenharris)

    Hi Matthieu,

    Apologies for the delay in responding. Thanks for reporting this, and detailing the steps to reproduce it – I have been able to reproduce this and will work on fix for it.

    Excellent! I was just about to report the same issue.

    From my testing, it looks like the inline style values for “margin-right” and “right” on the anchor tags need to be adjusted for all but the last concurrent event.

    I have a demo on a staging site here:

    https://conf2018.monkeyhilldev.com/calendar/

    Love the plugin, and thanks for looking into this issue!

    • This reply was modified 7 years, 4 months ago by kfukawa.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No break in titles of parallel events when using eo_fullcalendar’ is closed to new replies.