hi i have a question.
We have products named Hill’s
Hill’s cat, Hill’s dog etc
If I write hills it doesn’t appear results. I have to write hill’s with ‘ symbol
The easiest and quickest solution is to use the index table engine. It processes all of the selected post types, and removes special characters for better matching.
thanks for the reply. index table engine works.
If I post a new product it will index the title automatically or I have to make edits on indexing & crons.
Thanks
It is the regular search CSS classes. There is definitely something else blocking the search input – probably 3rd party CSS, like added margin/padding or an overflowing element.
If you want, I can take a look.