Quantcast
Channel: kerrinhardy.com » Zen Cart Pages
Viewing all articles
Browse latest Browse all 5

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

$
0
0

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

The post Update Page Title of Page 2, Page 3 or Page 4 in More Information sidebox appeared first on kerrinhardy.com.


Viewing all articles
Browse latest Browse all 5

Latest Images

Trending Articles



Latest Images