Hey guys,
I'm fairly new at using Mod x in website development and I haven't actually been heavy into web development for a few years so I'm a little rusty around a few things, but i'm catching up quickly.
This is the second time I've used Wayfinder for menu creation and I'm a little confused on some behavior that I'm experiencing.
I'm trying to create rows of 4 Icon based menus for a splash page, the templates work well and produce what I desire, though the Wayfinder call I use to have it work is not conventionally shown online. The call is:
[[Wayfinder? &startId='2' &outerTpl=`splashMenuContainer` &rowTpl=`splashMenuRow` &limit=`4` ]]
Those aren't backticks being used in the &startId, if I use backticks wayfinder doesn't output anything at all on the page. But with that it produces the menu I want, but doesn't start at the page ID I want it to start at. I've tried a few things just messing around and can't seem to have it function correctly.
Where am I going wrong?
(note I'm using MODX Revolution 2.3.3-pl (traditional))