I just installed this module on a production site and it seems to be working okay, except that the Menu widget doesn't work.

I add it to the menu. A new Menu box pops up below everything else. It lets me select the menu category from the drop-down list. I click load. Then the Menu box is still there, but there's no text or menu inside. Eventually I just delete the Menu from my Navigate console.

Anyone else have this issue?

Comments

g10tto’s picture

I have also clicked the little green button in the bottom right and visited "/navigate/clear" to clear the Navigate console's cache with no luck.

chrisshattuck’s picture

Hi there,

I haven't had the chance to work on Navigate much over the last few months, but believe I have a fix for it in the dev version.

g10tto’s picture

Version: 6.x-1.0-beta3 » 6.x-1.x-dev

Tried on this one as well with no luck.

Using Firebug, I'm able to see that it shows some output in the form of a list, but there are no items.

<div class="navigate-menu-output navigate-menu-output-12">
<div class="navigate-menu-outer">
<ul class="navigate-menu-list treeview-gray navigate-menu-list-12 treeview"/>
</div>
</div>
g10tto’s picture

Possibly a CSS issue?

I don't have any "navigate" styles in my theme's stylesheet.

g10tto’s picture

Still haven't found a solution to this problem, and I know you haven't worked on this in a while.

You certainly aren't obligated to. However, I can't recommend your module if I can't use it.

jgarbe’s picture

I'm noticing that it doesn't work for anything below a root menu...for example I can add [Navigation], but not --Administer.

Great module...if this works and at some point we can lock it down for a client once we've set it up, this will really be one of the most useful and well-designed modules I've seen lately.

chrisshattuck’s picture

Status: Active » Fixed

Hi folks,

Sorry it took so long to get to this, real life just took a break for a while so I was able to bring Navigate up to speed. Lots of new features and fixes in Beta5, and hopefully will make a 1.0 release soon!

The menu issue has been fixed in Beta5.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.