• Resolved LCoTX

    (@lcotx)


    In our widget of events list, we were having an issue where the content was shoved down form the number line – even overlapping into the next number line (sorry I didnt take a screen shot).
    e.g.;
    1.
    Event title
    Event Time
    2.

    I traced it to the CSS line:
    .clearfix:after,.clearfix:before,.tribe-clearfix:after,.tribe-clearfix:before{content:”;display:table}

    and can fix by commenting out the line or deleting content in brackets

    An associate fixed it with this, so it is no longer so annoying, but def a reproducible bug in multiple browsers:

    .tribe-events-list-widget-events {display:inline!important}
    .tribe-event-duration {margin-bottom:20px!important}

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @lcotx,

    Is this a bug that exists only when your theme is active? Or does it also happen when a default WordPress theme (like Twenty Sixteen) is active instead?

    If it’s localized to your theme, then I would say it’s a conflict with that specific theme and that a custom CSS rule (like the one you’ve implemented) is the best solution.

    Cheers!
    Geoff

    Since upgrading to the current version of the Event Calendar plugin yesterday, my list of events in the front page widget suddenly has extra spaces — in needs to be tighter to fit the format of the page. (www.multiculuralmentalhealth.ca)

    Any help would be very much appreciated.

    Laurence

    @lkirmayer,

    Feel free to keep following this thread. However, we’d LOVE to help you more individually. We’ll be able to give you much better assistance if you can please open a separate thread for your similar issue. ??

    Thanks!

    Shelby ??

    shelbelliott

    (@shelbelliott)

    Hi there,

    Looks like it’s been a few weeks or more since we’ve seen activity on this thread! I’m going to go ahead and mark this resolved, but should you still need assistance, please don’t hesitate to open a new thread!

    You may also find the following documentation helpful to search in the future:

    TEC Knowledgebase
    TEC Technical Documentation

    Cheers,

    Shelby ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Event list widget formatting issue’ is closed to new replies.