Upgrade to 1.9.1 - {site_mapper} show hidden menu

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
HansDampf
Forum Members
Forum Members
Posts: 60
Joined: Sun Nov 28, 2010 10:07 am

Re: Upgrade to 1.9.1 - {site_mapper} show hidden menu

Post by HansDampf »

RonnyK,

thanks for the answer. The problem at my side is solved.

I did not know about that as the CMSMS installation was not made by me, I had to take it from an "ancestor" ... ;=)
User avatar
Tetsuo
Forum Members
Forum Members
Posts: 58
Joined: Wed Aug 19, 2009 12:00 pm

Re: Upgrade to 1.9.1 - {site_mapper} show hidden menu

Post by Tetsuo »

What would be nice at least is to have the optional attribute "class" which was part of the old {sitemap} tag.

Code: Select all

{sitemap class="myClass"}
This allowed you to set a class to the generated HTML, so you had some control over it from a style point of view at least.

Code: Select all

{site_mapper class="myClass"}
Will we be seeing this added at some point, perhaps? At the moment, you cannot do this.
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Upgrade to 1.9.1 - {site_mapper} show hidden menu

Post by Jos »

I guess there are allready two ways to handle this?

1) Use a div arround your {site_mapper} call with whatever class you want

or 2) Use the {menu template='...'} call and create a new menutemplate with whatever class you like on every place you want.
User avatar
desybabe
New Member
New Member
Posts: 2
Joined: Wed Dec 03, 2008 1:25 pm

Re: Upgrade to 1.9.1 - {site_mapper} show hidden menu

Post by desybabe »

hi, i have a problem with {site_mapper}. it just displays menu items. I have 2 areas on my site, a top nav and a side nav. the side nav is controlled by the menu as this is the dynamic area.
the top nav is just static so i create these pages but dont tick the 'show in menu'. they are linked by a hard coded link in the template.
how do i show these from the top nav without showing all hidden pages?

i have some hidden pages that i use for PPC and email landing pages that I dont want to show in the sitemap.

any help?

i am assuming i would need to do something for the top nav.

http://www.probikemct.co.uk is the site.
Locked

Return to “[locked] Installation, Setup and Upgrade”