• 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

Blog post title to come on the featured image

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 › Blog post title to come on the featured image

This topic is: not resolved

Tagged: ambiance pro, featured image, single post

  • This topic has 3 replies, 2 voices, and was last updated 5 years, 4 months ago by Brad Dalton.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • August 28, 2020 at 2:43 am #500801
    citiboy9
    Participant

    Need help, I am unable to find any solution
    When I open a blog post on my website, I want the blog post title to come on the featured image. Currently its below the image. So when you view the screen, the 1st scroll goes away just with the featured image. I want the title to also be seen in the first scroll.

    Blogpost link:
    https://www.officeproductivity.org/how-to-minimize-meetings-to-increase-productivity-when-working-from-home/

    https://www.officeproductivity.org/how-to-minimize-meetings-to-increase-productivity-when-working-from-home/
    August 28, 2020 at 3:04 am #500802
    Brad Dalton
    Participant

    The solution may depend on which theme you are using however you can try :

    1. using PHP code to reposition the entry title. Basically you remove and then add back the title to a different hook position.

    2. and using CSS to display your title over the image https://www.w3schools.com/howto/howto_css_image_text.asp

    So your image container uses position relative and your text uses position absolute.


    Tutorials for StudioPress Themes.

    August 28, 2020 at 3:58 am #500806
    citiboy9
    Participant

    Thanks Brad for the help, I really appreciate it. I am using the theme Ambiance Pro.

    Although I understood your step but I am still not sure how to implement them, I can remove the text using the link you gave, but how do I add back with a different hook position?

    August 28, 2020 at 4:14 am #500807
    Brad Dalton
    Participant

    Here's the list of Genesis hooks which you can change in the code.

    Change remove_action to add_action and change the genesis_entry_header hook to any other.

    Something like this

    remove_action( 'genesis_entry_header', 'genesis_do_post_title' );
    add_action( 'add you new hook here', 'genesis_do_post_title' );
    

    This will need to be done in a single.php template file or in your child themes functions file with a conditional tag

    That should get be enough resources to get you started.


    Tutorials for StudioPress Themes.

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

© 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