Hi, another novice here.
Am trying to add footer menu. I have created a child theme in Attitude Pro theme and copied the footer.php from the parent theme.
From the above discussions, where exactly should i add this code in child theme’s footer.php
wp_nav_menu(array(‘menu’ => ‘footer’, ‘container_id’ => ‘footer-menu’));