Results 1 to 9 of 9
  1. #1
    Join Date
    Apr 2008
    Posts
    47
    Plugin Contributions
    0

    Default Remove Page Heading / Title from Ez Pages

    Hi,

    Each Ez Page has a heading / title which as default is usually the pages name apart from on 2 pages... the 'about us' page (shows company name as well) and the 'contact us' page (shows address as well)

    Any ideas how to remove these default headings / Titles

    my url is

    www.kitchenandbedroominteriors.com/store

    Many Many Thanks

    Colin

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Remove Page Heading / Title from Ez Pages

    add this to your stylesheet:-

    Code:
    #ezPagesHeading {
     display: none
     }
    PS: your images are way too big (file-size). They are taking an age to load.

    Consider installing IH2 (Image Handler) - it does wonders for image management.
    20 years a Zencart User

  3. #3
    Join Date
    Apr 2008
    Posts
    47
    Plugin Contributions
    0

    Default Re: Remove Page Heading / Title from Ez Pages

    Cheers

    Colin
    Last edited by colnixon; 4 Mar 2009 at 12:04 PM. Reason: PLEASE DELETE posted in error

  4. #4
    Join Date
    Apr 2008
    Posts
    47
    Plugin Contributions
    0

    Default Re: Remove Page Heading / Title from Ez Pages

    Quote Originally Posted by schoolboy View Post
    add this to your stylesheet:-

    Code:
    #ezPagesHeading {
     display: none
     }
    PS: your images are way too big (file-size). They are taking an age to load.

    Consider installing IH2 (Image Handler) - it does wonders for image management.
    Hi,

    Thanks for the fast response...

    I have tried your solution and it does not seem to make any difference. I assume we are pasting it in stylesheet.css???

    I think that I had best point out that I am using the apple zen template. I have tried your code sniplet in both the apple zen css and in the classic css both had no effect.

    url of my style sheet is:

    /www.kitchenandbedroominteriors.com/store/includes/templates/apple_zen/css/stylesheet.css

    Any Ideas m8?

    Cheers

    Colin

  5. #5
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Remove Page Heading / Title from Ez Pages

    call up one of your EZpages, then look at the page SOURCE (html). Find the EZpage heading text in the html.

    You will see what style ID or CLASS is being applied.

    That will then be the ID (or CLASS) to which you apply the display:none declaration.

    ------------------------------------------------------------

    PS: for my EZPages, my suggestion works...

    I don't see links to EZPages on your site. Point me to one and I'll have another go.
    20 years a Zencart User

  6. #6
    Join Date
    Apr 2008
    Posts
    47
    Plugin Contributions
    0

    Default Re: Remove Page Heading / Title from Ez Pages

    Hi,

    I might be getting a little confused. I am assuming the pages i'm talking about are called ez pages.

    On my site, in the side boxes on the right there is a layout box labeled 'information'

    When any of these pages are clicked the following is displayed

    on the shipping & returns page
    - it says "shipping & returns" in the top left corner of the main content (this needs deleting)

    on the privacy notice page
    - it says "privacy notice" in the top left corner of the main content (this needs deleting)

    on the about us page
    - it says "about kitchen & bedroom interiors ltd" in the top left corner of the main content (this needs deleting)

    I have now found a solution to remove this text:
    go to your files in the following directory:
    INCLUDES/TEMPLATES/TEMPLATE_DEFAULT/TEMPLATES

    open the relevant file and delete what ever appears for your <h1> tag, to delete the heading for the privacy page for example you would delete the following line:

    <h1 id="privacyDefaultHeading"><?php echo HEADING_TITLE; ?></h1>

    Cheers

    colin

  7. #7
    Join Date
    Apr 2008
    Posts
    47
    Plugin Contributions
    0

    Default Re: Remove Page Heading / Title from Ez Pages

    The "About Us" page may be in a different folder if you are using a custom template.

    For instance I am using the apple zen template and my about us page is found at:

    INCLUDES/TEMPLATES/APPLE_ZEN/TEMPLATES

  8. #8
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Remove Page Heading / Title from Ez Pages

    Quote Originally Posted by colnixon View Post
    on the shipping & returns page
    - it says "shipping & returns" in the top left corner of the main content (this needs deleting)

    on the privacy notice page
    - it says "privacy notice" in the top left corner of the main content (this needs deleting)

    on the about us page
    - it says "about kitchen & bedroom interiors ltd" in the top left corner of the main content (this needs deleting)
    These are BREADCRUMBS... and if you hover your mouse over the area to the LEFT of the ::, you will see a hyperlink. (So I don't know what you're doing to the code - be careful of getting into a mess)

    You can turn breadcrumbs off in your admin panel.
    20 years a Zencart User

  9. #9
    Join Date
    Apr 2009
    Posts
    53
    Plugin Contributions
    0

    Default Re: Remove Page Heading / Title from Ez Pages

    Just wanted to update this since it helped me.

    I found by looking at the page source that the style I wanted to change was the ezPagesHeading, which I found from a Dev Toolkit Search in was called in tpl_page_default.php, which was in the default template's template dir.

    I changed it to be styled like the rest of my centerBoxWrapper: http://greenleafexhibits.com/index.p...d=22&chapter=5

    Now any EZ page I create uses the shiny black box as a title bar.

    Hopefully this will help others who are looking to do the same.

 

 

Similar Threads

  1. v139h H1 page heading is not showing the correct title or heading
    By AvaAdorn in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Feb 2012, 01:39 AM
  2. Remove Heading from EZ Page
    By twofair in forum General Questions
    Replies: 3
    Last Post: 14 Sep 2010, 09:34 PM
  3. how to remove title tag from product pages?
    By landguy in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 3 Jun 2010, 09:02 AM
  4. Remove title from EZ pages
    By ryska in forum General Questions
    Replies: 3
    Last Post: 24 Feb 2009, 08:57 PM
  5. How To Remove Heading from pages that EZ Pages creates
    By madkaw9 in forum Customization from the Admin
    Replies: 5
    Last Post: 24 Feb 2009, 02:12 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR