PHP specific page add menu
-
Hi,
I can’t figure out the PHP to add the mega Menu on a specific page only.
Let’s say the page is named “Test”, what is the correct PHP to add to the functions.php file? I’d also prefer to have the menu at the top of the main content, if possible.default php;
<?php wp_nav_menu( array( ‘theme_location’ => ‘main’ ) ); ?>Thanks in advance,
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP specific page add menu’ is closed to new replies.