• 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

Adding a line of text after Speak Your Mind

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 › Adding a line of text after Speak Your Mind

This topic is: not resolved
  • This topic has 5 replies, 3 voices, and was last updated 13 years, 3 months ago by NewSeasonDesign.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • March 28, 2013 at 8:33 pm #31873
    NewSeasonDesign
    Member

    Is there a way to add a line of text right after the 'Speak You Mind' text in the comment box (right above where people leave their name, email, url, and comment)?

    March 28, 2013 at 9:26 pm #31880
    AnitaC
    Keymaster

    Look at this - the last one at the bottom referring to Comment Policy Box. Maybe you can use that for the line of text you want - http://my.studiopress.com/snippets/comments/#speak-your-mind.


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

    March 29, 2013 at 2:53 am #31891
    Brad Dalton
    Participant

    I think you'd need to use this code and add the text after the 'Leave a Comment' text as there's no hook after this text.

    add_filter( 'genesis_comment_form_args', 'custom_comment_form_args' );
    function custom_comment_form_args($args) {
        $args['title_reply'] = 'Leave a Comment';
        return $args;
    }
    

    The only other option would be to edit the genesis/lib/structure/comments.php file which isn't really a good idea.


    Tutorials for StudioPress Themes.

    April 2, 2013 at 7:14 pm #32758
    NewSeasonDesign
    Member

    @AnitaC - Unfortunately the comment policy shows up right before the comment box area. Their comment box has a background color, and it's appearing outside the colored area when I try that.


    @braddalton
    - I actually do have that already in my php file. I used it to change 'Speak your mind' to 'Leave a comment.' The problem is that I want to add another line of text after 'Leave a Comment'.

    April 2, 2013 at 9:36 pm #32777
    Brad Dalton
    Participant

    You can with that code. You add a paragraph tag and then add the text after the Speak your mind text in the code.


    Tutorials for StudioPress Themes.

    April 3, 2013 at 12:09 pm #32874
    NewSeasonDesign
    Member

    Thanks @braddalton ! That did the trick. I didn't realize that I could just add a paragraph tag. Plus I had an apostrophe in the text they wanted, and that was causing an error. Oops. It's working perfectly now.

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