Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need help on updating files inside a box


bonek

Recommended Posts

Posted

Dear All,

 

I am trying to update a file inside "Information" box (example: Shipping.php).

Inside this "Shipping.php" is described as follows:

define('NAVBAR_TITLE', 'Shipping & Returns');

define('HEADING_TITLE', 'Shipping & Returns');

define('TEXT_INFORMATION', 'Your Message here');

 

The problem I am having is that my new update is always shown above the header (when I use HTML format).

I need to write a lot more messages with pictures and I do not see how I can do it with define() function.

 

Could you please tell me how to solve this problem?

 

Thank you very much for your time and help.

Posted

If I understand you correctly, you want to add more items to the information box. If this is correct, then you need to edit the includes/boxes/information.php file. Youcan jsut copy one of the existing lines of code, say for shipping, and then change it to link to the page you want.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...