Okay, if I'm understanding you correctly, I think you can accomplish that by adding this to the end of your /includes/init_includes/init_category_path.php file, just before the closing ?> (or just remove the ?> altogether):Code:if ($cPath == '3' && $current_page == 'index') zen_redirect(zen_href_link(FILENAME_DEFAULT, 'cPath=1'));



