Filter Bar sometimes not showing (even if forced)

Home Forums Calendar Products Filter Bar Filter Bar sometimes not showing (even if forced)

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1172278
    Nicolas
    Participant

    Hello,

    I am facing the same issue as in the 2 following threads, but all of them have been closed without a solution.

    Firefox not showing filter bar

    Filter bar not showing any more

    Sometimes my filter bar disappears, even if the Setttings > Filter > Filters Default State is set to ‘Open’.
    I haver tried the below hook to fix it, but it does not work:
    function tribe_search_bar_script() {
    add_filter( 'tribe-events-bar-should-show', '__return_true' );
    }
    add_action( 'template_redirect', 'tribe_search_bar_script' );

    If I refresh the page, I see the filter bar appear for half a second then disappear…
    Any chance you can help?

    Thanks!
    Nicolas

    #1172628
    Nico
    Member

    Hey Nico,

    Thanks for reaching out to us on this! I can help you getting this right…

    First let me say I checked out your site and the filter bar is consistently showing (reloaded 5 times), I cannot see the glitch you are reporting. Are you still able to see it? If so please let me know which browser you are using, and also if there are any JavaScript errors in the console (here’s how to check that).

    Also, I see you tested for conflicts (switched to default theme and deactivated all plugins but ours). Did you see the same error in those conditions?

    Lastly, while the snippet might help here please note this should be working just with the Default State setting. At least in a default WordPress theme!

    Please let me know about it,
    Best,
    Nico

    #1183791
    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 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Filter Bar sometimes not showing (even if forced)’ is closed to new replies.