An easy question?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
st0kes

An easy question?

Post 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??
nivekiam

Re: An easy question?

Post 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.
Locked

Return to “CMSMS Core”