Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Settings › Reply To: Settings
Hi Ernest
ok, i got the idea of what you suggested and applied it.
1) for products i am using your additional tags
2) for product categories i changed custom field to repeater text filed.
exact words are searched now which is great!
only problems i have now are:
1) got products >> after adding tags and saving, the commas between each tag disappear and you cant know if it is a single word tag or 2 or 3 word tag (for example – if you insert the following tags: hello, john >> after saving you wont be able to know if the the tag is “hello john”, or if it is “hello”and “john”).
2) product categories:
a) still returning results that shouldnt return (seems like it is still searching in title too even after i removed the code you suggested)
b) i need product categories results (if any) before product results + if it is main category (parent) – it should be above child)
for example >> cat “fruits” is parent of cat” banana”
both have tag “fruit”
i need “fruits” (parent) to show before “banana”) – currently i believe banana will show before fruits due to ABC ordering?
thanks!