Forums Forums Search & Filter Pro Support for The Grid plugin?

Viewing 1 post (of 1 total)
  • Trevor
    #195233

    Like this, where you have:

    $query_args['posts_per_page'] = 2;

    You would set our Form to use the Custom method (needs a fixed results URL) and something like this:

    $query_args['search_filter_id'] = 1234;

    Where the 1234 is the ID of the form.

    That appears to be what you need.

Viewing 1 post (of 1 total)