Forums Forums Search & Filter Pro AND Field relashionship not working

Viewing 3 posts - 1 through 3 (of 3 total)
  • Anonymous
    #201711
    This reply has been marked as private.
    Trevor
    #201726

    It is indeed because of Ajax. The WooCommerce method relies on the the theme or WooCommerce template file for the page. That does not detect the no results scenario under Ajax, and that is not something we have control over. There are three options for you:

    #1 Disable Ajax in our form.
    #2 Enable Auto Count and in each field select Hide Empty (this removes any invalid choices)
    #3 Edit the template file in use to provide extra logic around the results container (where there should be an IF to check if there are any posts).

    Anonymous
    #201793

    Solution #2 worked perfectly thank you !

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