Zen Cart Logo
Forums / General Questions / Page 2, Page 3 etc Link titles

Page 2, Page 3 etc Link titles

Locked

Views: 507

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
7 Nov 2009, 6:43 PM
#1
stevoc avatar

stevoc

New Zenner

Join Date:
Oct 2009
Posts:
4
Plugin Contributions:
0

Page 2, Page 3 etc Link titles

Can you tell me how i can change the Link text that says Page 2 etc to something like 'About us'. I have tried everything. I have change the actual page title etc but the links that show on every page still says PAGE 2

Thank you

7 Nov 2009, 6:56 PM
#2
crunch avatar

crunch

Zen Follower

Join Date:
Mar 2009
Posts:
227
Plugin Contributions:
0

Re: Page 2, Page 3 etc Link titles

If you are using a template, it's found in:
/includes/languages/CUSTOM_TEMPLATE/english.php

Look around line 147 that starts with:
// information box text in sideboxes/more_information.php

You can change the name of Page 2, Page 3 and Page 4.

If you ever want to hide those pages from the navigation, go to:
Admin-Configuration-Define Page Status

7 Nov 2009, 7:02 PM
#3
stevoc avatar

stevoc

New Zenner

Join Date:
Oct 2009
Posts:
4
Plugin Contributions:
0

Re: Page 2, Page 3 etc Link titles

Thank you, it worked. I have been trying to do that for about 2 hours, and in 2 minutes its complete. Thanks again