• Resolved cooknl

    (@cooknl)


    For multiday events, the start time (from multiday_first) is shown on ALL days, which is confusing, since it’s NOT a recurring event, rather a continuous event with start time on multiday_first and end time on multiday_last.

    Can you remove start time on days other than multiday_first?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author room34

    (@room34)

    Hmm… I see the problem. It is supposed to be working the way you described, not what is currently showing up on your site. I’ll look into it. Would it be possible to get the URL of your feed (from the shortcode) for testing? You can email it to the address on the plugin’s admin page if you don’t want to share it here.

    Thanks!

    Plugin Author room34

    (@room34)

    One thing you can do as a quick CSS-based fix until I resolve this issue is this:

    .event.multiday_middle .time, .event.multiday_last .time { display: none; }

    Plugin Author room34

    (@room34)

    No need to apply the CSS change… I tracked this down and it was a really easy fix. Watch for version 5.2.5.2 to be released later today.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide start time on other than multiday_first’ is closed to new replies.