It looks like you're new here. If you want to get involved, click one of these buttons!
<ul> |
<ul class="menu"> |
|
<li>
won't get the 'active' class, only the <a>
. This you have to do then manually. <?php |
foreach($feindura->createMenu('category',0,'ul.menu') as $item) { |