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.
menu not visible?
Re: menu not visible?
what does it say in your template where this is?,,
Navigation
here
mark
Navigation
here
mark
Re: menu not visible?
Hi Mark,
Thanks for your reaction.
It says: {cms_module module='menumanager'}
Thanks for your reaction.
It says: {cms_module module='menumanager'}
Re: menu not visible?
{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
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?
Hi,
It works now!
Guess not all permissions were correct!
It works now!
Guess not all permissions were correct!
Last edited by hcvoorne on Mon May 01, 2006 7:07 pm, edited 1 time in total.