Home › Forums › Calendar Products › Filter Bar › After Last update, filter bar will no longer appear in vertical position
- This topic has 10 replies, 6 voices, and was last updated 9 years, 4 months ago by
Todd May.
-
AuthorPosts
-
November 3, 2016 at 1:44 pm #1187325
Todd May
ParticipantMy filter bar even though set to vertical always shows horizontal on the pages. It was and always has been set to vertical, But now changing the position has no affect. Will not show veritical anymore.
Thoughts?
November 4, 2016 at 7:07 am #1187660Todd May
ParticipantNote of other thread by another customer on this same issue, I have tried deactivating other plugins to no avail. Thanks- Todd
– https://theeventscalendar.com/support/forums/topic/latest-update-seems-to-have-broken-my-layout/November 4, 2016 at 2:34 pm #1187940Andras
KeymasterHello Todd,
Thanks for reaching out! I’m sorry about this issue. This bug has been discovered and reported first time only recently. We already have a bug ticket on this with highest priority, so a fix should be along soon.
Meanwhile the temporary fix is to paste the following into your theme’s style.css file:
.tribe-events-filters-vertical {
float: left;
width: 25%;
}
I hope this helps until the fix comes out. Let me know.Cheers,
AndrasNovember 7, 2016 at 11:27 am #1188747Todd May
ParticipantAndras, thanks for the suggestion – but that did not work –
xTheme on Panthoen as a ref.Todd
November 8, 2016 at 2:25 pm #1189347Andras
KeymasterHi Todd,
Sorry to hear that didn’t do the trick. Please try adding “!important” after both declarations, like this:
.tribe-events-filters-vertical {
float: left !important;
width: 25% !important;
}
Check and let me know. Even if it doesn’t work, please leave the code in so I can check.Thanks and cheers,
AndrasNovember 8, 2016 at 3:03 pm #1189368Mark
ParticipantI’m having the same problem. The vertical filter bar appears for a brief moment, and then collapses. I used temporary fix, but it didn’t resolve it.
November 9, 2016 at 8:03 am #1189624Andras
KeymasterHi Todd,
I don’t see the css code on your page did you leave it in, so I can check?
Please also check if you are having the issue with a default theme like twentysixteen and other plugins deactivated. (I saw that you already checked with the plugins off, but I’m not sure if you tested with a default theme.)
Thanks,
AndrasNovember 9, 2016 at 8:05 am #1189625Andras
KeymasterThis reply is private.
November 16, 2016 at 5:53 pm #1193629George
ParticipantThis reply is private.
December 8, 2016 at 8:35 am #1203227Support Droid
KeymasterHey 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 -
AuthorPosts
- The topic ‘After Last update, filter bar will no longer appear in vertical position’ is closed to new replies.
