Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Hi, it is best to create a Text Widget and in its content put

    
    <form action="https://link/to/page/with/adverts_list/" method="get">
    <input type="text" name="query" id="query" placeholder="Keyword ...">
    <input type="text" name="location" id="location" placeholder="Location ...">
    <input type="submit" value="search" />
    </form>
    
    Thread Starter savemydinar

    (@savemydinar)

    Thank You….Perfect

    i love you so much

    hi i am trying to move filter options to widget as well.

    1. it doesn t work on category page, what kind of link should i use to filter results from current category?
    2. how do I include location with google autocomplete?
    3. how do i insert custom field?

    Plugin Author Greg Winiarski

    (@gwin)

    Create a custom search form and in the sidebar use it as

    
    [adverts_list show_results="0" redirect_to="https://url/to/results/" form_scheme="previusly-created-scheme"]
    
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add Search bar to sidebar widget’ is closed to new replies.