Results 1 to 9 of 9
  1. #1

    Default Sub Category Drop Down Menu

    • I am using 1.3.9h.
    • No upgrade.
    • No addons installed.
    • Customized header, footer, product listing, product display (everything is working just fine).
    • I've searched for this but found nothing, at least nothing which matched my search.
    • No Problems to report.


    Please excuse me if this is in the wrong place. What I'm looking for is (if there even is one) a drop down menu displayed on each category page which lists the subcategories. An example of what I'm looking for is found here

    When Book (in the sidebar) is clicked on, a list of All Books in that category are listed but the Filter by: drop down menu at the top right lets you select a specific subcategory which shows all in that subcategory when clicked.

    Does anyone know of something like this for Zen Cart?

    Thanks,
    Sam

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Sub Category Drop Down Menu

    Click the link on this page called: Free Software Add Ons

    Search for:
    Category Drop Down

  3. #3

    Default Re: Sub Category Drop Down Menu

    haredo,

    Thanks for a quick response. That's almost what I'm looking for except for two problems. 1. I would like to have it for sub-categories only and 2. appearing on the Product Listing page above all the products instead of in the sidebar. Sorry to be so picky. However, this is about the closest I've seen so far.

    Thanks,
    Sam

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

  5. #5

    Default Re: Sub Category Drop Down Menu

    Thanks, I'll look into this. I was thinking about this and realized the functionality is already in Zen Cart. There is a drop down filter by menu but it doesn't have categories or sub-categories in it. Do you (or someone) know how (if) the menu selections can be changed?

    Sam

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Sub Category Drop Down Menu

    Categories Dressing is settable to display only certain levels of categories. It is built for the sidebar, but could probably be modified or applied to the center column (I haven't investigated the changes that would be required for this).

  7. #7

    Default Re: Sub Category Drop Down Menu

    gjh42,

    If you ever do investigate this possibility please share it!

    Thanks,
    Sam

  8. #8
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Sub Category Drop Down Menu

    You can make the stock subcategory listing act like a dropdown just by adding these rules to your stylesheet:

    .categoryListBoxContents {display: none;}
    #indexCategories:hover .categoryListBoxContents {display: block; clear: left; background: #aabbcc; margin: 0; padding-bottom: 0.8em;}
    .categoryListBoxContents img {display: none;}

    To get more attractive and useful function, you can add a div or two to the code so the listing is enclosed in a relevant container, or otherwise alter the structure to fit your purposes.

  9. #9

    Default Re: Sub Category Drop Down Menu

    gjh42,

    I'll give this a try.

    Thanks,
    Sam

 

 

Similar Threads

  1. Drop down menu per category/sub categories
    By petergy in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 20 Jul 2014, 07:44 PM
  2. Manufacturer, Sub Category Drop Down Search?
    By vacuumwarlock in forum General Questions
    Replies: 1
    Last Post: 18 Apr 2014, 05:17 PM
  3. Category and Sub Category Multiple Drop Down Menus
    By jason_dm in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 22 Oct 2009, 05:43 AM
  4. Replies: 0
    Last Post: 28 Jul 2008, 09:59 PM
  5. I want sub-categories, and drop-down menu's
    By dinanm3atl in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 15 Jul 2008, 04:53 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