Nav menu: show more then title
-
I’m creating a custom template. I’ve registered a navigation menu called frontpage. On the frontpage I insert this menu, but it results in code like this:
<ul id="menu-frontpage" class="menu"> <li id="menu-item-60" class="menu-item menu-item-type-post_type menu-item-60"><a href="/">Contact</a></li> </ul>
But it’s only showing the title. What if I would like to also print the excerpt?
- The topic ‘Nav menu: show more then title’ is closed to new replies.