Page 1 of 1

An easy question?

Posted: Tue Feb 19, 2008 10:10 pm
by st0kes
I have an easy question - so easy in fact that I can't find the solution on the forum ...  :P

I've installed CMS Made Simple and the Greenery template. I've deleted all the sample pages and created 2 pages called "About Us" and "What we do". I've added a bit of content on both pages.

The 2nd page - "What we do" does not show on the top menu. How do I get it to appear there?? On the options page for this content I have ticked Active and Show in menu. If I use a different template, I do get links for both pages on the top line. A template problem? How do I fix??

Re: An easy question?

Posted: Tue Feb 19, 2008 10:27 pm
by nivekiam
Edit your template, change:
{cms_module module='menumanager' template='Greenery : greenmenu'  number_of_levels="1" items="home,rounded,squared,galleries,contact"}
to
{cms_module module='menumanager' template='Greenery : greenmenu'  number_of_levels="1"}
In the future, try to study your changes more before asking ;)

I didn't know anything about that template until 2 minutes ago, installed it and looked at the template, played around with the menu call a little bit and found that.