UPDATE: I had to roll back to the previous version, the filter did not work properly (in list view I counld not choose month view) + on Internet Explorer the site looked like in a mobile version + on IE in the month view it wasn’t possibile to select a day with event and see the corresponding event.
Anyway, the previous version, does not work properly on IE: the view filter does not display + the background color is the default one instead of the #ececec I have set (and that does work properly anywhere else).
+ 1
Click here for more info: Version 4.6.26 Causing Mobile View Issues
Need fix. Thanks!
Not only on mobile, but on PC as well. On IE Browser it appears as if it is a mobile view and on Chrome it is anyway broken.
Thanks
Ed
(@erishel)
Hey @francarame,
Yes, it sounds like something is trying to override the CSS.
To use the new version, using this CSS should help:
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
background: #e0e0e0;
color: #444;
display: block;
padding: 6px 15px;
text-align: left;
text-decoration: none;
}
There’s not really any advanced styling there to be not rendering correctly in IE. I’d try to track down the culprit from theme/plugin and go from there.
Take care,
Ed 🤟
Ed
(@erishel)
Hey there,
Since this topic has been inactive for a while, I’m going to go ahead and mark as resolved. Don’t hesitate to reopen or create a new topic if you still need help! 😄
Take care,
Ed 🤟