Page 1 of 1

menu not visible?

Posted: Sun Apr 30, 2006 9:42 pm
by hcvoorne
Hello,
I've just installed the cmsms package on a site, but i am not seeing any menu's, other then "previous/next".
And the first content page( home ) reads 'This hierarchy is what drives the menu you see on the left side of this page'. But i'm not seeing any menu?
Does anybody have a clue? http://www.hcvoorne.nl/site/
Thanks in advance.

Re: menu not visible?

Posted: Sun Apr 30, 2006 10:28 pm
by Dr.CSS
what does it say in your template where this is?,,

     
        Navigation
        here
     
     

    mark

Re: menu not visible?

Posted: Mon May 01, 2006 6:51 am
by hcvoorne
Hi Mark,
Thanks for your reaction.
It says:  {cms_module module='menumanager'}

Re: menu not visible?

Posted: Mon May 01, 2006 7:29 am
by Dr.CSS
{cms_module module='menumanager' template="sometemplate"}
you have to call a template,
if you use included menu templates, It comes with three default templates called bulletmenu.tpl, cssmenu.tpl and ellnav.tpl.
they need the ".tpl" on the end.
if you make one by copying a default and change it or whatever and want to use it then no ".tpl" on the end

    mark

Re: menu not visible?

Posted: Mon May 01, 2006 7:58 am
by hcvoorne
Hi,
It works now!
Guess not all permissions were correct!