CSSMenu

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
outdoorxtreme1

CSSMenu

Post by outdoorxtreme1 »

I have CSSMenu installed and I am using {cms_module module='cssmenu'} in my template but my menu is not showing up. Can somebody please help me.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CSSMenu

Post by Dr.CSS »

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.
outdoorxtreme1

Re: CSSMenu

Post by outdoorxtreme1 »

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.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CSSMenu

Post by Dr.CSS »

which Ver. of CMSMS are you using?
outdoorxtreme1

Re: CSSMenu

Post by outdoorxtreme1 »

I am using the newest version.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CSSMenu

Post by Dr.CSS »

Did you check the help... new tag for menu is  {menu template="cssmenu.tpl"}
outdoorxtreme1

Re: CSSMenu

Post by outdoorxtreme1 »

I think something else is wrong. I used {menu template="cssmenu.tpl"} and still nothing
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CSSMenu

Post by Dr.CSS »

Have you checked your config.php for any incorrect paths since you moved?
outdoorxtreme1

Re: CSSMenu

Post by outdoorxtreme1 »

The version I was using this on was .13 It is now working for 1.0.2 Does anyone know why?
Locked

Return to “CMSMS Core”