Filter not working on mobile

Home Forums Calendar Products Filter Bar Filter not working on mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1133097
    Erin Muck
    Participant

    We noticed that the “Narrow your results” filter doesn’t appear to work properly on a mobile device (in this case iPhone 6).

    You can choose a filter, but when you click DONE, there is no further action… no results display.

    #1133383
    Nico
    Member

    Hi Erin,

    Thanks for reaching out to us on this!

    Can you please follow-up with the site link where I can see this in action? Do you get the same result if you resize the browser window until ‘the mobile breakpoint’?

    Please let me know about it so I can take a look,
    Best,
    Nico

    #1133664
    Erin Muck
    Participant

    Hi Nico,

    I’m so sorry! Of course, here it is: http://laclinicahealth.org/calendar/

    #1134293
    Nico
    Member

    Thanks for following up Erin!

    I just checked your site on my mobile device (android) and simulating the breakpoint in the browser and I get the same result: the menu (blue bar) in your theme is overriding the submit button for filter so you can’t actually submit the filters.

    Try adding this CSS code to your theme (or child theme) styleshhet or via Simple Custom CSS plugin:


    #tribe_events_filters_wrapper {
    z-index: 1001!important;
    }

    Please let me know if it works for you,
    Best,
    Nico

    #1135654
    Erin Muck
    Participant

    That worked! Thanks so much!

    #1135775
    Nico
    Member

    Stocked to hear Erin 🙂

    I’ll go ahead and close out this thread, but if you need help with anything else please don’t hesitate to create a new one and we will be happy to assist you.

    Best,
    Nico

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Filter not working on mobile’ is closed to new replies.