<ul class="nav navbar-nav menu-main-menu thim-ekits-menu__nav"> <?php if ( has_nav_menu( 'primary' ) ) { wp_nav_menu( array( 'theme_location' => 'primary', 'container' => false, 'items_wrap' => '%3$s' ) ); } else { wp_nav_menu( array( 'theme_location' => '', 'container' => false, 'items_wrap' => '%3$s' ) ); } //sidebar menu_right if ( get_theme_mod( 'thim_header_style', 'header_v1' ) != 'header_v4' ) { if ( is_active_sidebar( 'menu_right' ) ) { echo '<li class="menu-right"><ul>'; dynamic_sidebar( 'menu_right' ); echo '</ul></li>'; } } ?> </ul>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
header_v1.php | File | 892 B | 0644 |
|
header_v2.php | File | 892 B | 0644 |
|
header_v3.php | File | 626 B | 0644 |
|
header_v4.php | File | 1.22 KB | 0644 |
|
header_v5.php | File | 839 B | 0644 |
|
logo-mobile.php | File | 2.57 KB | 0644 |
|
logo.php | File | 5.65 KB | 0644 |
|
main-menu.php | File | 629 B | 0644 |
|
menu-mobile.php | File | 624 B | 0644 |
|
menu_right_header_v2.php | File | 79 B | 0644 |
|
toolbar.php | File | 602 B | 0644 |
|