<ul id="mainNav" class="nav nav-pills"> <li class=""><a href="[[~12]]">Home </a></li> <li class=""><a href="[[~2]]">Information </a></li> <li class=""><a href="[[~3]]">Events </a></li> <li class=""><a href="[[~4]]">Education </a></li> <li class=""><a href="[[~5]]">Job Board </a></li> <li class="dropdown"><a class="dropdown-toggle" href="#">Pages </a> <ul class="dropdown-menu"> <li class="dropdown-submenu"><a href="#">About Us</a> <ul class="dropdown-menu"> <li><a href="[[~13]]">About Us</a></li> <li><a href="[[~14]]">About Us - Basic</a></li> <li><a href="[[~15]]">About Me</a></li> </ul> </li> <li class="dropdown-submenu"><a href="#">Shop</a> <ul class="dropdown-menu"> <li><a href="[[~16]]">Shop - Full Width</a></li> <li><a href="[[~17]]">Shop - Sidebar</a></li> <li><a href="[[~17]]">Shop - Product Full Width</a></li> <li><a href="[[~18]]">Shop - Product Sidebar</a></li> <li><a href="[[~19]]">Shop - Cart</a></li> <li><a href="[[~20]]">Shop - Login</a></li> <li><a href="[[~21]]">Shop - Checkout</a></li> </ul> </li> <li><a href="[[~22]]">Custom Header</a></li> <li><a href="[[~23]]">Team</a></li> <li><a href="[[~24]]">Services</a></li> <li><a href="[[~25]]">Careers</a></li> <li><a href="[[~26]]">Our Office</a></li> <li><a href="[[~27]]">FAQ</a></li> <li><a href="[[~28]]">Login / Register</a></li> </ul> </li> <li class=""><a href="[[~2]]">Newsletter </a></li> <li class=""><a href="[[~6]]">Contact </a></li> </ul>
[[Wayfinder? &startId=`0` &rowTpl=`rowTpl` &outerTpl=`outerTpl`]]
<!-- outerTpl --> <ul id="nav nav-pills" id="mainNav"[[+wf.classes]]> [[+wf.wrapper]] </ul>
<!-- rowTpl --> <li[[+wf.id]]> <a href="[[+wf.link]]" title="[[+wf.title]]" [[+wf.attributes]]>[[+wf.linktext]]</a> [[+wf.wrapper]]</li>
<!-- ParentRow --> <li> <a href="[[+wf.link]]">[[+wf.linktext]]</a> - [[+wf.description]] [[+wf.wrapper]] </li>
This question has been answered by wbbuilder. See the first response.
<base href="[[!++site_url]]" />
[[!Wayfinder? &startid=`0`]]
Do you have this tag in the head section of all your templates (it's required for the links in the menu to work)?
<base href="[[!++site_url]]">
Wayfinder has been around for a long time and is pretty bulletproof. It should produce a working menu even if you just use:
[[!Wayfinder? &startid=`0`]]
[[Wayfinder? &startId=`0` &rowTpl=`rowTpl` &outerTpl=`outerTpl` &level=`3`]]