So I have created the query loop using the search result template and the search plugin I use is Ajax Search Pro. The problem with my search is that, the result come out sometimes has either no result or not related to the thing I search for.
For example. Let’s say I have a cpt type name Restaurant, with the post named M Grill, that has the taxonomy under Brazilian, BBQ, and Churrascaria. I also put Brazil under Brazilian so it’s easier for the user to search for it. I typed in both Brazil and Brazilian and it shows no result in my result page.
However, Ajax Search Pro have live search and it immediately show the restaurant with Brazilian taxonomy.
I typed in the search for, let’s say Japanese Hotpot.
It does show the result for Japanese Hotpot places, but it also show places that are not relevant to the search. For example, it also shows Brazilian BBQ places.
I wonder is it because I didn’t set the parameter right in the Ajax Search Pro, or is it that the search result page is taking control of the the actual search result.
I looked for a solution, and this seems like the right thing to do
Create your own custom query in Bricks Builder Query Loop - no query limitations
Can someone give me some help on this?