Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted (edited)

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

Edited by massdigitalmedia
  • 2 weeks later...
Posted
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

 

<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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...