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.
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 10:33 PM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 07:01 AM
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 06:41 AM
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 06:27 AM
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 01:29 AM
- mdee created topic »How to implement returnpage ?« 01:00 AM
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Need assistance to get dynamenu fly-out menu to work
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 34
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 -
- Rank: Senior
- Registered: Sep 22, 2003
- Last visit: Oct 21, 2009
- Posts: 2774
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...
- Moderated by:
- Support
