Theme Conflict – Filter Bar Does Not Show

Home Forums September 2013 Filters Bar Beta Theme Conflict – Filter Bar Does Not Show

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #66525
    mattsokoloff
    Participant

    Using WPinContext theme. Filter bar does not show. If I change to 2011 it shows fine. I left the wpincontext theme running:
    http://bungalower.staging.wpengine.com/events/
    You can see the filter bar in the html on the page.
    All other plugins are deactivated

    #66855
    Leah
    Member

    Thanks for confirming this Matt, and for all the detail.

    ~Leah

    #66938
    mattsokoloff
    Participant

    NP. Do you need me to leave my staging site as is w/out any plugins activated? Also, let me know if anyone sees a workaround on this. Thanks. -Matt

    #66984
    Leah
    Member

    No, go ahead and add things back in 🙂

    #67485
    mattsokoloff
    Participant

    Resolved this issue by adding custom CSS to overide Tribe’s CSS

    .tribe-events-filter-view #tribe_events_filters_wrapper {
    display: block;
    }

    It is set to display:none in the Tribe css

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Theme Conflict – Filter Bar Does Not Show’ is closed to new replies.