We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 25201
    • 94 Posts
    title says it, wf mixes up a few (sub)menus. I don't use any chunks as templates, just a bare simple call like this:

    [[!Wayfinder? &startId=`0` &level=`2` &sortBy=`published` &hereClass=`current-page`]] 


    The resource tree is showing correct order.. any ideas?

    Embedded in a code block now. Also menuindex is correctly set. Now, is it possible to sortBy 'published' and 'menuindex'? That might be the problem and indeed that resolves it:

    &sortBy=`published,menuidex`
    [ed. note: rnd last edited this post 15 years ago.]
      • 22427
      • 793 Posts
      Note: Code you want to cite here should be formatted as code (using the # button), otherwise this forum does not display it (a bad issue in my opinion).


      If not overwritten by an explicit &sortBy parameter, Wayfinder by default is sorting its output by the menuindex of the ressources. So check the menuindex values.