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

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 ]

#10393
Ernest MarcinkoErnest Marcinko
Keymaster

Hi!

Thank you for uploading the code, it’s almost perfect, but I see a few issues. There are a few syntax errors and the return statement is missing. Also, the values cannot be arrays, unless for the “BETWEEN” operator.

Try this changed version:

This should hopefully work.