Fork me on GitHub

Need assistance to get dynamenu fly-out menu to work  Bottom

  • Hello,

    Trying to get dynamenu (latest version) to work on my pn75 using the PostNuke Blue theme (XT).

    I have placed the function.dynamenu.php in the plugin directory.

    I also placed the at the end of the master template - just before the tag.

    Finally I created a dynamenu block on the lefthand side.

    All except the fly out menues works perfect - and look great by the way.

    Have to admit that I also don't qiute understand the readme file on Xanthia Templating System Dynamenu Plugin... where the talk is about entering the (have put my block ID on) into the template.... What template should this be entered into? Tried the lsblock - without any great luck.

    I would really like to use the vertical fly out - so what am I missing out?

    Thanks for your effort and help in advance.
  • All dynamenu experience and support is here :
    http://forums.postnuke.com/index.php?name=PNphpBB2&file=viewtopic&t=27037
    by example including dynamenu CSS file in your xanthia template
  • kim_oerum

    Have to admit that I also don't qiute understand the readme file on Xanthia Templating System Dynamenu Plugin... where the talk is about entering the (have put my block ID on) into the template.... What template should this be entered into?

    The Dynamenu tag, is merely a way for you to call a DM block directly, for including the block directly in your theme instead of in one of the "traditional" block zones.

    Most often, it is placed in one of your "master" templates whereever you want the block to appear. Additionally, the block is question is usually left *inactive* as not appear elsewhere on your website.

    Also, check out the first config option in DM:

    Code

    // Enter values in the array to prevent rendering Javascript DynaMenu
    // blocks in the zones specified when not on the index page.
    // Comment out the line to render all DM JS menus on all pages
    $GLOBALS['dm_not_render_index'] = array('r','c');

    You may way to comment this out if you menu is in any other zone but the left zone... It's an option to *not* render hidden submenu stuff if the user is *not* on the home page and the menu is in the listed zones.

    --
    Get PhotoGallery, PayPalCart, Dynamenu, Enhanced Blocks & other mods

    Cape Cod Travel Info...

This list is based on users active over the last 60 minutes.