Reply To: filter asp_query_args [ post_meta_filter: relation two custom field ]

Home Forums Product Support Forums Ajax Search Pro for WordPress Support filter asp_query_args [ post_meta_filter: relation two custom field ] Reply To: filter asp_query_args [ post_meta_filter: relation two custom field ]

#10397
Ernest Marcinko
Ernest Marcinko
Keymaster

Hmm, interesting.

Can you try changing line 17 from:

'operator' => '='

to:

'operator' => 'ELIKE'

or maybe

'operator' => 'LIKE'

The ‘=’ equality sign might not work as expected with string values.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)