• 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

Want Education Theme Widgets W/out Blog

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 › Want Education Theme Widgets W/out Blog

This topic is: not resolved
  • This topic has 7 replies, 3 voices, and was last updated 12 years, 10 months ago by Brad Dalton.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • February 17, 2013 at 11:56 am #20836
    mlapointe
    Member

    I am using the Education Theme template.  I would like my front page to retain all of the widgets (header, slider, feature, etc) but don't want the blog below (in other words, a static page).  How do I do this?

    I am an absolute newbie so please keep this in mind.  Thanks.

    February 17, 2013 at 12:41 pm #20853
    Brad Dalton
    Participant

    Remove the loop by adding this code to your home.php file after the <?php opening PHP tag.

    remove_action( 'genesis_loop', 'genesis_do_loop' );
    

    Backup the file first.

    Or you could make a custom home page template using the code from the default home.php file. http://designsbynickthegeek.com/tutorials/add-widgeted-sidebar


    Tutorials for StudioPress Themes.

    February 27, 2013 at 6:56 pm #23212
    HankDG6978
    Member

    Brad,

    I added:

    remove_action( 'genesis_loop', 'genesis_do_loop' );

    to my Minimum Theme looking for the same effect as above.  However, once I do that I'm missing something.  It's still shows a blog post if there are any.

    What am I missing?

    Thanks

    Hank

    February 27, 2013 at 7:18 pm #23213
    Brad Dalton
    Participant

    Hank. Could you post a link to your site please.

    Try this code in your child themes style.css file:

    .home .post,
    .navigation li a, .navigation li.disabled, .navigation li a:hover, .navigation li.active a {
    display: none;
    }
    

    Tutorials for StudioPress Themes.

    February 27, 2013 at 7:20 pm #23215
    HankDG6978
    Member

    Thanks Brad.

    I'll try that now.

    http://www.cnsreboot.com

    Hank

     

    February 27, 2013 at 7:22 pm #23216
    HankDG6978
    Member

    Brad,

    Does it matter where I add the code on the style.css sheet? Beginning, end, etc?

    Rookie 🙂

    Hank

    February 27, 2013 at 7:30 pm #23217
    Brad Dalton
    Participant

    The end of the file is best Hank.


    Tutorials for StudioPress Themes.

    February 27, 2013 at 7:50 pm #23220
    Brad Dalton
    Participant

    If you're using the Minimum theme, you could remove all posts from displaying on the home page using this CSS:

    .home #inner { 
    display: none; 
    } 
    

    Tutorials for StudioPress Themes.

  • Author
    Posts
Viewing 8 posts - 1 through 8 (of 8 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