Results 1 to 10 of 17

Threaded View

  1. #1
    Join Date
    Sep 2008
    Posts
    130
    Plugin Contributions
    0

    help question Removing redundant category from product listing?

    Good day everyone. I have just installed Zen Cart! for my boss, as we are expanding our store to an online presence.

    I am doing pretty well, at least, getting what I need done, done. However, I am having this issue, and I cannot for the life of me figure out how to NAME my issue. If I had known the value that I'm looking for, I would have used the supplied dev tools, looked it up, done. However, not that simple.

    I am using a modified Classic theme with the store. I currently have each category have its own image (a 500x50px jpg) that says the category in nice, styled letters. However, just on top of that, I get the regular generic category printed out, and cannot figure out how to get rid of it.

    I have commented out this code:
    Code:
    <!--bof Category Icon -->
    <?php if ($module_show_categories != 0) {?>
    
    
    <?php
    /**
     * display the category icons
     */
    require($template->get_template_dir('/tpl_modules_category_icon_display.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_category_icon_display.php'); ?>
    <?php } ?>
    <!--eof Category Icon -->
    However, it looks like this had no effect. I really don't know what I'm looking for, or if I did find it, don't know how to effectively change it.

    Attached is a picture of the site, and the imposing category.

    Thanks in advance to everyone for your help.

    Attached Images Attached Images  
    Last edited by yelow; 11 Sep 2008 at 12:15 AM. Reason: I can't open the image, don't know if others can.

 

 

Similar Threads

  1. v151 View a product/category in the catalog from a link in admin product/category listing
    By torvista in forum Customization from the Admin
    Replies: 4
    Last Post: 25 Jan 2013, 06:13 PM
  2. Removing little arrows from category listing
    By davisz in forum Setting Up Categories, Products, Attributes
    Replies: 9
    Last Post: 3 May 2011, 06:23 PM
  3. Removing Category name from Product Listing
    By tcschmit in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 24 Jan 2011, 05:34 PM
  4. Removing product 1 of xxx and listing, next, back buttons from product detail
    By Agent_KGB in forum Customization from the Admin
    Replies: 5
    Last Post: 3 May 2010, 09:19 PM
  5. Removing Images From Product Pages without removing them from Category Pages
    By googlepasta in forum Templates, Stylesheets, Page Layout
    Replies: 23
    Last Post: 5 Jan 2008, 04:06 PM

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