Zen Cart Logo
Forums / General Questions / Adding a link into the Information sidebox

Adding a link into the Information sidebox

Locked

Views: 1,487

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
2 Mar 2007, 9:05 AM
#1
dctarbuck avatar

dctarbuck

New Zenner

Join Date:
Jan 2007
Posts:
22
Plugin Contributions:
0

Adding a link into the Information sidebox

Please please help!!!!

i WOULD LIKE TO ADD A LINK TO THE MAIN WEBSITES faq's and i don't know how. I have worked out that it is in the includes/languages/modules/seideboxes/information.php but i can't work out what to add in there. (I am not that great ant PHP! :blush:) You can see what i have done allready at https://www.homeopath.it/catalog/

Feel free to let me kno on any ideas.

Thanks Loads for ya help

Dan

2 Mar 2007, 11:44 AM
#2
ryk avatar

ryk

Totally Zenned

Join Date:
Oct 2004
Location:
Southport, UK
Posts:
3,644
Plugin Contributions:
6

Re: Adding a link into the Information sidebox

Well, my first idea would be to use the Search facility as this has been asked and answered many times before... :wink2:

Open includes/modules/sideboxes/information.php and study that, and you'll see how the links are created.

Save your edited version in includes/modules/sideboxes/your_template/information.php

If you want find out how to create the extra page to hold those FAQs you can either use EZpages or download the About Us mod from the Downloads section and see how that's constructed.