Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Re: Page 1 and Page 2 in site map

Re: Page 1 and Page 2 in site map

Locked

Views: 780

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
25 Mar 2008, 2:54 PM
#1
guysoul avatar

guysoul

New Zenner

Join Date:
Mar 2008
Posts:
26
Plugin Contributions:
0

Re: Page 1 and Page 2 in site map

Hi there,

How do I change the Page 2 and Page 3 link on my site map. I've already changed the content of the page but the link still its showing page 2 and page 3.

See attachment :

You can refer to this link as well:
http://www.bestmilagechip.com/index...._page=site_map
at the bottom

Can anyone help me on this? tnx.. Looking from your response

25 Mar 2008, 3:17 PM
#2
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Re: Page 1 and Page 2 in site map

guysoul:

Hi there,

How do I change the Page 2 and Page 3 link on my site map. I've already changed the content of the page but the link still its showing page 2 and page 3.

See attachment :

You can refer to this link as well:
http://www.bestmilagechip.com/index...._page=site_map
at the bottom

Can anyone help me on this? tnx.. Looking from your response

find these define statements in includes/languages/english.php

define('BOX_INFORMATION_PAGE_2', 'Page 2');
define('BOX_INFORMATION_PAGE_3', 'Page 3');

change the highlighted portions to whatever you need.
save the file to includes/languages/YOUR_TEMPLATE/english.php and upload to your server.

find these define statements in includes/languages/english/page_2.php

define('NAVBAR_TITLE', 'Page 2');
define('HEADING_TITLE', 'Page 2');

and these in includes/languages/english/page_3.php

define('NAVBAR_TITLE', 'Page 3');
define('HEADING_TITLE', 'Page 3');

change the highlighted portions to whatever you need.
save the file to includes/languages/english/YOUR_TEMPLATE/page_2.php and
includes/languages/english/YOUR_TEMPLATE/page_3.php and upload to your server.

25 Mar 2008, 11:44 PM
#3
guysoul avatar

guysoul

New Zenner

Join Date:
Mar 2008
Posts:
26
Plugin Contributions:
0

Re: Re: Page 1 and Page 2 in site map

Thank you so much clydejones. Its now working.. I really love this forum.. All of you are blessings.. till here.. ed

25 Mar 2008, 11:52 PM
#4
guysoul avatar

guysoul

New Zenner

Join Date:
Mar 2008
Posts:
26
Plugin Contributions:
0

Re: Re: Page 1 and Page 2 in site map

hi support,

another question please. :) How do I put an image underneath the image NO 1 spares supplier online. Something like this, see attachment.

You can refer to the link https://bestmilagechip.com

thank you so much for all the support guys.. :D

Looking forward from your response