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

Reply To: Listing is Limited on Custom search box

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Listing is Limited on Custom search box Reply To: Listing is Limited on Custom search box

#18824
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

The change affects all drop-down fields, not just that single one. I checked the query, and the database returns 114 different manufacturers only within that field, even when the limit is removed. If the manufacturer information will be used on posts, then it should be available in the post_meta table, and they should start appearing in the list as well.

The file that was changed is: wp-content\plugins\ajax-search-pro\includes\functions\functions.php
in case you want to archive it.