Header menu gone
I was playing around with the placement of the header and think I deleted this line from somewhere: <?php wp_nav_menu( array('theme_location' => 'primary', 'fallback_cb' => false, 'container' => false) ); ?>
Now my header menu is gone, unless the child theme is activated. I think I deleted the code from function.php, but I'm not sure. Could someone tell me where it belongs?
Thanks!