• 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

How to remove blog posts from Minimum Pro 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 › Design Tips and Tricks › How to remove blog posts from Minimum Pro homepage

This topic is: not resolved

Tagged: Genesis Extender, minimum pro, remove blog posts

  • This topic has 9 replies, 4 voices, and was last updated 12 years, 1 month ago by Ken Jensen.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • October 11, 2013 at 6:12 pm #66353
    James Chai
    Member

    Hello,

    I am using Minimum Pro and want to REMOVE posts from showing on the homepage.

    => http://www.99centbeatstore.net/

    I went to the front-page.php file and removed the following code:

    //* Genesis grid loop
    function minimum_grid_loop_helper() {

    if ( function_exists( 'genesis_grid_loop' ) ) {
    genesis_grid_loop( array(
    'features' => 0,
    'feature_image_size' => 0,
    'feature_content_limit' => 0,
    'grid_image_size' => 0,
    'grid_content_limit' => 250,
    'more' => __( '[Read more]', 'minimum' ),
    ) );
    } else {

    genesis_standard_loop();

    }

    }

    As soon as I refreshed my page I got a fatal error message which then prompted me to replace the code.

    Any ideas?

    thanks in advance.

    http://www.99centbeatstore.net
    October 11, 2013 at 8:12 pm #66365
    Brad Dalton
    Participant

    You will also need to remove the function on line 36 for that code or simply comment it out as seen in this example:

    //add_action( 'genesis_loop', 'minimum_grid_loop_helper' );
    

    Tutorials for StudioPress Themes.

    October 11, 2013 at 8:25 pm #66367
    James Chai
    Member

    That worked great and thanks!

    How about the white space that remains?

    October 11, 2013 at 8:29 pm #66368
    Brad Dalton
    Participant

    I would use Firebug to find the class and remove it using display: none.


    Tutorials for StudioPress Themes.

    October 11, 2013 at 8:36 pm #66371
    James Chai
    Member

    I tried that and found the class:

    .site-inner {
    background-color: #fff;
    clear: both;
    padding-top: 40px;
    padding-top: 4rem;
    }

    I changed it to

    .site-inner {
    background-color: #fff;
    display: none;
    clear: both;
    padding-top: 40px;
    padding-top: 4rem;
    }

    and it removed the white space on the homepage and every other page as well?

    October 11, 2013 at 8:43 pm #66372
    Brad Dalton
    Participant

    Try .home .site-inner


    Tutorials for StudioPress Themes.

    October 11, 2013 at 8:48 pm #66373
    James Chai
    Member

    Brad you are a gentleman and a scholar! Thanks!

    October 12, 2013 at 12:52 am #66379
    Brad Dalton
    Participant

    No worries James.


    Tutorials for StudioPress Themes.

    November 17, 2013 at 1:03 pm #73640
    PrayersNApples
    Member

    I also have Minimum Pro and want to accomplish the same thing (at http://www.prayersandapples.com). However, I'm really new at all this and afraid of going into my function.php - I downloaded Genesis Extender, is there a way to accomplish the same thing with that (getting rid of the blog posts on the home page + any extra space it leaves)?

    March 15, 2014 at 10:49 pm #95087
    Ken Jensen
    Member

    Same issue and followed your directions Brad. Worked perfectly for me as well. I have an all white background and can't see where this white space might be occurring so, moot point. The first issue was the key and I am ecstatic that it worked! Thanks!

  • Author
    Posts
Viewing 10 posts - 1 through 10 (of 10 total)
  • The forum ‘Design Tips and Tricks’ 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