Page 1 of 1

Nav not showing

Posted: Mon May 15, 2006 7:26 am
by Muzzy
Hi.

Its probably obvious, but I cannot get the nav bar to show up.

Here is my template code:




Sprowston Methodist Church - {title}
{metadata}
{stylesheet}



Crisp
{cms_module module="cssmenu"}

News{cms_module module="news"}
{content}


Copyright© 2006 Sprowston Methodist Church

| XHTML template by arwen54 | Valid XHTML | Valid CSS |






Can anyone tell me what I have done wrong?

Thanks.
Mike.

Re: Nav not showing

Posted: Mon May 15, 2006 7:58 am
by cyberman
Am I right - you are using CMSms V 0.11.2 ?

Re: Nav not showing

Posted: Mon May 15, 2006 8:29 am
by Muzzy
I'm using 0.12.1, I downloaded it last week.

Re: Nav not showing

Posted: Mon May 15, 2006 9:34 am
by cyberman
Have you install CSS Menu module? CSS menu module is no longer included with default cmsms installation.

With version 0.12.1 comes a new menu manager module. If you wanna the the same output like cssmenu module please look at template "CSSMenu Vert 1 col" or try this

Code: Select all

{cms_module module='menumanager' template='cssmenu-accessible.tpl'}
instead

Code: Select all

{cms_module module="cssmenu"}
PS: Please don't forget the security update to version 0.12.2

Re: Nav not showing

Posted: Mon May 15, 2006 10:30 am
by Muzzy
Hi.
Tried that but only got a unformatted bulleted list. Do I have to create my own style for the menu, if so, where do I need to place it to get it to work?

Thanks.
Mike.

Re: Nav not showing

Posted: Mon May 15, 2006 11:14 am
by cyberman
Yes you can create your own style for menu ...

Have you installed the ful default CMSms content?

If yes it would be easier (and faster) you go to menu "layout - templates" and "Set all Pages" on template "CSSMenu Vert 1 col".

Re: Nav not showing

Posted: Mon May 15, 2006 5:01 pm
by Dr.CSS
or goto Layout » Templates » Current Associations for your "CSSMenu Vert 1 col" template and add the Default CSSMenu Vertical CSS
find template in Layout » Templates on the left side you will see a little button with CSS on it clik that to get to Layout » Templates » Current Associations for that template, in drop down you will find Default CSSMenu Vertical, you mite want to make a copy of it with new name using part of your template name, keeping original Default CSSMenu Vertical intact helps when you start changing new one and need a referance to see how it was done...

  mark

Re: Nav not showing

Posted: Mon May 15, 2006 5:36 pm
by Muzzy
Hi.

Thanks for the info, I will give it a try and see how far I get. Any problems and I'll be back.

Thanks.
Mike.