Page 1 of 1

Menu Manager load props

Posted: Mon May 31, 2010 12:57 pm
by mrchristoph
Hi,

I am fairly new to CMSMS but finding it great!

I have got $node->extra1 to work in a normal menu by using loadprops, but in another menu I am only displaying certain items by calling {menu items="1,2,3,etc" loadprops="1"} and the extra1 is not showing in the menu. Hope this makes sense - does anyone how why this is not working?

Thanks!

Re: Menu Manager load props

Posted: Mon May 31, 2010 9:54 pm
by Dr.CSS
When you tell it to show only certain items in the menu, using the items='home,page,contact' , using page alias, the loadprops/extra values don't seem to work, have you tried changing the menu template or making a custom menu template?...