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!!
[Solved] Menu problem in template Greenery
[Solved] Menu problem in template Greenery
Last edited by lukasknol on Mon Nov 12, 2007 11:55 am, edited 1 time in total.
Re: Menu problem in template Greenery
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
Thanx...it worked out.
Well I inserted this line:
{cms_module module='menumanager' template='Greenery : greenmenu' collapse="1"}

Well I inserted this line:
{cms_module module='menumanager' template='Greenery : greenmenu' collapse="1"}
