• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Remove menu from 1 page in education theme

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › Remove menu from 1 page in education theme

This topic is: not resolved
  • This topic has 10 replies, 3 voices, and was last updated 11 years ago by wnb.
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • April 21, 2015 at 7:49 pm #148743
    wnb
    Member

    I am trying to remove the menu only, from 1 page on my Education Theme site. Does anybody have a nice easy way to do that?

    Thanks in advance...

    April 21, 2015 at 11:38 pm #148758
    Genesis Developer
    Member

    Check this snippet. i added it in functions.php

    function gd_nav_menu_args( $args ){
            //* This is removing primary menu from a page which have page ID 39
    	if( ( 'primary' == $args['theme_location'] ) && is_page(39) )
    	{
    		$args['menu'] = ''; 
    	}
    
    	return $args;
    }
    add_filter( 'wp_nav_menu_args', 'gd_nav_menu_args' );

    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    April 22, 2015 at 6:30 am #148790
    wnb
    Member

    If I add this into function.php do I need to change anything? I tried it and changed the page id to 1588 and it did not work the menu remained.

    April 22, 2015 at 6:32 am #148791
    Brad Dalton
    Participant

    Link to your site please

    Try one of these http://wpsites.net/web-design/remove-nav-menu-specific-page/


    Tutorials for StudioPress Themes.

    April 22, 2015 at 6:47 am #148793
    wnb
    Member

    Brad, is this something you can do for me? What do you charge? I want to be able to do this on additional pages as I add more webinar pages,

    April 22, 2015 at 6:50 am #148794
    Brad Dalton
    Participant

    Sure. Please use this form to book a consultation


    Tutorials for StudioPress Themes.

    April 22, 2015 at 7:04 am #148795
    wnb
    Member

    I can't get your form to work. It is not allowing my website it gives me this error message:
    Please enter a valid Website URL (i.e. http://www.gravityforms.com). I am using http://k9-university.com and tried with the www also

    April 22, 2015 at 7:08 am #148796
    Brad Dalton
    Participant

    Enter http://example.com


    Tutorials for StudioPress Themes.

    April 22, 2015 at 7:11 am #148797
    wnb
    Member

    Isn't this correct? It will not accept it

    http://k9-university.com

    April 22, 2015 at 7:17 am #148798
    Brad Dalton
    Participant

    It should accept that address because its valid. Try now without the address.


    Tutorials for StudioPress Themes.

    April 22, 2015 at 7:21 am #148799
    wnb
    Member

    Brad your form says:

    This service enables you to speak directly with me and get the answers you need to solve your problem.

    I don't want to talk about it I want somebody to do it. Is that possible?

    I am trying to create a page to host webinars. I would like people to be able to click the links and look around without leaving the webinar. I guess the links would need to open in a new browser tab so that the webinar continues for them.

    If that is too difficult then i would like to remove the links on the pages that i use for the webinars.

    http://k9-university.com/webinars/everything-you-want-to-know-about-becoming-a-professional-dog-trainer

  • Author
    Posts
Viewing 11 posts - 1 through 11 (of 11 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble