BlackCatDevelopment / BlackCatCMS

BlackCat CMS is a PHP5, HTML5 content management system
https://blackcat-cms.org
Other
11 stars 9 forks source link

Problems with css-classes in CAT_Helper_Menu #381

Closed creativecat closed 3 years ago

creativecat commented 6 years ago

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 :-/

creativecat commented 3 years ago

This is issue is already fixed and can be closed.