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

Reply To: How to have many Search Results Pages

Home Forums Product Support Forums Ajax Search Pro for WordPress Support How to have many Search Results Pages Reply To: How to have many Search Results Pages

#25746
Ernest MarcinkoErnest Marcinko
Keymaster

Hi Daniele,

Actually, yes. It is not an officially supported or documented feature, but it should work with taxonomy and custom field drop-down (or radio button) filters.
You can use the same syntax, with the taxonomy or custom field name, like {taxonomy_name} or {custom_field_name}
In case of categories/taxonomies it will replace it with the taxonomy term ID, in case of custom fields it will use the custom field value.