This is the solution for displaying Menubar in Eros theme
Un-comment line 70 in file header.phtml present at the path: app/design/frontend/fed/default/template/page/html
<?php echo $this->getChildHtml(‘topMenu’); ?>
This is the solution for displaying Menubar in Eros theme
Un-comment line 70 in file header.phtml present at the path: app/design/frontend/fed/default/template/page/html
<?php echo $this->getChildHtml(‘topMenu’); ?>