My b2evolution Version: 1.9.x
Hi everyone,
I try to changed the way the categories are listed and I don't find the right way to do it.
The goal is when I click on a major categorie on the right side cat-menu I don't want to see all sub-categories on top of the post list but just the main categorie.
http://img117.imageshack.us/img117/3254/image1lq4.gif
Any hint?
Thanks!
You'd either need to do a core hack, or use ob_start(); [ ref : [url=http://uk.php.net/manual/en/function.ob-start.php]Php.net : ob_start()[/url] ] to capture the output and remove the bits you don't want.
¥