I want the active ('ACT') menu item not to be linked. Why is the doNotLinkIt = 1 not working?
The complete code can be found here: https://pastebin.com/Xb9GtJLY
ACT < .NO
ACT = 1
ACT {
doNotLinkIt = 1
linkWrap = <div class="lang_active">|</div>
}
Besides that, the menu is working perfectly fine and rendered as intended.