Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2006
    Location
    Rosebud, Victoria, Australia
    Posts
    310
    Plugin Contributions
    2

    Default CSS Flyout Category Menu Show Counts

    G'day,

    Has anyone worked out how to get this great sidebar to show the count of the number of products in the categories?

    Also, has anone worked out how to get this sidebar to not display a category / sub-category if there are no products in the category / sub-category?

    I tried to work out how to achieve these changes, but it would seem to be more complicated than my current level of understanding of Zen Cart and PHP would allow.

    Best Regards, Lloyd Borrett.

  2. #2
    Join Date
    Nov 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: CSS Flyout Category Menu Show Counts

    Greetings,

    I am also very interested in learning how to have the category/product counts show up using the CSS Flyout menu.. I found this bit of code in the tpl_categories.php

    if (SHOW_COUNTS == 'true') {
    if ((CATEGORIES_COUNT_ZERO == '1' and $box_categories_array[$i]['count'] == 0) or $box_categories_array[$i]['count'] >= 1) {
    $content .= CATEGORIES_COUNT_PREFIX . $box_categories_array[$i]['count'] . CATEGORIES_COUNT_SUFFIX;
    }

    and figure that is for the display of the cat/prod counts in the regular menu, and i tried sticking it various places in the tpl_categories_css.php with little success.. if anyone has come up with a way to make this work, i'd appreciate very much to hear of it.

    Many Thanks

    Craig

 

 

Similar Threads

  1. Category Counts with CSS Flyout Menu
    By dlwwalton in forum Addon Sideboxes
    Replies: 3
    Last Post: 1 Sep 2012, 01:07 AM
  2. CSS Flyout Category Menu Problems with v1.3.5
    By lloyd_borrett in forum Addon Sideboxes
    Replies: 1
    Last Post: 16 Oct 2006, 03:33 AM
  3. CSS Flyout Category Menu - Enable
    By Rowan in forum General Questions
    Replies: 0
    Last Post: 3 Jul 2006, 05:09 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR