Forums Forums Search & Filter Pro Version 2.3 and 2.32, the results are not filtered

Viewing 3 posts - 11 through 13 (of 13 total)
  • Trevor
    #89515

    For example:

    if( is_page( 'about-us') ) {
         do_action( 'search_filter_prep_query', 63 );
    } else {
         do_action( 'search_filter_prep_query', 47 );
    }
    Trevor
    #89517

    OK, so that appears to fix it 🙂

    Anonymous
    #89519

    Thank you so much for the help, Trevor! Both for how quickly you replied and was able to do a video call, and for the solution. It did indeed solve the problem. 2.32 is so much faster!

Viewing 3 posts - 11 through 13 (of 13 total)