#1 How to? » How to get article level in get_tree_navigation? » 2011-12-08 15:45:10

catlabs
Replies: 2

Hello,

I am trying to display the all navigation stucture of my website and I did a very simple page:


<ion:partial path="header" />
<div class="main-content">
  <div class="content">
      <nav id="nav-sub">
          <ion:tree_navigation/>
      </nav>
    <!-- Articles -->
    <ion:articles>
      <ion:article />
    </ion:articles> 
  </div>
</div>
<ion:partial path="footer" />

The tree_navigation output all the pages and subpages correctly but doesn't show any article...

Any help?

Thx

What's Ionize ?

Ionize is an Open Source Content Management System created by webdesigners for webdesigners.

Created and maintained by Partikule and Toopixel , Ionize wants to be the easiest and most powerful CMS.

Can I help ?

Because talent is nothing without involvement, we are looking for motivated coders and webdesigners to join the project team.

Resources

Website : www.ionizecms.com
Documentation : doc.ionizecms.com

Development : Ionize on GitHub
Translations : Translations on GitHub