Zen Cart Logo
Forums / Basic Configuration / renaming EZ Pages

renaming EZ Pages

Locked

Views: 1,522

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
21 May 2006, 4:10 AM
#1
xeridea avatar

xeridea

New Zenner

Join Date:
May 2006
Posts:
1
Plugin Contributions:
0

renaming EZ Pages

How do I change the EZ page names..... Page 2, Page 3, ... isn't excactly what I want my shoppers to see :)

21 May 2006, 4:58 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: renaming EZ Pages

EZ-Pages page-names are the names you supply in Admin->Tools->EZ-Pages

"Page 2", "Page 3" etc are "actual" pages, and not controlled by the EZ-Pages system. To rename these, you must edit the appropriate language files on your site.
ie: includes/languages/english/YOURTEMPLATE/page_2.php

There is an FAQ which explains how to find and edit language files, and others that talk about the overrides system to understand what I mean by YOURTEMPLATE above.