Page 2 of 2

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

Posted: Fri Dec 03, 2010 10:20 am
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" ... ;=)

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

Posted: Mon May 16, 2011 2:11 pm
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.

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

Posted: Mon May 16, 2011 2:18 pm
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.

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

Posted: Tue Aug 02, 2011 11:09 am
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.