We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 4675
    • 38 Posts
    I'm just rebuilding a site using the ModX Revo 2.2.8. My previous site is Evo, and I'm manually upgrading by fresh-installing Revo and manually adding content from the Evo.

    My question is, I understand there are some minor syntax changes:

    EVO: [!Wayfinder? &startId=`[[UltimateParent]]` &displayStart=`TRUE` &startItemTpl=`submenustart` &level=`1`!]

    REVO: [[Wayfinder? &startId=`[[UltimateParent]]` &displayStart=`TRUE` &startItemTpl=`submenustart` &level=`1`]

    The call-out works, to a point. Is it my syntax that needs to be updated for the Revo version?

    To compare how I want it to appear, see the Evo site and note the left side navigation menu:
    http://centralcaribooarts.com/about/

    Now, the Revo site:
    http://centralcaribooarts.com/CCACS2/index.php?id=2

    The Revo site is listing showing the list right from the home page, which is what I don't want. I want it to be the sub menu for About Us.

    I have not yet populated the other pages yet.

    thanks in advance for your help.

    This question has been answered by cartierbailey. See the first response.

    • discuss.answer
      • 4675
      • 38 Posts
      Resolved. I needed to download the Ultimate Parent plug-in for it to work.

      Basically, change the syntax to:

      [[Wayfinder? &startId=`[[UltimateParent]]` &displayStart=`TRUE` &startItemTpl=`submenustart` &level=`1`]]

      and make sure that the submenustart chunk is also updated for Revolution.