• 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

No way to add featured image on posts

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 › No way to add featured image on posts

This topic is: not resolved
  • This topic has 4 replies, 4 voices, and was last updated 9 years, 11 months ago by Dan B.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • March 1, 2015 at 2:27 am #142702
    chonk
    Member

    I'm using magazine pro theme. I couldn't find any way to display featured image under post title as it was in demo.

    I found featured image snipper from google, but it makes featured image above title.

    But I want exactly as it was in Magazine Pro theme demo.

    How can I do that? I did content archive settings exactly correct. It shows featured images only in archive pages. But I want it in single blog posts.

    Could you please help me to find a way? Please don't redirect me to paying pages, some people here put links for solution but it asks 37 USD to read it.

    March 1, 2015 at 4:42 am #142710
    Victor Font
    Moderator

    All you have to do is add the featured image to the post and the display is automatic. You do not have to add code. Make sure you have Show Featured Image checked on the Genesis/Settings page under the Content Archive section.


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    March 1, 2015 at 8:03 am #142724
    DTHkelly
    Member

    I disagree - display is not automatic with Magazine Pro. StudioPress support replied with a link to the now "premium" tutorial to add featured image to Magazine Pro posts. Either under or above Post Title.

    March 1, 2015 at 9:02 am #142735
    chonk
    Member

    It's not automatic. I agree with Kellylise.

    Also i found this and it fixed my problem. So if anyone have this problem, they can put this code to functions.php and fix featured image problem.

    
    add_action( 'genesis_before_entry_content', 'magazine_featured_image' );
    function magazine_featured_image() {
    	if ( is_singular( array( 'post', 'page', 'specialty', 'event', 'quickblog', 'portfolio' ) ) && has_post_thumbnail() ){
    		echo '<div id="featured-image">';
    		echo get_the_post_thumbnail($thumbnail->ID, 'header');
    		echo '</div>';
    	}
    }
    
    May 25, 2015 at 10:20 pm #153593
    Dan B
    Participant

    Excellent. Thanks.


    Dan @ ZindaMedia
    Marketing, Fundraising and Social Media strategies for non-profits.

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

© 2025 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