BUG: Calendar View Event Titles Broken

Home Forums Calendar Products Events Calendar PRO BUG: Calendar View Event Titles Broken

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #990353
    Hasan
    Participant

    Event title display is broken in Calendar Month, Week and Day Views after updating from 3.10.1 to 3.11. The container width appears compacted with a black background color applied. Screenshots available but behavior can be viewed by visiting the Calendar page on the site.

    Using Chrome Dev Tools to add the following style overrides to this declaration in tribe-events-full.min.css?ver=3.11:1 resolves the appearance issue:

    media="all"
    .events-archive.events-gridview #tribe-events-content table .type-tribe_events {
        width: 90%;
        background-color: #fff;
    }

    Will leave broken until 7/29/15 for tribe review and will apply the workaround after that date.

    #990602
    Geoff
    Member

    Hi Hasan and welcome to the forums!

    Thanks for bringing this up. Just to be clear, is this only affecting your installed theme or do you see the same issue when using a default WordPress theme as well? I only ask because we did make some updates to classes from 3.10.1 to 3.11 that may impact some themes, but we haven’t been aware of an issue that affects all themes globally like this.

    Geoff

    #995053
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘BUG: Calendar View Event Titles Broken’ is closed to new replies.