Menu Settings


Your WordPress install has a navigaton menu feature. You can either use the feature or use Calotropis navigation menu feature.

Menu handler "Calotropis Menu",1=>'WordPress Nav Menu'); itx_form_radios($toshow, 'itx_menu[wp_menu]', $wp_menu,false); ?>

If you choose WordPress Nav Menu, please set them here. If you do nothing with the Wordpress Nav Menus, the menus automatically fallback to Calotropis Menu.


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_form_radios($toshow, 'itx_menu[show]', $show,false); ?>
Menu Depth
0 means unlimited
Note: Options "what to show" designated for Calotropis Menu, not WordPress Nav Menu';}?>

Categories to show in navigation bar.

Note: These options is designated for Calotropis Menu, not WordPress Nav Menu

';}?>
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

Note: These options is designated for Calotropis Menu, not WordPress Nav Menu

';}?>
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'); ?>