Latest update seems to have broken my layout

Home Forums Calendar Products Filter Bar Latest update seems to have broken my layout

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1187191
    clarity
    Participant

    It appears that with the latest update to the Filter Bar, our site is not functioning the same, and I cannot find the solution in CSS.

    Before the update, the filter bar opened into a left hand column to the left of the event content. How, it opens the bar across the entire width of the main container. Any ideas what changed and how to fix this?

    Thanks

    #1187343
    Cliff
    Member

    Hi Clarity. Sorry you’re experiencing this.

    On my local testing site with Divi version 3.0.17 and Filter Bar version 4.3.2, everything is working just fine with alignment.

    Therefore, I’d suggest removing your custom styling or other plugins until you find out what is causing the conflict.

    #1187848
    clarity
    Participant

    We tested removing all CSS code and customization in the Events settings page and in the DIVI settings page. It didn’t change anything. The Filters bar still opens up full width. Right before the update to the most recent version, it did not do that.

    #1187990
    Andras
    Keymaster

    Hello Clarity,

    I checked your site and I would be happy to help you out with this.

    The misbehavior of the Filter bar has been only recently reported to us. It is a bug in the newest release. We already have a bug ticket on file for this. I will add your thread to it to give it more push and hopefully a fix will be coming out soon.

    Meanwhile there is a quick workaround for this. Copy the below little snippet in your theme’s style.css file or, since you are using Divi, under Divi > Theme Options > General tab > Custom CSS box:
    .tribe-events-filters-vertical {
    float: left;
    width: 25%;
    }

    Please let me know if this fixes it for you.

    Thanks and cheers,
    Andras

    #1193630
    George
    Participant

    Hello!

    I wanted to inform you that we’ve just published a series of updates to our products that fixes a number of issues.

    We’ve fixed the Filter Bar layout issues reported here.

    Learn more about this release—version 4.3.3—in the official release notes here → https://theeventscalendar.com/maintenance-release-events-calendar-4-3-3-event-tickets-4-3-3-premium-plugins/

    Thanks for your patience while we fixed this!
    George

    #1203229
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Latest update seems to have broken my layout’ is closed to new replies.