Results 1 to 7 of 7
  1. #1
    Join Date
    Jan 2011
    Posts
    5
    Plugin Contributions
    0

    css problem Category name header removal, 1.3.9h

    Hi,
    I have tried and tried until my eyes hurt,

    when you have created a category and you view it on your site it states the categories name in big letters at the top, how can I remove this so it doesn't display??

  2. #2
    Join Date
    Jan 2009
    Location
    Ireland
    Posts
    431
    Plugin Contributions
    0

    Default Re: Category name header removal, 1.3.9h

    A link to your site would help us see what you mean

  3. #3
    Join Date
    Jan 2011
    Posts
    5
    Plugin Contributions
    0

    Default Re: Category name header removal, 1.3.9h

    the link below will show you what i mean,

    http://tsithai.com/index.php?main_pa...6lgejjpap00su1

    you can see the header says "MMC Card" I wish to have this removed so its just the breadcrumb showing the title.

  4. #4
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Category name header removal, 1.3.9h

    when you have created a category and you view it on your site it states the categories name in big letters at the top, how can I remove this so it doesn't display??

    sheffij
    Those big letters are actually the products name, I am not familiar with your template but in most cases it can be MOVED or deleted from within this file

    includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php

    look for:
    <!--bof Product Name-->
    <h1 id="productName" class="productGeneral">MMC Card</h1>
    <!--eof Product Name-->

  5. #5
    Join Date
    Jan 2011
    Posts
    5
    Plugin Contributions
    0

    Default Re: Category name header removal, 1.3.9h

    hi,
    Thanks for your reply, however this removed the product title and not the category title.

    any further clues please

  6. #6
    Join Date
    Jan 2009
    Location
    Ireland
    Posts
    431
    Plugin Contributions
    0

    Default Re: Category name header removal, 1.3.9h

    /templates/template_default/templates/tpl_index_product_list.php

    line 16

    found using the dev tool kit in admin >tools

  7. #7
    Join Date
    Feb 2009
    Location
    Norway
    Posts
    31
    Plugin Contributions
    0

    Default Re: Category name header removal, 1.3.9h

    Hah! Thank you so much! I've been having the same problem and couldn't find what file to edit.

    For newbies like me: you have to remove this whole line
    HTML Code:
    <h1 id="productListHeading"><?php echo $breadcrumb->last(); ?></h1>
    and make sure you save it in /includes/templates/YOUR TEMPLATE/templates

 

 

Similar Threads

  1. Category name below header...
    By picowico in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 24 Feb 2010, 11:48 AM
  2. Page Header Differnet from Breadcrumb/Category name
    By keithck73 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 10 Feb 2009, 06:46 PM
  3. Header Category Removal
    By plushoff in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 3 Jan 2008, 10:17 PM
  4. Removal of the category name from the middle of the page
    By dscott1966 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 26 Oct 2006, 05:30 AM
  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