it seems that the CSS active class is not working with the `printNestedMenu` function when trying to print the Pages menu.
i looked at the function itself and here is what i found. i think line 2090 should read `$getname = $_zp_current_zenpage_page->getTitlelink();` instead of `$getname = $_zp_current_zenpage_page->getTitle();`
frank
Comments