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!
Menu Manager load props
Re: Menu Manager load props
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?...