archive as a page, so that it can be added in the wp_menu_nav
Look for this in the code where you registered the lyrics post type: ‘has_archive’ => true, Set ‘has_archive’ => false. That won’t work right away, however. So you need to go in an “refresh” your permalinks. Just go to the permalinks options page, and hit the save button.