Menu Setting


Home link
to change the name of the home link in navigation menu. Set it empty if you don't wan't Home Link to appear in your menu.
What to show in Navigation Menu "Don't show menu",'cat'=>'Categories','page'=>'Pages','cp'=>'Categories and Pages','pc'=>'Pages and Categories'); itx_radios($toshow, 'itx_menu[show]', $show,false); ?>
Menu Depth
0 means unlimited

Categories to show in navigation bar.

Check All
Check All

Sort Categories By

'Name(Default)', 'ID'=>'ID', 'slug'=>'Slug', 'count'=>'Count', 'term_group'=>'Term Group'); $itx_cat_order = array('ASC'=>'Ascending(Default)','DESC'=>'Descending'); ?>

Pages to show in header section

Check All
Check All

Sort Pages By

'Name(Default)', 'menu_order'=>"Page Order set in 'Pages' administrative panel", 'post_date'=>'Creation Time', 'post_modified'=>'Last Modified', 'ID'=>'ID', 'post_author'=>"author's numeric ID", 'post_name'=>'Slug',); $itx_page_order = array('ASC'=>'Ascending(Default)','DESC'=>'Descending'); ?>