3
But this is not bootstrap standard The standard would be in item.php
le="color: #000000"><?php $xoopsTpl->assign('categoryPath', '<li>'.$item['categoryPath'] . '</li><li> ' . $item['title'].'</li>');
and in category.php
le="color: #000000"><?php $xoopsTpl->assign('categoryPath', '<li>'.$category['categoryPath'].'</li>');