Forums Forums Search & Filter Pro Filter doesn’t work on first load in mobile browsers

Viewing 7 posts - 1 through 7 (of 7 total)
  • Anonymous
    #231790

    I have tested my filter page in both Chrome and Safari on my iPhone 11 and in both browsers the filters do not work on the first page load. After submitting the filter form the first time (with no change), on the second try it works fine. I have cleared my browser and server cache so that’s not it. I have a very simple filter page with five check boxes for tags and one dropdown select for one ACF custom field with 5 options. Please help. Thank you.

    Trevor
    #231795
    This reply has been marked as private.
    Anonymous
    #231856
    This reply has been marked as private.
    Trevor
    #231882

    Thanks for that. I am investigating right now, so I will get back to you shortly, but, in the meantime, the form needs a small snippet of custom CSS adding to your theme:

    .searchandfilter ul {
      padding-left: 0;
    }
    Trevor
    #231884
    This reply has been marked as private.
    Anonymous
    #231990

    Thanks! I was able to troubleshoot those errors and fix the problem.

    Trevor
    #231994

    Thanks for letting me know. I will close this thread for now.

Viewing 7 posts - 1 through 7 (of 7 total)