Results 1 to 8 of 8

Thread: Help Needed: Category Dropdown & Go

  1. #1
    Thread Starter
    Senior Member philip937's Avatar
    Join Date
    Dec 2011
    Location
    United Kingdom
    Posts
    198
    Thanks
    2
    Thanked 6 Times in 5 Posts

    Help Needed: Category Dropdown & Go

    So I want to make a very simple step by step to my site which starts with the visitor choosing a category. - this will force them into the category view where they will have the furth option of using the refine results feature (WHICH IS AWESOME).

    What I have found from the wordpress function/reference documents is a cute bit of code which makes a very simple drop down with a go button:

    <form action="<?php bloginfo('url'); ?>" method="get">
    <div>
    <?php wp_dropdown_categories('show_count=0&hierarchical= 1&show_option_all=Choose Category'); ?>
    <input type="submit" class="btn_orange" name="submit" value="GO" />
    </div>
    </form>

    but this obviously does the normal categories! is there any way of getting this to do the ad categories instead??

    Any help would be appreciated.

    Thanks

    Phil

  2. #2
    dubya's Avatar
    Join Date
    May 2009
    Location
    Canada
    Posts
    1,000
    Thanks
    115
    Thanked 107 Times in 93 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    The search button. Your new best friend.
    - Dubya

  3. #3
    Thread Starter
    Senior Member philip937's Avatar
    Join Date
    Dec 2011
    Location
    United Kingdom
    Posts
    198
    Thanks
    2
    Thanked 6 Times in 5 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Thread Starter
    Senior Member philip937's Avatar
    Join Date
    Dec 2011
    Location
    United Kingdom
    Posts
    198
    Thanks
    2
    Thanked 6 Times in 5 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Thread Starter
    Senior Member philip937's Avatar
    Join Date
    Dec 2011
    Location
    United Kingdom
    Posts
    198
    Thanks
    2
    Thanked 6 Times in 5 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Thread Starter
    Senior Member philip937's Avatar
    Join Date
    Dec 2011
    Location
    United Kingdom
    Posts
    198
    Thanks
    2
    Thanked 6 Times in 5 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    Thread Starter
    Senior Member philip937's Avatar
    Join Date
    Dec 2011
    Location
    United Kingdom
    Posts
    198
    Thanks
    2
    Thanked 6 Times in 5 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. #8
    dubya's Avatar
    Join Date
    May 2009
    Location
    Canada
    Posts
    1,000
    Thanks
    115
    Thanked 107 Times in 93 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    The search button. Your new best friend.
    - Dubya

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [MOD NEEDED] Separate Search bar category (Main category dropdown, Sub-Catogory Dorpdown list)
    By anthonyportal1 in forum ClassiPress General Discussion
    Replies: 1
    Last Post: September 17th, 2011, 07:08 AM
  2. Category Dropdown Problem. Please Help Me
    By rejja in forum Report ClassiPress Bugs
    Replies: 5
    Last Post: June 14th, 2011, 11:25 AM
  3. Remove category from dropdown?
    By greencode in forum ClassiPress General Discussion
    Replies: 3
    Last Post: May 15th, 2010, 09:08 AM
  4. Category dropdown
    By mgandp in forum ClassiPress General Discussion
    Replies: 1
    Last Post: April 6th, 2010, 01:31 AM