jm fashira and mega menu

is it possible to install mega menu to jm fashira?

i did install it and configured it but doesn’t show on frontend.

Thanx

3 answers

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

Hi dongagon,

After installing you open the layout file of app\design\frontend\default\jm_fashira\layout\page .xml replace this tag

HTML Code:

<block type="core/text_list" name="top.menu" as="topMenu"/>

by this

HTML Code:

<block type="page/html_topmenu" name="top.menu" as="topMenu" template="page/html/topmenu.phtml"/>

That would help

#3

Please login or Register to Submit Answer

Written By

Comments