• 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

Minimum Pro – Eliminate Posts On Home Page

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 › Minimum Pro – Eliminate Posts On Home Page

This topic is: not resolved

Tagged: minimum pro

  • This topic has 5 replies, 4 voices, and was last updated 12 years, 6 months ago by Adam Whitaker.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • September 12, 2013 at 1:08 pm #62136
    rstyner
    Participant

    Guys,

    What can I do to eliminate posts showing up on my homepage altogether when I'm using the Minimum Pro Child Theme?

    Is it possible at all?

    Thanks,
    Scott

    http://ridehomehappy.net
    September 12, 2013 at 2:35 pm #62142
    wpspeak
    Member

    Yes, that's possible.

    I'm not a Minimum Pro user but I believe the post is generated by Genesis Grid loop. You may found it from the front-page.php file of your theme

    http://my.studiopress.com/tutorials/genesis-grid-loop/

    * Please note that in the tutorial, the code is placed in home.php but as far as I know, in Minimum Pro theme, it is now in your front-page.php file.

    Removing the code will remove the posts from your home. Please let me know if that helps.


    WP Speak | Help the Awesome #Genesiswp Community

    September 12, 2013 at 8:57 pm #62186
    rstyner
    Participant

    Okay, I removed this (I have never done anything like this before and do not understand it at all....lol) 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();

    }

    }

    And then got this error:

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'minimum_grid_loop_helper' was given in /home/ridehome/public_html/wp-includes/plugin.php on line 406

    Any idea what I messed up?

    September 12, 2013 at 10:34 pm #62193
    regocreative
    Member

    Hi wpspeak and rstyner;
    I asked the same question today: http://www.studiopress.community/topic/minimum-pro-removing-blog-posts-from-front-page/
    and wpspeak very kindly assisted as well. (Thank you!)

    However, I'm running into rstyner's exact issue...same error code & everything.

    Thanks for any insights!

    September 12, 2013 at 10:41 pm #62194
    regocreative
    Member

    K...so doing some experimenting, and I found that when I removed just this part of the code, it worked:

    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' => 0,
    'more' => __( '[Read more]', 'minimum' ),
    ) );
    } else {

    genesis_standard_loop();

    }

    This is what is left in the code:
    //* Genesis grid loop
    function minimum_grid_loop_helper() {

    }

    //* Run the Genesis loop
    genesis();

    Don't know if it's a big fluke, but it's working, so I'm going with that for now 🙂

    September 20, 2013 at 12:32 pm #63551
    Adam Whitaker
    Participant

    Hey, that worked! Thanks!

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