We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 1526
    • 72 Posts
    hallo, I would like a menu inside a maxigallery gallery template (&galleryoutertpl). I wanted to sobstitue the [+maxigallery.managebutton+] inside
    [+maxigallery.managebutton:isnot=``:then=`
        <center>[+maxigallery.managebutton+]</center>
    `+]
    with
    [!Wayfinder? &startId=`[[UltimateParent?  &topLevel=`2`]]` &hideSubMenus=`1` &hereClass=`current` &outerClass=`galleriesmenu`!]
    to have the wayfinder call to appear only to the logged manager using the same check sistem that's inside maxigallery, to avoid implementing something new.
    The problem is that the wayfinder call isn't processed and on the page I get the code.
    Any help?
    thank you [ed. note: andrearicci last edited this post 14 years, 6 months ago.]
      MODx evo 1.5~1.6 ✪ Apache v 2.2.22 ✪ PHP v 5.3.10 ✪ MySQL v 5.1.61
      <°'iiii);
      • 22427
      • 793 Posts
      Make the Wayfinder call cached:
      Replace
      [!Wayfinder? .....!]
      by
      [[Wayfinder? .....]]
        • 1526
        • 72 Posts
        It happened to me to read about cached/uncached calls and I never really understud the meaning.
        This is the first time I need it in four MODx projects.
        I think I shall study it.
        Thank you very much.
          MODx evo 1.5~1.6 ✪ Apache v 2.2.22 ✪ PHP v 5.3.10 ✪ MySQL v 5.1.61
          <°'iiii);
          • 22427
          • 793 Posts
            • 1526
            • 72 Posts
            wow, thank you.
              MODx evo 1.5~1.6 ✪ Apache v 2.2.22 ✪ PHP v 5.3.10 ✪ MySQL v 5.1.61
              <°'iiii);