dcutri500 thank you.
I created a menu
register_nav_menus( array(
‘header_menu’ => ‘Apex Header Menu’,
) );
When My Menu Name is Apex Header Menu. As you said, Before i import my file in new theme first a created empty menu with this ‘Apex Header Menu’ name. Then I imported the theme. But it won’t work.
What can I do..??