• 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

beckysdesign

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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 20, 2013 at 8:04 am in reply to: Luscious Help Please! #21636
    beckysdesign
    Member

    I went ahead and took a chance and removed it and it worked!!!!!   Thanks so much again for the help!

    /** Add custom field above post title */
    add_action( 'genesis_before_post_title', 'luscious_post_image', 8 );
    function luscious_post_image() {

    if ( is_page() )
    return;

    if ( $image = genesis_get_image( 'format=url&size=post-photo' ) ) {
    printf( '<a href="%s" rel="bookmark"><img class="post-photo" src="%s" alt="%s" /></a>', get_permalink(), $image, the_title_attribute( 'echo=0' ) );
    }

    }

    February 20, 2013 at 7:57 am in reply to: Luscious Help Please! #21635
    beckysdesign
    Member

    this is the only thing I see in the function file to do with images.....

    /** Add custom field above post title */
    add_action( 'genesis_before_post_title', 'luscious_post_image', 8 );
    function luscious_post_image() {

    if ( is_page() )
    return;

    if ( $image = genesis_get_image( 'format=url&size=post-photo' ) ) {
    printf( '<a href="%s" rel="bookmark"><img class="post-photo" src="%s" alt="%s" /></a>', get_permalink(), $image, the_title_attribute( 'echo=0' ) );
    }

     

    I did not remove it because I did not want to mess anything up until I know if this is what I should remove ..  Should I remove this?

    Thanks for all the help!!

    February 20, 2013 at 6:32 am in reply to: Luscious Help Please! #21620
    beckysdesign
    Member

    Thanks so much for pointing me in the right direction!!!!

    I have another question if someone can help....  In the instructions it says

    Featured Images:
    The Luscious theme adds a large horizontal image above the post title by default. This image is pulled from the first image that is uploaded and attached to the post. The image does not need to be assigned as a featured image.

    If there is an image inserted within the body of the post, it may also be displayed as the featured image.

    How can I stop the image from displaying above the title by default?  I just want it to show in the post.

    Thanks!!!!

     

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

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