Results 1 to 2 of 2

Thread: Drop-Down category search

  1. #1
    Thread Starter
    janson's Avatar
    Join Date
    Dec 2012
    Location
    Germany
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Drop-Down category search

    Hello Guys,

    i just bought the Vantage Theme and try to modify some things.

    I want to change the search function. The user should select categories (e.g. restaurants) from a dropdown list and afterwards type in city or zip code. I found the code at the header.php but don't know how to change it. There is no need to fill the drop-down dynamically. I only have six categories - so it can be hard-coded-

    Code:
    <div class="input-cont h39">
    <div class="left h39"></div>
    <div class="mid h39">
    <input type="text" name="ls" id="search-text" class="text" value="<?php va_show_search_query_var( 'ls' ); ?>" />
    </div>
    <div class="right h39"></div>
    </div>
    						</div>
    Is there someone who can help?

    Best regards
    Janson

  2. #2
    Thread Starter
    janson's Avatar
    Join Date
    Dec 2012
    Location
    Germany
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [MOD NEEDED] Change width size of category drop down in search bar.
    By harryriegel in forum ClassiPress General Discussion
    Replies: 4
    Last Post: December 3rd, 2015, 06:02 PM
  2. WordPress 3.4.1 - f***ed up search drop-down category menu.
    By silfwerpihl in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: June 28th, 2012, 11:04 AM
  3. MOD: Category Drop Down Search
    By cyanweb in forum Vantage General Discussion (Legacy)
    Replies: 2
    Last Post: June 7th, 2012, 11:09 PM
  4. Top Search Bar & Category Drop Box
    By demonlee in forum ClassiPress General Discussion
    Replies: 2
    Last Post: August 2nd, 2011, 08:57 AM
  5. [SOLVED] category drop down search depth
    By talsnir in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: March 30th, 2011, 06:09 AM