hide left column navigation

hey,
how to: disable/remove left column navigation
thanx

5 answers

Profile photo of Sherlock 0.00 $tone January 9, 2013
Public

hey,
how to: disable/remove left column navigation
thanx

Hi dongagon,

I am not much sure which is the left column navigation you mentioned, if it’s the categories list on the left you can try as following to remove it
Open the file of app\design\frontend\default\jm_fashira\layout\cata log.xml you look for and then remove this tag

HTML Code:

 <block type="catalog/navigation" name="catalog.rightcat" template="catalog/navigation/sidenav.phtml" after="top.search" />

Hope it helps !

#2
Profile photo of Anthony Lee 0.00 $tone January 10, 2013
Public

hi sherlock,
this took out the navigation on the top of the layout on the frontpage, and there is no navigation to product categories.
I added the code back in but the top navigation still doesn’t show and shows an error.

And i have an error now.
Fatal error: Call to a member function addToChildGroup() on a non-object in /home/skin79na/public_html/joom/app/code/core/Mage/Core/Block/Abstract.php on line 759

when clicking on a product link from the frontpage.
please advise.

UPDATE:
this was an issue with the Mega Menu that was installed, this issue is resolved.

#4

Please login or Register to Submit Answer

Written By

Comments