Search funcality

Discussion in 'GeoCraft WordPress Theme' started by tasburyjr, Aug 1, 2013.

  1. tasburyjr

    tasburyjr Member

    Joined:
    Jul 20, 2013
    Messages:
    44
    Likes Received:
    4
    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?
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    For this go to the
    geocrafttheme\library\controls\module_functions.php

    and remove code as shown in the image. descsearch.png
     
  3. tasburyjr

    tasburyjr Member

    Joined:
    Jul 20, 2013
    Messages:
    44
    Likes Received:
    4
    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?
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    It require customization in multiple queries. So currently it is not possible to implement. Sorry.
     

Share This Page