Thread Starter
Dima
(@aseev)
Hello Petra,
thank you for your quick reply. The new code works. It returns posts which contain at least one march from the query.
I suggest to match posts that contain all of terms from search query. Otherwise, if I search “red classic car” the result will be all the posts that contain classic and modern cars, classical instruments, and red wine. 🙂
Thank you for the fix, and let me know if you need help with testing.
Thread Starter
Dima
(@aseev)
Thank you for your help. Yes, I registered a custom taxonomy (job_categories) and a custom post type (ci_jobs). By the way the code works with regular taxonomies just fine.
Unfortunately this new code doesn’t list the posts at all. Maybe the problem lies somewhere else?