Removing Event filter from top of Event Calendar Pro /events/ page

Home Forums Calendar Products Events Calendar PRO Removing Event filter from top of Event Calendar Pro /events/ page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1593777
    debranettles
    Participant

    I added the following to the theme Rhythm functions.php and nothing changed.

    add_filter( ‘tribe-events-bar-should-show’, ‘__return_false’, 9999 );

    wp-content / themes / rhythm / functions.php

    Can you help?

    Debra

    #1595068
    Victor
    Member

    Hi Dayla!

    Thanks for taking the time to report this.

    I have unfortunately been able to replicate the same on my end.

    I have logged a bug report for this so it can be addressed in one of our next maintenance releases of our plugins.

    I will set this thread’s status to “Pending Fix” and link it to the report. This way, we will notify you once a fix is released.

    In the meantime, you can make a template override of the templates you need to hide the Tribe Bar in and remove or comment out the line that calls for the Tribe Bar:

    tribe_get_template_part( 'modules/bar' );

    We apologize for the inconvenience and we appreciate your patience while we work on this.

    Best,
    Victor

    #1637186
    Victor
    Member

    Hi Dayla!

    Just wanted to share with you that a new release of our plugins is out, including a fix for this issue 🙂

    Find out more about this release → https://theeventscalendar.com/maintenance-release-for-the-week-of-30-september-2018/

    We apologize for the delay and appreciate your patience while we worked on this.

    As always, we suggest to setup a dev/staging site so you can make all plugin updates without disrupting the live site.

    Please update the plugins and let us know if the fix works for your site.

    Best,
    Victor

    #1649394
    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 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Removing Event filter from top of Event Calendar Pro /events/ page’ is closed to new replies.