How to avoid overlapping events on week view

Home Forums Calendar Products Events Calendar PRO How to avoid overlapping events on week view

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1222414
    Riza
    Participant

    Can you tell me how I can avoid overlapping events display better so that they are both readable? See saturday the 28th on the attached screen grab.

    Page is at http://www.yourvalleynews.co.uk/valley-events/week/

    #1223172
    Nico
    Member

    Hi there Riza,

    Thanks for getting in touch with us on this! I’ll help you here…

    By default each event on week view has a ‘semi transparent’ background. This makes it easy to spot overlapping events. Seems that some custom CSS is overriding how this works by default (line 547 of the page code):

    tribe-bar-form, .tribe-bar-views-inner, .tribe-grid-allday .tribe-events-week-allday-single, .tribe-grid-body .tribe-events-week-hourly-single {
    background-color: #E8FFEE;
    border: 0px solid #53B06F;
    }

    Commenting the background-color line makes it ‘semi-transparent’ again.

    Please let me know if this helps,
    Best,
    Nico

    #1223491
    Riza
    Participant

    I removed the custom CSS but I still see jumbled text. Please check.

    #1226205
    Nico
    Member

    Thanks for following up Riza!

    I’ve re-checked and that’s how week view displays events by default. Just to check we are on the same page this is how I’m seeing it:

    I guess week view is not the best display for those events (all week empty except for weekends), but again it’s how week view displays events by default.

    Please let me know if you are seeing differently from your side,
    Best,
    Nico

    #1228090
    Riza
    Participant

    This is the day I was finding the display of the overlapping events odd. Offsetting the bottom event’s title is making the title of the event very difficult to read. If there was no offset. It would be perfect.

    #1230190
    Nico
    Member

    Thanks for following up Riza!

    If there was no offset. It would be perfect.

    Can you clarify a bit what you mean here? Are you referring to events overlapping? If so I’m sorry to say, this is how it works and changing that would be certainly out of the scope of support we cna provide for our customer. But maybe I’m not getting this right!

    Please let me know about it,
    Best,
    Nico

    #1230263
    Riza
    Participant

    What I meanst is the offset to the right of the title at the bottom makes reading the title difficult. On the attached image the red line and arrow shows the offset. I cannot see how that offset helps.

    #1230266
    Riza
    Participant

    missing attachment

    #1230862
    Nico
    Member

    Hey Riza,

    Thanks for following up! I think that happens because the words don’t fit in the current line. Inspecting the styles I don’t see any margin/padding limiting this.

    Take a look to the screenshot above (don’t panic, I changed the event title from the browser console to simulate this), the small words fit together in a line while the long words just fit one per line. Does this answers your question?

    Please let me know about it,
    Best,
    Nico

    #1230891
    Riza
    Participant

    Thank you for trying but I don’t think I can explain what I means and on the greater scheme of things your plugin does a great job, if that is the only think I found as a blemish I gave you five stars ๐Ÿ™‚

    #1231228
    Nico
    Member

    You are welcome Riza, glad to hear you are happy overall with the plugin ๐Ÿ™‚

    Sorry I couldn’t help you on this detail, seems to be the way it works by default.

    Iโ€™ll go ahead and close out this thread, but if you need help with anything else please donโ€™t hesitate to create a new one and we will be happy to assist you.

    Best,
    Nico

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘How to avoid overlapping events on week view’ is closed to new replies.