CSSMenu
Re: CSSMenu
cssmenu is not a module, menumanager is the module, cssmenu is a template of that module...
The tag would be... {cms_module module='menumanager' template='cssmenu.tpl'} note the .tpl , it is only used for default menu templates, ones you customize are just the name of it eg,. template='mynewtemplate'}
Go to Extensions » Modules and, in new version the name of the module does the same thing, on the right you see the word Help click that to get the Help for MenuManager....
How do I use it?
Just insert the tag into your template/page like: {cms_module module='menumanager'}. The parameters that it can accept are listed below.
The tag would be... {cms_module module='menumanager' template='cssmenu.tpl'} note the .tpl , it is only used for default menu templates, ones you customize are just the name of it eg,. template='mynewtemplate'}
Go to Extensions » Modules and, in new version the name of the module does the same thing, on the right you see the word Help click that to get the Help for MenuManager....
How do I use it?
Just insert the tag into your template/page like: {cms_module module='menumanager'}. The parameters that it can accept are listed below.
-
outdoorxtreme1
Re: CSSMenu
I tried what you said to do and still nothing displays for the menu. Any other suggestions? The menu worked using {cms_module module='cssmenu'} before I moved from a hosted server to my own server. I don't know if it is because of a newer version of cms or what.
Re: CSSMenu
which Ver. of CMSMS are you using?
Re: CSSMenu
Did you check the help... new tag for menu is {menu template="cssmenu.tpl"}
-
outdoorxtreme1
Re: CSSMenu
I think something else is wrong. I used {menu template="cssmenu.tpl"} and still nothing
Re: CSSMenu
Have you checked your config.php for any incorrect paths since you moved?
-
outdoorxtreme1
Re: CSSMenu
The version I was using this on was .13 It is now working for 1.0.2 Does anyone know why?

