Hierarchical Menus

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
dillinger

Hierarchical Menus

Post by dillinger »

Hello,
I am trying to show a menu on one of my pages with each child nested under their parent page.Take this layout for example:

Home
Articles
  ArticleCategory1
          Article1
          Article2
    ArticleCategory2
          Article1
          Article2
Contact
Forum

I tried some of the templates on the menu manager wiki page but I get the same results.
I am using the exact same code on this user submitted menu:
http://wiki.cmsmadesimple.org/index.php ... with_icons

I created a new menu based on that template called "articulos" and I put it in my articles page content section with the following code:
{cms_module module='menumanager' template='articulos' show_all='1' start_page='articulos'}

Am I missing something?
Locked

Return to “CMSMS Core”