How to not have week view events overlapping?

Home Forums Calendar Products Events Calendar PRO How to not have week view events overlapping?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #936502
    claresuereth12345
    Participant

    Hi,

    I’m a web designer and I’m using the Events Calendar Pro to set up my client’s site. I want use the week view and have several items that are close or overlapping in times. These items (even the ones that aren’t overlapping) are not spanning the full width of the column and are also overlapping each other. How do I make it so that the items show up in order but not overlap and so I can read the entire title of the item in the box? There is more available room than the boxes are taking up at this point, it seems.

    Screen Shot of My Calendar in Week View

    Thank you ahead of time!!

    Clare

    #936504
    claresuereth12345
    Participant

    Here is the link to the screen shot. It didn’t show up in the previous post.

    https://www.dropbox.com/s/d18jqix30va55u9/Screenshot%202015-01-22%2019.51.07.png?dl=0

    Thank you,

    Clare

    #936729
    Brian
    Member

    Hi,

    Thanks for using our plugins.

    There is no good way to do that as it is a script that places all the events.

    However, you can try this css:

    .tribe-events-week .tribe-events-grid .type-tribe_events.hentry {
    max-width: 50%!important;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    However, it will not allow any event to fill in the entire space anymore.

    That might get you close to what you are looking for.

    Let me know if that works out.

    Thanks

    #936810
    claresuereth12345
    Participant

    Hi,

    It didn’t work. I think it is because the titles of my events are kind of long, and the available space is half of what it would be. I think I’m going to have to stick with the month view and just post all the events in there. Thanks for the idea though!

    Clare

    #936839
    Brian
    Member

    Ok sorry it did not work for you.

    If you have a link I could take a look and see if I can tweak it.

    We are working on a better version of the list view for our next release in a couple months. Maybe that one will work better for you.

    Let me know.

    Thanks

    #943672
    Brian
    Member

    I am going to close this topic as we typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to not have week view events overlapping?’ is closed to new replies.