Page 1 of 1

[Solved] Menu problem in template Greenery

Posted: Fri Nov 09, 2007 5:34 pm
by lukasknol
Hello,

I've installed the Greenery template in CMS Made Simple but they main menu doesn't show up, except the Home link. I saw more people have this problem but I couldn't find the answer yet. Does anyone already got a solution for this problem?

Thanx!!

Re: Menu problem in template Greenery

Posted: Sun Nov 11, 2007 6:01 pm
by Dr.CSS
It may have the items="home,pagealias,pagealias,pagealias" call in the {menu} tag, you can only have so many items across or it looks off, so add your page alias' to get them to show or just take the items="" call out of the tag...

Re: Menu problem in template Greenery

Posted: Mon Nov 12, 2007 11:55 am
by lukasknol
Thanx...it worked out.

Well I inserted this line:

{cms_module module='menumanager' template='Greenery : greenmenu'  collapse="1"}

;D