remove language menu above navigation?

I wish to remove language buttons at top of page above the nav bar, will that affect any store functions? how to take it away?

why is this there and what does it do to overall site functions, since the only thing that seems to be affected is the menu language and not the entire store language….

http://milliganbrandknits.net/

2 answers

Profile photo of Sherlock 0.00 $tone November 27, 2013
Public

Hi mate,

you can open the file app\design\frontend\default\jm_magotemplate\page\ html\header.phtml there you remove this line of code

PHP Code:

 <?php echo $this->getChildHtml('store_language'); ?>


I think doing this would not affect any store functions

#1

This question is now closed

Written By

Comments