In Revo 2.2.5, Wayfinder 2.3.3 I'm trying to disable the link on the parent of a submenu, but nothing happens.
Both &categoryFoldersTpl and &parentRowTpl are ignored.
My latest try (this call is in a chunk, dont know if it matters)
[[!Wayfinder?
&startId=`0`
&outerTpl=`menuOuter`
&innerTpl=`menuInner`
&categoryFoldersTpl=`@CODE:<li>[[+wf.linktext]][[+wf.wrapper]]</li>`
&hereClass=`selected`
&firstClass=``
]]
The template for the parent is empty and link attributes set to rel="category"
Any ideas?
Thank you
[ed. note: apmartins last edited this post 13 years, 10 months ago.]