super fish menu in theme not work
-
Hello,
I am customize theme and install in wordpress it work correctly but see one problem in menu super fish menu not work but view page source menu is work correctly
my code
<?php
if ( has_nav_menu( ‘header-menu’ ) )
{
wp_nav_menu( array( ‘theme_location’ => ‘header-menu’) );
}
?>can any one help my
Thanks in advance
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘super fish menu in theme not work’ is closed to new replies.