Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Remove Currencies & language boxes

Remove Currencies & language boxes

Locked

Views: 2,457

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
13 May 2009, 5:59 PM
#1
susanshropshire avatar

susanshropshire

New Zenner

Join Date:
May 2009
Posts:
29
Plugin Contributions:
0

Remove Currencies & language boxes

I would like to remove the language and currencies boxes from the header on my site. Where would I go to do that?

Also, I would like to move where it shows how many items are in the shopping cart down to the page instead of on the header.

Here is the page I am working on:
http://www.brightideaswebdesign.com/olan_company/

13 May 2009, 6:19 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,611
Plugin Contributions:
0

Re: Remove Currencies & language boxes

Normally, you would be able to simply flip a switch in the Zen Cart Admin, but you are using a template that has things hardcoded - you will have to ask the designer.

13 May 2009, 6:25 PM
#3
susanshropshire avatar

susanshropshire

New Zenner

Join Date:
May 2009
Posts:
29
Plugin Contributions:
0

Re: Remove Currencies & language boxes

Where would you "flip the switch" normally? Most of this template has let me customize using the "normal" way.

13 May 2009, 6:27 PM
#4
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Remove Currencies & language boxes

In a standard Zen Cart template, they would be in /includes/templates/your_template/common/tpl_header.php. Your Template Monster template may be organized differently.
You should be able to move the code from tpl_header.php to another file, depending on exactly where you want the cart count to appear.

13 May 2009, 6:36 PM
#5
susanshropshire avatar

susanshropshire

New Zenner

Join Date:
May 2009
Posts:
29
Plugin Contributions:
0

Re: Remove Currencies & language boxes

awesome! That worked!

23 May 2009, 3:07 AM
#6
laurahowes avatar

laurahowes

New Zenner

Join Date:
Jan 2008
Posts:
64
Plugin Contributions:
0

Re: Remove Currencies & language boxes

Wait, how do I find the code for the 'Languages' box? I'd rather not display it.
TY. :smile: