This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: search by categories to return subcategories

Home Forums Product Support Forums Ajax Search Pro for WordPress Support search by categories to return subcategories Reply To: search by categories to return subcategories

#11914
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Actually, it is possible with a minor modification. This filter also passes the search ID as the second argument, so changing the code to this will help:

Change the $search_id variable to the search instance you want to affect only.