Replies: 0
Our site was built (by other developers) using Total. The main nav is currently hard-coded in header.php.
If I create a menu using WordPress and asssign it to the “Main/Header” location it doesn’t display, although if I add wp_nav_menu(‘main_menu’); to header.php it does.
I feel like I should be able to get it to display without modifying header.php – am I wrong about that?!
EDIT: Apologies, I now realise that there are more than one ‘Total’ theme and the one we have is not this one.