• 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

Adding Featured Image to Minimum Pro

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 › Adding Featured Image to Minimum Pro

This topic is: not resolved

Tagged: featured image, minimum pro

  • This topic has 7 replies, 5 voices, and was last updated 12 years, 11 months ago by keithbloemendaal.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • August 28, 2013 at 6:02 am #59189
    keithbloemendaal
    Member

    Morning all!

    I recently changed from Metro to Minimum Pro, and I love it, just need to figure out how to get the featured images to show on the home page, and in the post. In metro, that was my set up and I don't want to do back and change all my posts to include the image in the post itself.

    http://bizhax.com

    Thanks in advance!

    http://bizhax.com
    August 28, 2013 at 2:42 pm #59317
    MarketLeaner
    Member

    Ah I doubt you want to have it be the same size on the post pages?

    Like you probably want it to fill the space the tagline takes up under the menu?

    If so, you have to go into your template page php file and add in the same functionality for background image that is currently in front-page.php file, and then you probably have to play with the css so that it only shows a certain height.

    Haven't done this though...

    August 28, 2013 at 3:00 pm #59324
    Timtuiting
    Member

    So this feature is gone in the new Minimum Pro?! Sad that we have to fiddle with code 🙁

    August 28, 2013 at 4:36 pm #59338
    keithbloemendaal
    Member

    I am talking about the post featured image for the posts that show on the home page. I added the code to show featured images, and they show on category pages, but not on home page and not on the actual post.

    August 31, 2013 at 8:24 pm #59987
    d00dbr0
    Member

    Try this:
    In the front-page.php file, there will be code that reads:

    //* Genesis grid loop
    function minimum_grid_loop_helper() {
    
    	if ( function_exists( 'genesis_grid_loop' ) ) {
    		genesis_grid_loop( array(
    			'features'				=> 0,
    			'feature_image_size'	=> 1,
    			'feature_content_limit'	=> 0,
    			'grid_image_size'		=> 0,
    			'grid_content_limit'	=> 250,
    			'more'					=> __( '[Read more]', 'minimum' ),
    		) );
    	} else {
    
    		genesis_standard_loop();
    
    	}
    
    }

    change the feature image size from “0″ to “1″, and go to genesis/theme settings, and check “show feature image”

    Let me know if that helps

    September 1, 2013 at 6:59 am #60023
    keithbloemendaal
    Member

    I tried that, thanks, but it still won't show featured images on front page or in the posts themselves.

    September 4, 2013 at 9:41 pm #60762
    jasonjclement
    Member

    They will show up in the blog...

    I changed "'grid_image_size' => 0," to 1 and they show up on the homepage now... its just a mess.

    September 7, 2013 at 10:15 am #61224
    keithbloemendaal
    Member

    That worked! Thanks!

  • 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