Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Information box !


porc

Recommended Posts

Posted

How do you gain access to the information box in oscommerce. I am needing to install all of our company policies and have no clue how to access it? Any help would be greatly appreciated!

Posted

It would be in catalog\includes\languages\english.

 

Enjoy

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted

This is all I have under Catalog's?

 

Categories/Products

Products Attributes

Manufacturers

Reviews

Specials

Products Expected

Posted

If you are lookng on your admin page try using file admin under Tools.

 

I DO NOT NOT RECOMMENDED this as you should back up everyting before you change it. Even knowledgeable people can mess up a site severely.

 

This is what you will be editing

 

<?php

/*

$Id: about_us.php,v 1.4 2002/11/19 01:48:08 dgw_ Exp $

 

osCommerce, Open Source E-Commerce Solutions

http://www.oscommerce.com

 

Copyright © 2002 osCommerce

 

Released under the GNU General Public License

*/

 

define('NAVBAR_TITLE', 'About Us');

define('HEADING_TITLE', 'About Us');

 

define('TEXT_INFORMATION', 'Put your About Us information here.');

?>

 

PS you need some basic html skills to layout your pages nicely.

 

Enjoy

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted

This is way above me on html. I will forward this to our web girl and let her handle it. I GREATLY appreciate your help!

Posted

Good thinking.

 

What you can do is to provide her with a word document containing "exactly" what you want on the page.

 

Then all she has to do is add a few tags to mimic the layout when it is displayed on your web site.

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Archived

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

×
×
  • Create New...