Results 1 to 1 of 1

Threaded View

  1. #1
    Join Date
    May 2008
    Posts
    261
    Plugin Contributions
    0

    Default remove subcategories from pull down menu in search_header

    hi, everyone,

    i don't know if i'm at the right place to rising this question.

    i came across the problem as stated as above topic title.
    that is: in advanced search page, when click the category pull down menu, it includes master categories & subcategoies.
    therefore, how to remove subcategoies from the pull down menu?

    here is the code
    Code:
    <?php echo zen_draw_pull_down_menu('categories_id', zen_get_categories(array(array('id' => '', 'text' => TEXT_ALL_CATEGORIES)), '0' ,'', '1'), $sData['categories_id']); ?>
    <?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?>
    Many appreciated for your suggestion.
    Last edited by Jerry5763837; 20 May 2009 at 08:00 AM.

 

 

Similar Threads

  1. v139f Please select a state from the States pull down menu
    By AnglersCorner in forum General Questions
    Replies: 0
    Last Post: 15 Jan 2015, 04:20 PM
  2. Please select a state from the States pull down menu.
    By Veronika7747 in forum Managing Customers and Orders
    Replies: 5
    Last Post: 23 Oct 2009, 09:58 PM
  3. remove subcategories from pull down menu in search_header
    By Jerry5763837 in forum General Questions
    Replies: 0
    Last Post: 20 May 2009, 08:15 AM
  4. State Missing From EVery Pull-Down Menu
    By reagan6900 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 May 2009, 02:45 PM
  5. You must select a country from the Countries pull down menu
    By pod166 in forum Managing Customers and Orders
    Replies: 40
    Last Post: 4 May 2007, 01:41 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg