| Current Path : /home/frekansk/public_html/wp-content/themes/turitor/template-parts/navigations/ |
| Current File : /home/frekansk/public_html/wp-content/themes/turitor/template-parts/navigations/nav-category.php |
<?php wp_nav_menu([ 'menu' => 'Category', 'theme_location' => 'categorymenu', 'container' => 'div', 'container_id' => 'cat-nav', 'menu_id' => 'cat-menu', 'menu_class' => 'cat-menu', 'depth' => 3, 'walker' => new turitor_navwalker(), 'fallback_cb' => '', ]); ?>