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

Reply To: Custom Post Type/Taxonomy Results

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Custom Post Type/Taxonomy Results Reply To: Custom Post Type/Taxonomy Results

#16805
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

I have added a small custom code snippet to the functions.php in your child theme directory viat SFTP. The unchecked taxonomy terms are now excluded from the search.

The cut-off is simply because the search reaches the results limit (10 items by default). You can change those limits under the General Options -> Limits panel: https://i.imgur.com/2HoNBQk.png
For optimal performance I usually recommend keeping those limits under 150, but I think in your case even a bit lower number will do the trick.