when displaying more than one menu navigation on a page, for example a horizontal menu up to and a ul list on the right side of the page, do we duplicate this line in our template...{cms_module module="menumanager"} and just give them different names like menumanagerA and menumanagerB?
thanks!
bh
syntax for multiple modules for menumanager
Re: syntax for multiple modules for menumanager
I don't understand what is the problem to use same name, rather you should use different template paramblackhawk wrote: when displaying more than one menu navigation on a page, for example a horizontal menu up to and a ul list on the right side of the page, do we duplicate this line in our template...{cms_module module="menumanager"} and just give them different names like menumanagerA and menumanagerB?
Alby
Re: syntax for multiple modules for menumanager
I see, my concern was not changing the data in menumanager but styling it differently if it was in a different location.
thanks
thanks