Creating Embedded Lists using NAVT

Navigation groups created by NAVT can be embedded within posts or pages to add a unique dimension to your navigation. To embed a navigation group within a post or page enter the following in the content area:

[navt id=”your navigation group name”]

The NAVT plugin will substitute the bracketed entry with the navigation list specified by your groupname.

Any number of groups can be embedded within a single page or post. Embedding lists is useful for providing special navigation links for specific pages. For example, a page containing links to blog Authors or people in your organization using avatars and author information.

Embedded links can be styled like any other list and can even appear to the left or right of the page content much like a sidebar. For example:

<div class="nav-list">
<h3>Navigation Header Title</h3>
[ navt id="your navigation group name"]
</div>

1 Response to “Creating Embedded Lists using NAVT”


  1. 1 David

    What the exact code to embed in a page?

    “To embed a navigation group within a post or page enter the following in the content area:” … what goes here?

    Any help is greatly appreciated.

    Thanks!

Comments are currently closed.