Newbie question on Home / menu structures

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.
Post Reply
battists
Forum Members
Forum Members
Posts: 14
Joined: Sat Sep 22, 2007 11:57 pm

Newbie question on Home / menu structures

Post by battists »

Hi folks,

I'm a new user of CMS Made Simple, and I'm struggling with something fairly easy (I hope).

My page is here: http://www.ootpdevelopments.com/ootp9/cmsms/

At this point, all I'm trying to do is get it so that this page (OOTP 9) is "Home". But, if you notice in the top left corner, it says I'm in "Home >> OOTP9. I want OOTP9 to be "Home", not one level below it, but no matter how I play with it, it seems like Home is protected or something.

Thoughts? Sorry for such a newbish question.

Thanks very much!

Steve
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Newbie question on Home / menu structures

Post by RonnyK »

Steve,
root='Home'
sets the default page that is first-level, you might need to set the following parameter in the breadcrumbs-call.

root='alias-of-ootp9'

Ronny
battists
Forum Members
Forum Members
Posts: 14
Joined: Sat Sep 22, 2007 11:57 pm

Re: Newbie question on Home / menu structures

Post by battists »

RonnyK wrote: Steve,
root='Home'
sets the default page that is first-level, you might need to set the following parameter in the breadcrumbs-call.

root='alias-of-ootp9'

Ronny
Thanks for the quick reply!

As long as I'm here, dare I ask, why would the root be 'alias-of-ootp9' instead of simply, 'ootp9'?
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Newbie question on Home / menu structures

Post by RonnyK »

I didn't check, it is the alias-name of the page as it shows on the options-tab on that page.

Ronny
Post Reply

Return to “CMSMS Core”