Forum
Navigation Groups cause out of order navigation
When using navigation groups, the order of the pages do not match that in the admin panel. I created some pages, then added a new page and reordered it above the last page. In my footer navigation, which uses a navgroup, the links are ordered by when the pages were created. Removing the navgroup immediately changes the order to match the admin panel ordering.
Nav groups have their own order. Have you reordered the items within the nav group? If not, does doing so help?
Ah, hadn't realised they had a seperate order. Reordering fixes as expected.