Forums Forums Search & Filter Pro dSubmit doesn't show results after filtered with range slider

Tagged: ,

Viewing 3 posts - 21 through 23 (of 23 total)
  • Anonymous
    #91449
    This reply has been marked as private.
    Trevor
    #91553

    I think, for now, we have resolved this in a way, yes?

    Anonymous
    #91599

    Yes this is resolved, all works like a charm.
    For my post results count I change args of my query like this:
    $args[‘search_filter_id’] = 77;
    $query = new WP_Query($args);

    $query->found_posts

    Thank you for your help.
    Best.
    Pierre

Viewing 3 posts - 21 through 23 (of 23 total)