Results 1 to 9 of 9

Hybrid View

  1. #1
    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

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    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

  3. #3
    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

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