Elxis CMS Forum
Support => General => Topic started by: Farhad Sakhaei on February 04, 2009, 12:38:55
-
How can I insert the mainmenu in a module position ?
This doesn't work
<?php elxLoadModule('mod_mainmenu', -2); ?>
-
It does nt work for all modules...
-
I fixed this issue by inserting a new position (inset)
And then set the mainmenu to be there ...
Thank you