strange because it should display sub sub category. Edit templates/themes/default.php and check that you have this code: $sMenu3 = $oPage->throwMenu( 'menu_3.tpl', 3, $iContent, 2 );
If you have number 1 after this: $iContent, then change it to: 2
wxa
2008-10-27 08:36
Hello Treewood,
Thank you for your swift answer. I looked for that code and changed the following: