• 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

Streamline theme: pictures auto creates itself when adding a photo

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 › Streamline theme: pictures auto creates itself when adding a photo

This topic is: not resolved
  • This topic has 5 replies, 4 voices, and was last updated 13 years, 3 months ago by dougweiss.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • December 8, 2012 at 6:49 pm #3916
    jstar
    Member

    Hey,

     

    not sure if this is a more advanced thing.....

    but whenever I add a picture to a post, the theme automatically generates a picture above the post, in its own separate section. I thought it was a thumbnail thing and disabled thumbnails. But that;s not the case.

    I only need 1 photo and this is annoying. I have a feeling it's in the css or something? I have a feeling the theme is set up to do this automatically?

    Any idea on how I can fix?

    Thank you.

    December 8, 2012 at 7:01 pm #3920
    AnitaC
    Keymaster

    You might want to put in a Support Ticket on that one.


    Need help with customization or troubleshooting? Reach out to me.

    December 8, 2012 at 7:13 pm #3924
    Susan
    Moderator

    I agree with Anita - submit a support ticket...

    But, in the meantime, are you checking the "featured" image box, and inserting the image into a post? I believe if you do that, it will generate a duplicate image.

    Also, you should go ahead and include a link to your site when you ask a question on the board here - it makes it easier to troubleshoot if we can see your site. 🙂

    December 8, 2012 at 7:28 pm #3927
    jstar
    Member

    thanks guys.

    I will send a support ticket.

    and just in case anyone was curisous, i did not have "featured" image box checked.

     

    Thanks!

    December 8, 2012 at 7:47 pm #3928
    Susan
    Moderator

    I know you said you disabled thumbnails, but check this, too:

    Go to Genesis -> Settings -> Content Archives and uncheck the box to show thumbnails on archive page.

    December 10, 2012 at 11:02 pm #4399
    dougweiss
    Member

    To remove the large featured image above the post, open up the functions.php in the child theme folder.

    Find this section of code and remove it.

    [PHP]

    /** Add post image above post title */
    add_action( ‘genesis_before_post’, ‘streamline_post_image’ );
    function streamline_post_image() {

    if ( is_page() ) return;

    if ( $image = genesis_get_image( ‘format=url&size=post-image’ ) ) {
    printf( ‘‘, get_permalink(), $image, the_title_attribute( ‘echo=0′ ) );
    }

    }[/PHP]

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