• 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

Place feature image above title using Genesis Grid plug in

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 › Place feature image above title using Genesis Grid plug in

This topic is: not resolved

Tagged: feature image above title

  • This topic has 4 replies, 3 voices, and was last updated 12 years, 2 months ago by nunotmp.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • June 14, 2014 at 2:48 pm #109780
    CJWheels
    Member

    I need to move the feature image above the title. I am using the Genesis Grid plug in.

    http://momsmack.com/

    I thought this code in my functions.php would work, but nothing I've tried seems to do it:

    // Move image above post title in Genesis Framework
    remove_action( 'genesis_post_content', 'genesis_do_post_image' );
    add_action( 'genesis_before_post_title', 'genesis_do_post_image' );

    What am I missing?

    http://momsmack.com/
    June 14, 2014 at 4:39 pm #109789
    Brad Dalton
    Participant

    The add_action uses the old XHTML loop hooks


    Tutorials for StudioPress Themes.

    June 14, 2014 at 7:49 pm #109813
    nunotmp
    Member

    Your theme uses genesis 2.0 so you will need to use the new hooks. Try this.

    
    remove_action( 'genesis_entry_content', 'genesis_do_post_image', 8 );
    add_action( 'genesis_entry_header', 'genesis_do_post_image', 8 );
    

    Genesis Child Themes – Follow Me

    June 15, 2014 at 2:52 pm #109899
    CJWheels
    Member

    Thank you SO much! That did the trick: http://momsmack.com/

    Is there any good resource for the new hooks?

    Cynthia

    June 16, 2014 at 5:56 pm #110067
    nunotmp
    Member

    Great, glad you got it all figured out. Here are the hooks used in creating posts https://gist.github.com/nunotmp/b086eb6b7093520eda51

    You can also view these by navigating to genesis > lib > structure > post.php


    Genesis Child Themes – Follow Me

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