Displaying a Menu - Joomla! Forum - community, help and support
i'm having trouble displaying menu in template. i'm using :
<jdoc:include type="modules" name="top" style="xhtml" />
in index.php of template. , have "main menu" module enabled, position set top , main menu selected in menu name. main menu has items.
nothing displayed in site. no error messages or anything.
what preventing displaying? whats way debug things in joomla? switched on system debug shows
what work around this? ie, there easier way display menu?
i tried this: <jdoc:include type="module" name="main menu" />
but nothing showing there either.
thanks help.
<jdoc:include type="modules" name="top" style="xhtml" />
in index.php of template. , have "main menu" module enabled, position set top , main menu selected in menu name. main menu has items.
nothing displayed in site. no error messages or anything.
what preventing displaying? whats way debug things in joomla? switched on system debug shows
what work around this? ie, there easier way display menu?
i tried this: <jdoc:include type="module" name="main menu" />
but nothing showing there either.
thanks help.
iv'e tried putting other modules in "top" position, , display. step 1, module not templating / position code or whatever.
Comments
Post a Comment