• 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

Hide Blog from Homepage

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 › Hide Blog from Homepage

This topic is: resolved

Tagged: Hide Blog Homepage

  • This topic has 3 replies, 2 voices, and was last updated 6 years, 2 months ago by tpkrueger.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • February 19, 2020 at 2:27 pm #496834
    tpkrueger
    Member

    For all of your WP experts, this is probably a simple question. How do I hide the recent blog posts from my site's homepage? I'm trying to cleanup my homepage.

    https://lynnehoeksema.com/
    February 24, 2020 at 2:16 pm #496935
    tpkrueger
    Member

    I can still use some assistance...

    I added the following to my theme's functions.php file:

    function exclude_category($query) {
    if ( $query->is_home() ) {
    $query->set( 'cat', '-35 -36' );
    }
    return $query;
    }
    add_filter( 'pre_get_posts', 'exclude_category' );

    and now I'm receiving a "Sorry, no content matched your criteria." on the home page. Is there a better way to hide all blog posts from the site's front page?

    Thank you

    February 24, 2020 at 2:34 pm #496936
    AnitaC
    Keymaster

    Looks like you resolved this as I do not see that message.


    Need help with customization or troubleshooting? Reach out to me.

    February 24, 2020 at 3:49 pm #496940
    tpkrueger
    Member

    yes; I figured out how to point my site to a different page.

    Thank you,

    Tom

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide Blog from Homepage’ is closed to new 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