Results 1 to 4 of 4
  1. #1

    Default Removing category heading

    Hi everybody

    Hope somebody can help me in this jungle :)

    I've now installed prettier breadcrumb on this work in progress: www.studteol.dk/zencart, but now the category heading is redundant on the productlistings pages.

    Have tried to figure out how to remove the heading but to no avail.
    So far I think I have to do something in tpl_index_categories.php but what??

    Any suggestions?

  2. #2
    Join Date
    Mar 2010
    Posts
    251
    Plugin Contributions
    0

    Default Re: Removing category heading

    Quote Originally Posted by Johnnyh View Post
    Hi everybody

    Hope somebody can help me in this jungle :)

    I've now installed prettier breadcrumb on this work in progress: www.studteol.dk/zencart, but now the category heading is redundant on the productlistings pages.

    Have tried to figure out how to remove the heading but to no avail.
    So far I think I have to do something in tpl_index_categories.php but what??

    Any suggestions?
    You can try this...

    Code:
    #whatsNew h2.centerBoxHeading {
        display: none;
    }

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Removing category heading

    You can remove line 16 in includes/templates/template_default/templates/tpl_index_product_list.php and save that file to your custom template override folder.

  4. #4

    Default Re: Removing category heading

    Sorry moesoap that did not work...

    Thank you so much stevesh, that worked like a charm :)
    I actually had tried that, just forgot that I off course had to move it to a different folder for it to take effect :)

 

 

Similar Threads

  1. v150 Removing heading from a side banner?
    By BryanKollar in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 1
    Last Post: 27 Mar 2015, 03:48 AM
  2. re; removing custom Sidebox heading font
    By HeyIts007 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 1 Dec 2011, 04:45 PM
  3. Removing Category Heading from SubCat page?
    By dropbop in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 10 Sep 2009, 09:03 PM
  4. removing index heading.
    By Spo0f in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 9 Jun 2009, 10:00 PM
  5. Removing Product Heading
    By DCDC in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 7 Apr 2009, 05:09 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