OSCOMMERCE SUPPORT CALL 702-453-3332

 

Help - Search - Members - Calendar
Full Version: Template Monster 18856
osCommerce Community Support Forums > osCommerce Online Merchant v2.x > Contributions / Add-Ons > Templates and Images
massdigitalmedia
I've purchased a template from Template monster, and I'm trying to add alinks to dditional pages on the right hand side (shipping, returns, conditions...etc...), but I can't seem to figure out where to add the code. I've searched through about 20 PHP pages to no avail. If anyone can give me a hand it would be much appreciated. I have to add several links to the list.

Please see the site @ http://www.hapkidogear.com

THANK YOU!

Scott
woodpress
QUOTE (massdigitalmedia @ May 7 2008, 10:43 PM) *
I've purchased a template from Template monster, and I'm trying to add alinks to dditional pages on the right hand side (shipping, returns, conditions...etc...), but I can't seem to figure out where to add the code. I've searched through about 20 PHP pages to no avail. If anyone can give me a hand it would be much appreciated. I have to add several links to the list.

Please see the site @ http://www.hapkidogear.com

THANK YOU!

Scott


Hi Nice Theme.

Look in includes > boxes > information.php

Around line 23 is where you see the module links listed. It looks like

CODE
<a href="' . tep_href_link(FILENAME_SHIPPING) . '">' . BOX_INFORMATION_SHIPPING . '</a><br>' .


Add the other links to the modules in the same fashion. Hollar if you have another question about it.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.