diff --git a/functions.php b/functions.php index e33053e..a295661 100644 --- a/functions.php +++ b/functions.php @@ -46,7 +46,7 @@ function ofisuport_setup() { */ add_theme_support( 'post-thumbnails' ); - // This theme uses wp_nav_menu() in one location. + // This theme uses wp_nav_menu() register_nav_menus( array( 'menu-1' => esc_html__( 'Primary', 'ofisuport' ), diff --git a/header.php b/header.php index cc41bf4..f22666b 100644 --- a/header.php +++ b/header.php @@ -61,6 +61,7 @@