Output submenu into Main Navigation from multiple region

  • Hi drewm


    I've gone over and over this old forum post http://forum.grabaperch.com/fo…etail-pages-in-navigation


    I'm trying to get the submenu to output Each Staff Member as a submenu into the main navigation under the team menu. But I can't seam to get it to work.


    Here is the team list page: http://creaserconstructions.com.au/team-list

    Here is the team detail page: http://creaserconstructions.com.au/team/shaun-creaser


    Pretty sure the team_subnav_list.html is supposed to be in the /template/content folder or is it a navigation folder template file?

    HTML: team_subnav_list.html
    1. <li <perch:if exists="current_page"> class="selected"</perch:if>><a href="/staff/<perch:content id="slug" type="slug">"><perch:content id="teamStaffName" label="Staff Name" type="smarttext" ></a></li>

    Below is my Main Navigation template:


    Would you mind taking a look at my code, hopefully I'm missing something small.


    Thanks heaps for all your great work answering everyones questions!


    Regards