Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Function: multi-level navigation. / Plugin for version 2!
Zegnåt Wrote:It could be conflicting, depending on your CSS. It’s wrong in any case to have an UL-element as a direct child of an other UL-element anyway. You’ll have to edit the plugin to get it right.

Simply search plugin file for this:
Code:
echo '<ul class="menu">';
I think you can guess what you want to edit… Once you edited the plugin to output the right UL-element, remove the one that is wrapping <?php menu_master(); ?> in your template.

This solved the problem, thank you very much for your help!
Reply


Messages In This Thread
Function: multi-level navigation. / Plugin for version 2! - by frontlineco - 2010-03-21, 03:45:37



Users browsing this thread: 1 Guest(s)