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
How did you install a/the mega menu?
hi,
i installed unpacked and uploaded it as per instructions from the mega user guide.
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