• 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 Images to Front Page in Minimum Pro Theme

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 Images to Front Page in Minimum Pro Theme

This topic is: not resolved

Tagged: featured images, front page, minimum pro

  • This topic has 14 replies, 6 voices, and was last updated 11 years, 9 months ago by Tom.
Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • May 10, 2014 at 5:12 am #104409
    franktirado
    Member

    I am having trouble making the featured images for my posts show on the front page of my website.

    I followed the instructions for adding the featured images option to a genesis grid loop and it still didn't work. I'm not good with CSS so I need help figuring out where I'm going wrong.

    The URL I'm working on is: http://www.variousconversations.com

    http://www.variousconversations.com
    May 10, 2014 at 5:35 am #104410
    franktirado
    Member

    I forgot to include that I want the featured image to appear above the title. Also, I want two posts per row.

    May 10, 2014 at 8:47 am #104429
    Lauren @ OnceCoupled
    Member

    Depending on the code you used... did you go into the Genesis settings and turn on featured images?

    Best,
    Lauren


    We create mobile-first, PageSpeed-optimized, pixel-perfect custom themes! https://www.oncecoupled.com

    May 10, 2014 at 10:27 am #104443
    franktirado
    Member

    Yes.

    I feel like I followed every direction in each tutorial to no avail.

    May 10, 2014 at 10:49 am #104449
    Lauren @ OnceCoupled
    Member

    OK, so I'm on the same page with you now. You've set image sizes in your grid loop to 0, and you're just wanting to manually insert the featured image via code, so that you can have it appear before the post title.

    What does your file look like? Are you using something like add_action( 'genesis_entry_header', 'genesis_do_post_image', 8 );?


    We create mobile-first, PageSpeed-optimized, pixel-perfect custom themes! https://www.oncecoupled.com

    May 11, 2014 at 12:35 am #104510
    Tom
    Participant

    @franktirado I'm not sure what tutorial you've been following for this. There are several excellent examples to follow, but I couldn't find any that did what you want - images before the post title for Minimum Pro. - so I put one together here:
    Front Page Featured Images With Minimum Pro – Bigger & Bolder Edition

    You'll have to undo what you've started with the other setup as this does not modify the genesis grid settings, but the balance should be Ok to follow from there.

    Full size sample result.

    Home Featured Images - Minimum Pro


    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

    May 11, 2014 at 2:45 pm #104555
    franktirado
    Member

    Thank you for your input Lauren.


    @Tom
    : I followed your instructions and it worked to perfection. Thank you so much.

    May 12, 2014 at 5:27 pm #104765
    leemarr
    Member

    i also used the code for before post title

    i have inserted the images and have set featured images set ...

    when i have the featured images turned on i see 2 feature page thumbnails ...

    when i have the featured images turned off i see 1 thumbail before the the title BUT no thumbnails on category (or archive ) page ...

    what am i doing wrong ...

    thanx

    May 12, 2014 at 5:30 pm #104766
    Lauren @ OnceCoupled
    Member

    Probably better to start your own thread, and be more specific about what exactly you've done. It sounds like you need to unhook (or otherwise tell it not to show) the standard featured image, so you can have it placed before the title.


    We create mobile-first, PageSpeed-optimized, pixel-perfect custom themes! https://www.oncecoupled.com

    May 12, 2014 at 5:49 pm #104771
    leemarr
    Member

    what ls supposed to happen with this code ...

    i understood that the thumbnail would appear before the title on both the feature page and the category/archive page or is this just code for the feature page ...

    May 12, 2014 at 6:05 pm #104773
    leemarr
    Member

    i've just looked on franktirdo's site and his site shows:

    1. the thumbnail before the title on the featured page ...
    2. the thumbnail to the left of the title on the category/archive page ...
    3. no image on the single post page ...

    i guess it's two different things ...

    is there code to add the thumbnail before the title on a category/archive page ...

    May 12, 2014 at 8:31 pm #104826
    Tom
    Participant

    is there code to add the thumbnail before the title on a category/archive page …

    (This is different question to Frank's.)

    Dashboard: Genesis Menu > Theme Settings > Content Archives >
    Select (check): "Include the Featured Image?"

    See Suzanne Ahjira:
    Move The Post Image Before The Post Title on Genesis Blog, Archive and Search Results Pages

    in functions.php:

    remove_action( 'genesis_entry_content', 'genesis_do_post_image', 8 );
    add_action( 'genesis_entry_header', 'genesis_do_post_image', 3 );

    Please use a new thread for new inquiries.


    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

    July 26, 2014 at 7:18 pm #115944
    Laura
    Member

    Just wanted to say thanks, your tutorial was a big help. Much appreciated!

    August 8, 2014 at 11:26 am #117797
    marc2242
    Member

    Tom,
    Thanks for your tutorial. I was just searching the forum for this solution and it was really easy with your help.

    August 8, 2014 at 12:41 pm #117800
    Tom
    Participant

    Hi Laura and Marc ... glad this worked out for you with Minimum Pro. Don't be shy about sharing your sites in the theme showcase forum.


    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

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