Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    May 2010
    Posts
    48
    Plugin Contributions
    0

    Default removed cat, sub-cat - prod page titles -partially working

    Hi,

    I had some help from Stevesh initially and was able to prevent these cat, sub-cat and prod heading titles by inserting the following into my the stylesheet.

    #indexCategoriesHeading {display:none;}
    #productListHeading {display:none;}
    .productGeneral {display:none;}

    The bi product is that there now is a gap between the bread-crumbs nav text and the content text for cat,sub-cat and product text, which is unwanted.

    Although this does remove the unwanted titles, the code is still executing and leaving a blank place-holder. I need help removing the unwanted code and was hoping someone could point me to the right place.

    Regards
    Bob G

    1.38a, Magic SEO, zen light box, some overide code.

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

    Default Re: removed cat, sub-cat - prod page titles -partially working

    If this is the Lasercraft site, I'm not seeing much space there - I don't think you'd want it any closer.

  3. #3
    Join Date
    May 2010
    Posts
    48
    Plugin Contributions
    0

    Default Re: removed cat, sub-cat - prod page titles -partially working

    Quote Originally Posted by stevesh View Post
    If this is the Lasercraft site, I'm not seeing much space there - I don't think you'd want it any closer.
    Stevesh, good morning! It now works and I know why. When working with the text DBAdmin editor for the cats-subcats and prods, I found a bug. If you change the font etc back and forth, what happens is the html header does not get erased. If I use say Ariel, then change it to Times New Roman etc you end up with a huge header with all the previous fonts still listed in html code.

    Last night I removed all the font header stuff and never went back to check the images.

    If you check out this link:

    http://www.lasercraftstudios.com/lea...er-wallets-49/

    you will see there is no longer a space between the top of the image and the bread crumbs.

    I had seen this happen before in the editor but recently found I could view it in html. It had listed 3 or 4 fonts in the header, but of course the last font listed in the html code was what was used.

    Wonder if anyone else has seen this?

    So, thanks again for your help on this as I can now move forward.

    Regards
    Bob

  4. #4
    Join Date
    May 2010
    Posts
    48
    Plugin Contributions
    0

    Default Re: removed cat, sub-cat - prod page titles -partially working

    Quote Originally Posted by bginn View Post
    Stevesh, good morning! It now works and I know why. When working with the text DBAdmin editor for the cats-subcats and prods, I found a bug. If you change the font etc back and forth, what happens is the html header does not get erased. If I use say Ariel, then change it to Times New Roman etc you end up with a huge header with all the previous fonts still listed in html code.

    Last night I removed all the font header stuff and never went back to check the images.

    If you check out this link:

    http://www.lasercraftstudios.com/lea...er-wallets-49/

    you will see there is no longer a space between the top of the image and the bread crumbs.

    I had seen this happen before in the editor but recently found I could view it in html. It had listed 3 or 4 fonts in the header, but of course the last font listed in the html code was what was used.

    Wonder if anyone else has seen this?

    So, thanks again for your help on this as I can now move forward.

    Regards
    Bob
    Stevesh,

    Well, I spoke too soon. The entries in the css file work only for the category and sub-category, but all the content text gets removed with the class entry. So, I will double check with Firefox to see if I missed something.

    Bob

  5. #5
    Join Date
    Jun 2010
    Posts
    48
    Plugin Contributions
    0

    Default Re: removed cat, sub-cat - prod page titles -partially working

    Is there anyway to remove the page headings on individual pages but leave the one on the main page please. I can comment out of stylesheet but then I lose the one on the main page which I would rather not have to hard code back in.

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

    Default Re: removed cat, sub-cat - prod page titles -partially working

    You can remove them from the template file for that page:

    For example, in tpl_privacy_default.php you would remove or comment out these lines:

    <div class="centerColumn" id="privacy">
    <h1 id="privacyDefaultHeading"><?php echo HEADING_TITLE; ?></h1
    >

    You can also turn them off in the stylesheet:

    #privacyDefaultHeading {display:none;}

 

 

Similar Threads

  1. v153 Semi Static Cat or Sub Cat listing product page(s)
    By wheat in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 20 Oct 2015, 07:08 PM
  2. v150 How to display Top Cat & Sub Cat but not Sub Sub Cats??
    By spiggles87 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 5 Mar 2013, 06:37 PM
  3. Display top-level cat name in text, then sub-cat thumb
    By jfriesen in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Feb 2007, 09:11 PM
  4. Master Cat's on main page, ONLY sub cat's on specific cat pages
    By wtashby in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 25 Jun 2006, 07:24 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