Results 1 to 10 of 10

Hybrid View

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

    Default How to remove Page Titles on Eazy Pages

    Hi guys,

    Two questions:

    *What do I need to do in order to delete the Page titles on only one Eazy Page?
    I created a "Home" page and other pages by using Eazy pages.
    I need to remove the title text "Home" as I do not want it to be displayed on the page.

    *How to set my "Home" Page as default so that when people type in the url of the website, the home page opens up and not the products or category pages?

  2. #2
    Join Date
    May 2010
    Posts
    142
    Plugin Contributions
    0

    Default Re: How to remove Page Titles on Eazy Pages

    PS. Breadcrumbs is already set as "off" so I am not talking about breadcrumbs I am talking about Eazy pages Title text.

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

    Default Re: How to remove Page Titles on Eazy Pages

    For the second question, the only way I know to do that is with a permanent redirect to the EZ page. You can do it manually by creating/editing an htaccess file, or the easy way in your hosting account's control panel.

  4. #4
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: How to remove Page Titles on Eazy Pages

    Why are you complicating the issue? Create a home page in the Define Pages editor... define_main_page.php

    You really don't need to use EZpages for this... a DEFINED PAGE already exists - and as it is a HTML page, (and not stored in the dbase like ezpages) you can probably add more features to it than you would if it were an EZpage.
    20 years a Zencart User

  5. #5
    Join Date
    May 2010
    Posts
    142
    Plugin Contributions
    0

    Default Re: How to remove Page Titles on Eazy Pages

    Quote Originally Posted by schoolboy View Post
    Why are you complicating the issue? Create a home page in the Define Pages editor... define_main_page.php

    You really don't need to use EZpages for this... a DEFINED PAGE already exists - and as it is a HTML page, (and not stored in the dbase like ezpages) you can probably add more features to it than you would if it were an EZpage.
    Thank you, I did not notice the html page before.
    So do you suggest that I forego Ezpages altogether in favor of using the defined pages?

    If I do not use EZpages,then how to get navigation links to pages to display? The only reason I have used Eazypages, is because it creates a page navigation automatically. I have not found how to add such navigation using defined pages only.

    Btw,this is my first attempt at building a site completely within Zencart,so forgive what must seem to you like utter ignorance.

  6. #6
    Join Date
    May 2010
    Posts
    142
    Plugin Contributions
    0

    Default Re: How to remove Page Titles on Eazy Pages

    Here is the answer to my original question for those of you who are also looking for a way to disable Page Tittles from appearing on Eazy Pages...

    JUST ADD THIS TO YOUR CSS:

    #ezPagesHeading { display: none; }


  7. #7
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: How to remove Page Titles on Eazy Pages

    Quote Originally Posted by enigma666666 View Post
    Thank you, I did not notice the html page before.
    So do you suggest that I forego Ezpages altogether in favor of using the defined pages?

    If I do not use EZpages,then how to get navigation links to pages to display? The only reason I have used Eazypages, is because it creates a page navigation automatically. I have not found how to add such navigation using defined pages only.

    Btw,this is my first attempt at building a site completely within Zencart,so forgive what must seem to you like utter ignorance.
    Admin >>> Tools >>> Define Pages Editor...

    There you will see a list of common pages, whose links are generally displayed in the sidebox titled "Information".

    The home page content is stored in define_main_page.php

    There is also a sidebox called "more information" which deals with the EXTRA defined pages called Page_2, Page_3 and Page_4.

    You can control which of these "defined pages" is given a link in their relevant sideboxes by adjusting settings in

    Admin >>> configuration >>> defined pages status

    These pages are stored as html (php actually) files in the languages file-set - under the template you have chosen to use.

    There is a second "set" of "Defined Pages"

    EZPages can be LINKS (external or internal) or PAGES. The location of the links text to these elements can be either HEADER, FOOTER, or in the EZPages sidebox called "Important Links".

    You do not need to create a home page using ezpages, as the customised CONTENT for your main page (landing page) of your zencart site is automatically contained in the define_main_page.php file.
    20 years a Zencart User

  8. #8
    Join Date
    May 2010
    Posts
    142
    Plugin Contributions
    0

    Default Re: How to remove Page Titles on Eazy Pages

    Quote Originally Posted by stevesh View Post
    For the second question, the only way I know to do that is with a permanent redirect to the EZ page. You can do it manually by creating/editing an htaccess file, or the easy way in your hosting account's control panel.
    Thank you for your reply stevesh, much appreciated.

 

 

Similar Threads

  1. How do I Remove Sideboxes Titles?
    By bluesapphire in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 3 Apr 2009, 05:12 PM
  2. Remove titles from certain EZ pages
    By bigbadboy in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 May 2008, 03:00 PM
  3. Define Custom Page Titles for Individual Pages - not custom titles for site wide use
    By antonyx in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 20 May 2008, 06:35 PM
  4. How do I change navbar titles in Pages made using define pages generator?
    By lifebot in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 3 Mar 2008, 06:13 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