• Wayfinder ignoring config, when multiple calls on same page#

  • bbeer Reply #1, 6 months, 2 weeks ago

    Reply
    Hi All

    I use Wayfinder to display 4 site maps with four different levels on the same.

    [!Wayfinder? &startId=`1` &config=`sitemap`!][!Wayfinder? &startId=`55` &config=`sitemap`!] and so on.

    I have this call 4 times in the same page. There are 4 Navigations loaded, but only one of them uses the parameters of the config file.

    modx Evo 1.0.5
    Wayfinder 2.0.1

    Is there I way to have all four calls loading properly.

    Tanks in advance.


  • Millibit Reply #2, 3 months ago

    Reply
    bumping this: I read in a separate bug tracker that there is an 'include_once[$config];' command in the Wayfinder call that should be: ' include[$config]; ', but I am having trouble locating it.

    **** Quick update ****

    Line 42 of the snippet call access through manager fixed the problem