This topic is: not resolved
-
Hello,
I just installed Max Mega Menu Plugin into my site.
Please insert below php codes in my ticketbox theme
<?php wp_nav_menu( array( ‘theme_location’ => ‘primary’ ) ); ?>
<?php wp_nav_menu( array( ‘theme_location’ => ‘footer’ ) ); ?>
Thank you