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

Reply To: Problem with AND logic using attachment custom taxonomy

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Problem with AND logic using attachment custom taxonomy Reply To: Problem with AND logic using attachment custom taxonomy

#15820
Ernest MarcinkoErnest Marcinko
Keymaster

Hi!

The AND logic for taxonomy terms connected to post types means that ‘any of the taxonomy term names contain every search phrase’, as each taxonomy term is a separate object related to the post type.
In this case ‘Avis red’ would only match if there was a taxonomy term connected to the attachment that has both ‘Avis’ and ‘red’ in their title. To match either-or, I recommend rather using the ‘OR’ logic instead.