Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Nov 2006
    Location
    Dallas, TX
    Posts
    12
    Plugin Contributions
    0

    Default Removing category name from info areas

    Hi everyone. I'm new to Zen Cart, and am trying to customize my first site. I've searched for the answer to this one, but I'm coming up short.

    When the user clicks on a category and goes to that category page, or clicks on a subcategory and goes to that page, the category or subcategory name is repeated at the top of the page. I want to delete that category or subcategory name. Can anyone direct me to the file(s) that I need to access to make that change?

    I've attached a graphic that will hopefully illustrate what I'm trying to delete.

    Thanks in advance for any help. This forum has been wonderful for helping me learn this whole Zen thing.
    Attached Images Attached Images  

  2. #2
    Join Date
    Nov 2005
    Location
    Narnia
    Posts
    822
    Plugin Contributions
    0

    Default Re: Removing category name from info areas

    Just remove the following:

    <h1 id="indexCategoriesHeading"><?php echo $breadcrumb->last(); ?></h1>

    from your includes/templates/template_default/templates/tpl_index_categories.php file (or whatever custom folder you're using). Make sure to backup first.

  3. #3
    Join Date
    Nov 2006
    Location
    Dallas, TX
    Posts
    12
    Plugin Contributions
    0

    Default Re: Removing category name from info areas

    Beautiful! Worked perfectly.

    I was also able to use the Developer's Tool Kit to find that language in the proper file to remove it from my subcategory pages as well. I had seen that when I was digging, but was associating it with something having to do with the breadcrumb area, not the page title area. Makes perfect sense now.

    Thank you! You made my day.

  4. #4
    Join Date
    Nov 2006
    Location
    Dallas, TX
    Posts
    12
    Plugin Contributions
    0

    Default Re: Removing category name from info areas

    I've run into one more glitch...

    I'd like to remove that same content area header from any and all ez pages that I create as well, but can't find the files I need to make that modification.

    I've searched the developer's toolkit for BOX_HEADING_EZPAGES and that didn't resolve it.

    I also commented out the "$breadcrumb->last()" in the following files:
    tpl_index_categories.php
    tpl_index_product_list.php
    tpl_reviews_default.php
    tpl_specials_default.php
    But that didn't remove it from the ex pages I'm creating. I'm still missing a file that needs to be modified somewhere.

    Anyone have any ideas on this one?

    Thanks in advance for any assistance.

 

 

Similar Threads

  1. Removing Category name from Product Listing
    By tcschmit in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 24 Jan 2011, 05:34 PM
  2. Removing category NAME, leaving IMAGE on product info page?
    By ccantrell31 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 12 Mar 2009, 11:47 PM
  3. 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
  4. Removing the quantity from stock from product info
    By Damunz in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Jul 2007, 08:47 PM
  5. removing category name from navbar/header
    By sonicparke in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Jul 2006, 11:01 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