• Resolved francarame

    (@francarame)


    I have updated to the new version, but I get an issue with the dropdown filter (view LIST/MONTH), as you will notice there is no dropdown any longer and I see this weird view mode.

    There is something wrong in the Tribe bar settings, I guess it could be some theme override with the styling… which code could fix this? Thanks.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter francarame

    (@francarame)

    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!

    Thread Starter francarame

    (@francarame)

    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

    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 🤟

    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 🤟

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Plugin update and error in filter’ is closed to new replies.