• 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

Add featured image below post title on single 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 › Design Tips and Tricks › Add featured image below post title on single posts

This topic is: resolved

Tagged: featured image

  • This topic has 2 replies, 2 voices, and was last updated 8 years, 10 months ago by abfchgirlx.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • January 14, 2017 at 8:51 am #199376
    abfchgirlx
    Member

    Hi There!

    My theme doesn't have the featured image under the post title on single posts.

    I have it marked in my genesis settings to add the featured image - but it still doesn't show up on single post pages.

    Can someone provide me the code I can place in my functions.php file in order to do this?

    I searched the forums for the code, but I couldn't find the one that would work exactly for this situation.

    Thanks for your help!

    http://www.fallfordesign.com
    January 14, 2017 at 10:59 am #199383
    Victor Font
    Moderator

    You are using a third party theme that we have no access to. Chances are that the theme developer removed the featured post display on purpose. I suggest you contact the developer directly for assistance.


    Regards,

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

    January 16, 2017 at 11:49 am #199486
    abfchgirlx
    Member

    Thanks!

    I found this code somewhere on the web and placed it into my functions.php file;

    /* Code to Display Featured Image on top of the post */
    add_action( 'genesis_entry_content', 'featured_post_image', 8 );
    function featured_post_image() {
      if ( !is_singular( array( 'post', 'page' ) ))  return;
        the_post_thumbnail('large'); /*you can use medium, large or a custom size */
    }

    Now, the featured images are showing up on those single post pages. Thought I would share it here in case anybody needs this code in the future! 🙂

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

© 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