First of all, hello everybody!
I’m quite new to MODx and must say, wow, i’ve finally found the CMS i was looking for!
But now i can’t get around asking a question ...
I want to use a Wayfinder Dropdown menu for my Navigation;
I’ve tried this one
http://www.muddydogpaws.com/development/wayfinder/examples/example-2.html and it works fine, but i had a few problems with the configuration, so i decidet to try another one, the
Ultimate Dropdown:
http://www.muddydogpaws.com/development/wayfinder/examples/example-7.html
So, again, i created the 2 chunks and pasted the snippet call into my template, but this time it won’t work!
I get a menu, but its just a list of links and no dropdown ... i’ve checked the chunks spelling and the css path and everything, i dont know why its not working ... anyone can help me here?
There’s another funny thing ... when i paste both wayfinder calls like this
[[Wayfinder? &startId=`0` &level=`3` &parentClass=`hide` &parentRowTpl=`cssplay_parentRow` &outerTpl=`cssplay_outer` &innerTpl=`cssplay_inner` &rowTpl=`cssplay_row` &outerClass=`menu` &cssTpl=`cssplay_dropdown`]]
[[Wayfinder? &startId=`0` &level=`3` &parentRowTpl=`cssplay_revParentRow` &cssTpl=`cssplay_ultdrop`]]
the Ultimate Dropdown menu appears, but there are also 2 lists of all links all over the page ...
If i use the first call all alone, the normal dropdown works fine, but if i use the call for the ultimate menu it just does not work ...
I’m using the newest MODx version (0 9 5 i think) with the wayfinder snippet included;
Thanks, Simon