It appears the search bar searches 4 areas to find results to display 1) Title of bussiness 2) Category name 3) Tags 4) body area or business description I want it to search all of the above other than the body/content area. Is there a way to keep it from returning results based on business description?
Hello, For this go to the geocrafttheme\library\controls\module_functions.php and remove code as shown in the image.
Is there a way to return results based on typing in partial category words? Example: Category: Table Top Search keyword: Table with the above search, it wont return any results. the keyword must be the exact category name "Table Top" This is not the same with the title of company or post content. It only needs a partial keyword. My goal is to only need a partial keyword based on the Category. Is this possible?
Hello, It require customization in multiple queries. So currently it is not possible to implement. Sorry.