Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do I remove currency and language from the header?


ipatel

Recommended Posts

Posted

Hello,

 

I have a template with the language select and currency drop down on the header:

See pic:

 

http://img404.imageshack.us/img404/3538/headerad7.png

 

I have searched this forum inside out, the only answer I get is goto:

catalog>includes> column_right.php

 

change: include(DIR_WS_BOXES . 'languages.php');

include(DIR_WS_BOXES . 'currencies.php');

 

to: // include(DIR_WS_BOXES . 'languages.php');

// include(DIR_WS_BOXES . 'currencies.php');

 

However my column_right.php does not contain the above, nor does my header.php.

 

Can someone please help me, in how to remove the currency and header.

 

Many Thanks

Posted

edit the header.php file.

Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here!

8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.

Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.

Any issues with oscommerce, I am here to help you.

Archived

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

×
×
  • Create New...