• 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

How to change homepage description

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 › How to change homepage description

This topic is: not resolved

Tagged: description, homepage, minimum

  • This topic has 3 replies, 3 voices, and was last updated 12 years ago by Dan B.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • March 18, 2013 at 10:05 am #29019
    matteoduo
    Member

    Hi,
    I'm working on Minimum theme and I'd like to change homepage description with custom text:
    currently the Minimum theme shows what's in my general info section, but I'd like to show something different.

    I've been told to modify the page-title.php file, specifically the following line:
    if ( is_home() ) {
    echo '' . esc_html( get_bloginfo( 'description' ) ) . '' . __( 'Subscribe Now', 'minimum' ) . '';

    but I don't know what code I need to add to get my desired result.

    Anyone can help me figure out this?
    Hope so... 🙂

    March 18, 2013 at 12:45 pm #29088
    NRay
    Member

    You can actually do this directly in the WordPress Dashboard. On the left click on the Genesis Tab > SEO Options. Then you can edit your Home Page Description right there.

    March 18, 2013 at 2:16 pm #29139
    matteoduo
    Member

    @NRay: Minimu theme shows the description in the homepage next to a "Subscribe" button.
    I'd like to leave my actual description but edit the text showed in the homepage

    Maybe this could help my point:

    https://www.dropbox.com/s/o6flx8u3jj1svmb/description%20minimum%20theme%20.png

    June 18, 2013 at 10:46 pm #46692
    Dan B
    Participant

    Simple. Open the page-title.php doc and make this change:

    Old:
    `if ( is_home() ) {
    echo '' . esc_html( get_bloginfo( 'description' ) ) . '' . __( 'Talk to us', 'minimum' ) . '';
    }
    `

    New:
    `
    if ( is_home() ) {
    echo '' . __( 'type your custom text here', 'minimum' ) . '' . __( 'And make a custom button too', 'minimum' ) . '';
    }
    `

    EDIT: Actually, some of the code is disappearing here. Not sure why. But you should be able to figure it out of you look at the other code snippets below the Home code in the same document. 🙂


    Dan @ ZindaMedia
    Marketing, Fundraising and Social Media strategies for non-profits.

  • 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

© 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