Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2006
    Posts
    94
    Plugin Contributions
    0

    Default Remove Category Header from Catalog?

    Hi, I have looked all thru the Admin Config setting but can not seem to de-activate the Category Header that appears underneath the breadcumbs.

    Attached is a photo of what I am trying to remove.
    Attached Images Attached Images  

  2. #2
    Join Date
    Nov 2004
    Posts
    77
    Plugin Contributions
    0

    Default Re: Remove Category Header from Catalog?

    there is no switch for it, you will have to modify the actual template page that handles that area. I think i just answered this in one of your other posts but just making sure i catch ya ;)

    Cheers,
    Dan - statuscontrols.com/web
    web programming and design

  3. #3
    Join Date
    Sep 2006
    Posts
    94
    Plugin Contributions
    0

    Default Re: Remove Category Header from Catalog?

    Any idea what that template page is?

  4. #4
    Join Date
    Nov 2004
    Posts
    77
    Plugin Contributions
    0

    Default Re: Remove Category Header from Catalog?

    from your image it looks like your product listing pages so try tpl_index_product_list.php around line 17
    Dan - statuscontrols.com/web
    web programming and design

  5. #5
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Remove Category Header from Catalog?

    If this is in reference to the stand-alone bold/larger category title...

    Try adding this to your stylesheet.css;
    Code:
    #productListHeading { display: none }

  6. #6
    Join Date
    Sep 2006
    Posts
    94
    Plugin Contributions
    0

    Default Re: Remove Category Header from Catalog?

    Thanks Sketchy,
    #productListHeading { display: none }
    Fixed the problem.

    -Z

  7. #7
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Remove Category Header from Catalog?

    You're welcome, I'm glad to hear that it worked for you. I'm not fond of making extra override files and I'll cheat when I can via CSS... tends to help keep the next upgrade more manageable.

 

 

Similar Threads

  1. How to keep UPC in catalog but remove from page?
    By wonderbread101 in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 11 Dec 2011, 08:54 PM
  2. Remove some category links from header bar
    By starruby in forum General Questions
    Replies: 34
    Last Post: 5 Apr 2011, 12:22 AM
  3. I need category & products hidden from the Online Catalog from search engines
    By g00glethis1 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 21 Jul 2010, 06:11 PM
  4. remove category links from top of page below header
    By dellvostro in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 16 Oct 2008, 01:50 PM
  5. Remove catalog (moving up to public_html from /catalog)
    By Tom_Ace in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 8 Nov 2006, 04:52 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