• 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

chonk

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
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • March 1, 2015 at 9:02 am in reply to: No way to add featured image on posts #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>';
    	}
    }
    
    August 9, 2013 at 9:13 am in reply to: Eleven40 Pro Logo #55240
    chonk
    Member

    Thank you for helping.

    August 4, 2013 at 12:27 pm in reply to: Adding HTML5 markup structure #54140
    chonk
    Member

    The problem fixed with adding genesis-html5 code instead of html5 to functions.php.

    //* Add HTML5 markup structure
    add_theme_support( ‘genesis-html5′ );

    August 4, 2013 at 10:29 am in reply to: Adding HTML5 markup structure #54122
    chonk
    Member

    I already installed 2.0 rc2 with 3.6. Problem is fixed somehow, i didn't understand. Thanks for helping.

    August 3, 2013 at 11:52 pm in reply to: Adding HTML5 markup structure #54042
    chonk
    Member

    I did convert my css. It's not the problem. I mean, normally when i add html5 support from functions.php, with the old css file site need to be broken. When i look source code, xhtml is still there. So the problem is, it doesn't change to markup after 3.6 update.

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)

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