Update Page Title of Page 2, Page 3 or Page 4 in More Information sidebox


The example pages in the More Information sidebox are Define Pages.  This means that you can add/delete/modify the contents of the page through the Define Pages Editor in Zen Cart Admin.

As an example here, we will modify Page 4.  The Page Title uses the NavBar Title and this is also used in the Breadcrumb Navigation.  The NavBar Title is shown circled in Red in both places.

Update NavBar Title of Page 4 in More Information sidebox

  1. Open the page_4.php file located in the /includes/languages/english/ directory.
  2. Find this section of code:
    define('NAVBAR_TITLE', 'Page 4');
  3. and modify the define statement as needed:
    define('NAVBAR_TITLE', 'Technical Specifications');

    ** Be sure to keep the single quote marks in your new define statement.

  4. Save the modified page_4.php file to your override folder. This will be /includes/languages/english/CUSTOM/ where CUSTOM represents the name of your current template folder.

Update Page Title of Page 4 in More Information sidebox

     
   
     

More Zen Cart:

  1. Update Page Heading of Page 2, Page 3 or Page 4 in More Information sidebox
  2. Edit Contents of Page 2 in More Information Sidebox
  3. Change name of Page 2 Link in More Information Sidebox
  4. Remove Page 2, Page 3 or Page 4 from More Information Sidebox in Zen Cart
  5. More Information Sidebox in Zen Cart
  1. #1 by webmaster market on 22 September, 2010 - 11:07 pm

    How we can enable the page to show under “information” bar ?

  2. #2 by kerrin hardy on 27 September, 2010 - 11:17 am

    I think you might be after this: Add new link to More Information sidebox

    This runs through adding another link (or page) to the More Information sidebox. However, as I mention in that guide, you may be more comfortable using EZ Pages and the EZ Pages sidebox in preference to the More Information sidebox, especially if you are looking to add a number of new links. You can always rename the EZ Pages sidebox to Information.

    Hope this helps,
    Kerrin

(will not be published)

Notify me of followup comments via e-mail. You can also subscribe without commenting.