Magento

eCommerce Software for Online Growth

Magento Forum

From setting up your store to managing your products, pages and promotions to generating detailed reports, the Magento User Guide empowers the user to utilize the platform for all of its vast capacity.
Available in eBook and Print formats – Download Now!!!
   
Navigation Bar administrator (Menu Extension) - Can’t get it to work
 
Ethan Hunt
Jr. Member
 
Avatar
Total Posts:  23
Joined:  2009-02-05
 

Navigation Bar administrator (Menu Extension) - Can’t get it to work!!!!!!

I have installed a fresh copy of latest magento version.
Installed the sample data before doing the above.
Then installed this plugin, made the changes as prompted on the Extensions overview page :
http://www.magentocommerce.com/extension/657/navigation-bar-administrator
Got the Navigation bar menu under the CMS menu in admin.
Added new menu items under it.
But nothing shows up on front page.
Anything else required?
Please help!!!!!

 
Magento Community Magento Community
Magento Community
Magento Community
 
Periculi
Sr. Member
 
Total Posts:  249
Joined:  2009-02-03
 

I installed this extension and ran into a couple of problems, first and foremost was that the install instructions didn’t seem to work on a 1.2 magento, at least for me.  A few pages down in the reviews for the module I found a different method and then things suddenly started working great when I used just this -

<?php $aux Mage::app()->getStore(true)->getId(); echo $this->helper('navadmin/data')->drawItem($aux); ?>
- where I wanted the navadmin links to render.

In the install I am using, I put that in the top.phtml of template/catalog/navigation, which places the navadmin items after the catalog links.

You can put that line of code anywhere you want the buttons to be, but they expect to be wrapped in a <ul>.

 Signature 

...

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
 
© Copyright 2010 Varien. Magento, eCommerce software, is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
177620 users|1366 users currently online|277180 forum posts