Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Add Defined Page to Information Box?

Add Defined Page to Information Box?

Locked

Views: 483

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
22 Oct 2010, 12:27 PM
#1
newbietoec avatar

newbietoec

New Zenner

Join Date:
Jul 2010
Posts:
45
Plugin Contributions:
0

Add Defined Page to Information Box?

I've defined a new page.

The page is instructions for product usage so is index.php?main_page=instructions

I'm looking in the information.php and it's all if statements that determine the display.

How would I add that defined page in there also?

Thanks

22 Oct 2010, 1:34 PM
#2
drbyte avatar

drbyte

Sensei

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

Re: Add Defined Page to Information Box?

If you don't require the "if statements" to control whether the link is shown, then just add your own link without the if statement.