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