Results 1 to 10 of 12

Threaded View

  1. #9
    Join Date
    Dec 2009
    Location
    Sarajevo
    Posts
    80
    Plugin Contributions
    0

    Default Re: Hide top category - Skip to subcategories

    This thread was very helpeful to me because I need same thing on my website and I achieved it thanks to Glenns code bellow
    Code:
    // subcat limit 2007-12-20
          if (substr_count($box_categories_array[$i]['path'],'_') = 0 or zen_get_product_types_to_category($box_categories_array[$i]['path']) == 3 or ($box_categories_array[$i]['top'] != 'true' and SHOW_CATEGORIES_SUBCATEGORIES_ALWAYS != 1)) {
            // skip if this is for the document box (==3)
          } else {
    but in my case I dont need subcategories to show any further subcategories. To explain what I want to achieve here's the example:

    -----------------------------------------------
    THIS IS HOW IT LOOKS LIKE NOW:
    -----------------------------------------------

    MAZDA (1st subcategorie level)
    - mx (2nd subcategorie level)
    -- 2005 year (3rd subcategorie level)
    -- 2006 year
    -- 2007 year
    - cx
    - rx
    MERCEDES
    - c
    - e
    - s
    MITSUBISHI
    - lancer
    - pajero
    - l200


    -----------------------------------------------
    THIS IS HOW I NEED IT:
    -----------------------------------------------


    MAZDA (1st subcategorie level)
    MERCEDES
    MITSUBISHI

    Any help is wellcome, thanks!
    Last edited by adi2009; 1 Feb 2010 at 03:18 PM.

 

 

Similar Threads

  1. Hide Toplevel category but show subcategories
    By JDAhlbom in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 13 Dec 2011, 09:55 PM
  2. Displaying Subcategories at the top of Category Pages
    By kabbink in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 26 Mar 2008, 02:07 AM
  3. Top Category image size with Subcategories
    By ellivir in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 31 Oct 2006, 10:36 AM
  4. howto show always Top and Subcategories in the category box?
    By wflohr in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 31 May 2006, 06:06 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