• 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

JustZ

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
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • February 28, 2023 at 8:47 am in reply to: Remove Header, Menu and Footer from Page #506856
    JustZ
    Participant
    This reply has been marked as private.
    February 28, 2023 at 8:33 am in reply to: Remove Header, Menu and Footer from Page #506855
    JustZ
    Participant

    Hi Brad. Thanks again, that did the trick. Your help has been incredible and really helped us accomplish what we wanted!

    February 27, 2023 at 12:14 pm in reply to: Remove Header, Menu and Footer from Page #506843
    JustZ
    Participant

    Hey Brad,

    One more question if you have a moment.

    The code below worked great. But we were wanting to add another few pages and no matter how we enter the Page ID (addition page ID 8687) we cannot get it to work for multiple pages at a time. Any thoughts/direction?

    // Removes Header Specific Page
    add_action('get_header', 'wpsites_remove_header');
    function wpsites_remove_header() {
    if (is_page('8651')) {
    remove_action( 'genesis_header', 'genesis_do_header' );
    remove_theme_support( 'genesis-menus' );
    remove_action( 'genesis_header', 'genesis_header_markup_open', 5 );
    remove_action( 'genesis_header', 'genesis_header_markup_close', 15 );
    }
    }

    February 22, 2023 at 12:41 pm in reply to: Remove Header, Menu and Footer from Page #506823
    JustZ
    Participant

    Thanks Brad! That did the trick, much appreciated for the direction!

    February 22, 2023 at 12:17 pm in reply to: Remove Header, Menu and Footer from Page #506821
    JustZ
    Participant

    We tried the code that calls to a specific page in the Additional CSS area, but it didn't change anything for our page (header still appearing). We flushed the cash and opened in a new browser:

    add_action('get_header', 'wpsites_remove_header');
    /**
    * @author Brad Dalton - WP Sites
    * @example http://wpsites.net/web-design/remove-header/
    */
    function wpsites_remove_header() {
    if (is_page('8651') ) {
    remove_action( 'genesis_header', 'genesis_do_header' );
    }
    }

    February 22, 2023 at 12:10 pm in reply to: Remove Header, Menu and Footer from Page #506820
    JustZ
    Participant

    Hi Brad,

    Thanks for that info. We don't want to remove the header/navigation/footer for the entire site, just one page. We'd create a custom page template, but the only complete template available in our Theme (Magazine Pro) is the landing page (which we don't like the look of with the black background). We'd ideally like to copy the Default Template, and the code to remove the header/navigation/footer, and then create a custom page template — but we don't see the Default Template available under templated in the Theme Editor.

    For the code that calls our to specific page, is that just placed in the stylesheet in the Theme Editor or can you put it in the Additional CSS area?

    February 11, 2019 at 4:23 pm in reply to: Removing Posts from Home Page – Balance Theme #489494
    JustZ
    Participant

    Hi Victor,

    Wonderful. Thanks for all of your help — we got it working again!

    February 9, 2019 at 2:26 pm in reply to: Removing Posts from Home Page – Balance Theme #489445
    JustZ
    Participant

    Hi Victor,

    Thanks so much for your reply.

    I show that line of code on the notemgtgroup.com site on line 4960... Does it need to go somewhere else as well?

    Thanks.

  • Author
    Posts
Viewing 8 posts - 1 through 8 (of 8 total)

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