The menu is most likely part of the file header.php, which is called from get_header(). To alter the header just for your custom template, you may create another header file (e.g. header-no-menu.php), and call it using get_header(‘no-menu’). Here’s a link to some documentation: http://codex.wordpress.org/Function_Reference/get_header
Hope that helps!
Related Posts:
- Extend walker – navigation, adding data attribute to a tag
- Best practices: Custom theme sidebar menu – hardcode or widget?
- which is the best way to customize nav-menu-template.php?
- How to make theme elements customizable in wordpress?
- “Add A Widget” button in the Customizer
- Custom Navigation build using wp_nav_menu and walker
- Widget Option is Missing
- Child Theme header1.php file not overwriting parent theme’s header1.php file
- WordPress menu walker – Get parent item text inside end_lvl function
- HTML TO WP Theme : Submenu goes down wp_nav_menu
- Best strategy for providing theme options using customizer
- What’s the policy for building a theme that doesn’t support widgets/menus?
- Menu items description? Custom Walker for wp_nav_menu()
- How to store widget fields data as an array?
- How to limit wordpress menu depth in admin panel
- Call dynamic_sidebar but include/exclude named widgets?
- How to determine if custom menu is active?
- Best practices – Should I create a child theme vs. customizing a framework theme? (such as HTML5 reset)
- wp_nav_menu() custom container and container_id
- How to disable 3.1 “Admin Bar” via script for the admin user?
- How to determine the current widget’s parent container (sidebar widget id)
- How to add menu support to a theme?
- Adding widgets programatically: how to avoid collisions?
- Registering Sidebars and Sidebar Widgets. Sidebar Widgets Not Displaying
- Adding inline styles from a widget
- How the WordPress sidebar works
- How can I remove the Static Front Page option from the Customizer
- Replace Home with image link inside custom header menu
- How to handle theme customization and sass variables
- wp_enqueue_scripts not called on search page?
- wp_head() not inserting the default stylesheet style.css
- How do I add a post to a menu
- how to change WordPress menu markup/classes
- First completely customized theme, where should I start?
- Theme Customizer not loading
- Is it a good idea to make whole theme widgetized?
- how to set more than one menus to the same theme location
- Add tinymce to widget textareas
- Custom Nav Walker to show siblings and children of current branch?
- How i can get widgets areas working in customizer?
- Customizer API and add_panel(). Panel doesn’t show
- Where is definied the theme location for the main menu in a WordPress template?
- Second menu not showing
- What is the best way to handle multiple calls to get_template_directory_uri() and similar functions?
- menu behavior is not as expected
- Part of Menu Item Hidden on Header Menu
- Removing non native customizer settings from a child theme
- How to reorganize the items returned by wp_list_comments()?
- Create wordpress header with custom logo in between the menu splitting the menu into two equal parts [closed]
- My Admin bar covers my sticky navbar [closed]
- Menu item added in wp_nav_menu_items filter is never highlighted
- Single-level menu option? Another way?
- Can’t work out why widget contents disappear from admin
- Using a page as home, how do I prevent nav from setting both home and page links active?
- How to append to menu items selectively
- How to edit theme functions file to modify pagination?
- How do I change the markup only of a built-in widget?
- Custom Nav Walker Trouble
- Show woocommerce categories on my theme menu styling
- Move default page templates to sub directory
- $this->get_field_id() not working in customizer
- Displaying details of a post in a sidebar
- WooCommerce: multiple input field for multiple product variations
- Redirect to another page using contact form 7? [closed]
- 3 Level Deep Navigation Menu Not Showing All Levels
- How to add menù section to my WordPress template?
- searchform.php doesn’t work properly
- Customizer: get_preview_url() inside customize_save_after hook
- How to add custom meta box when you have a custom page template file
- Right procedure when you develop a WP Website for a client
- New to WordPress – Read the Codex, Other Docs; Still Confused
- Allow different tags in widget titles
- Does wordpress add their own classes into nav menus?
- Custom menu: Link names
- My contact form – I’ve changed the source code but the changes are not being applied
- How to custom category template based on category?
- Why do sticky posts show in this menu?
- Available widgets is not showing up?
- Why nav_menu_css_class doesn’t work with apply_filters?
- Use instead of for wp_nav_menu()
- Text widget is placing everything side by side. I want to post it above
- Adding a drop-down (select tag) option under Menu Settings in WordPress Admin
- Menu names not getting translated
- What is the best practice workflow for new website overhaul and keeping current SEO ranking? [closed]
- Display problems in admin dashboard when creating a new theme from scratch
- Add a customize control depending wich radio setting is checked
- wp_nav_menu custom walker class
- How to add custom nav_menu_css_class to certain menu only?
- Create new sidebars trough admin post/page metabox
- How to share posts (and plugins) between existing site and new, separate dev/test installation?
- How to prevent XSS attack in wordpress theme?
- How to add drop symbol to parent nav items which have child
- How to add custom field option with menu?
- WordPress 3.5 + Foundation 5 not working on IE9
- Theme Option’s Save Button is not working
- WordPress widgets manager option for emulating theme layout
- Best practice to create required pages
- Permalinks problem with custom theme
- How to split the site’s layout without damaging this layout? [closed]
- Multiple content areas with Gutenberg – Transparent areas mid content