When using a Dwoo-Plugin like cat_silblings(), cat_fullmenu() or cat_submenu() the css-classes are missing for current, child or parent.
Even calling in the index.php of the template
echo CAT_Helper_Menu::fullMenu(1);
the menu is missing the css-classes above.
I tried to find the error, but I'm not very familiar to the wbList :-/
When using a Dwoo-Plugin like cat_silblings(), cat_fullmenu() or cat_submenu() the css-classes are missing for current, child or parent. Even calling in the index.php of the template
echo CAT_Helper_Menu::fullMenu(1);
the menu is missing the css-classes above.I tried to find the error, but I'm not very familiar to the wbList :-/