Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Zegnåt’s multi-level navigation. ‘Menu Master.’ (version 3., 20100519)
#35
Okay, I am not sure what I am missing here or if I am just not understanding something earlier in this post.

I have uploaded the plug-in and it shows installed.

I have changed the HTML from
Code:
<ul id="nav">
    <?php get_navigation(return_page_slug()); ?>
</ul>
to
Code:
<ul id="nav">
    <?php menu_master(); ?>
</ul>
in the template.php file.

Now the menu shows up, but so do all the submenus, they do not go away.

The use of
Code:
ul.submenu { display: none; }
makes the subs go away, but now are not available as a drop down link.

I guess the main question is, does this plug-in allow for mouse-over drop downs of submenus?

If not, then what have others used to give this functionality?



Thanks for any help provided.

Michael.
Reply


Messages In This Thread
Zegnåt’s multi-level navigation. ‘Menu Master.’ (version 3., 20100519) - by GetSimple - 2010-09-16, 23:08:55



Users browsing this thread: 3 Guest(s)