• 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 to pages on Streamline 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 › Design Tips and Tricks › Add featured image to pages on Streamline Pro

This topic is: not resolved

Tagged: featured image, streamline pro

  • This topic has 2 replies, 2 voices, and was last updated 10 years, 3 months ago by clairedj.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 24, 2015 at 3:57 am #141997
    clairedj
    Member

    How do I add the featured image to pages like they appear for posts on Streamline Pro?

    I assume I need to edit something with this code in the functions.php file, but I am not sure what to edit. Thanks in advance!

    add_action( 'genesis_entry_header', 'streamline_post_image', 1 );
    function streamline_post_image() {

    if ( is_page() || ! genesis_get_option( 'content_archive_thumbnail' ) )
    return;

    if ( $image = genesis_get_image( array( 'format' => 'url', 'size' => genesis_get_option( 'image_size' ) ) ) ) {
    printf( '%s', get_permalink(), $image, the_title_attribute( 'echo=0' ) );
    }

    }

    February 24, 2015 at 6:37 am #142004
    Victor Font
    Moderator

    You shouldn't have to do anything. Featured images are supported. Did you read the theme's setup instructions?

    1. For Content Archives, the default setting of “Display post content” is used in the demo.
    2. Leave the “Limit content to __ characters” option blank or set to 0.
    3. Check the “Include the Featured Image?” checkbox.
    4. Select the “post-image” size from the Image Size dropdown
    5. Using the drop down box, select “Numeric” for the “Post Navigation Technique.”

    Regards,

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

    February 24, 2015 at 8:59 pm #142137
    clairedj
    Member

    Thanks. That works for posts, but not pages.

    Is there a way I can have a featured image appear on a page like they show up for posts?

  • 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