• 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

Changing the text of the "reply" button

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 › Changing the text of the "reply" button

This topic is: resolved
  • This topic has 2 replies, 2 voices, and was last updated 12 years, 4 months ago by lostintime.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • December 28, 2012 at 3:32 pm #8012
    lostintime
    Member

    Hi all,

    Not sure whether this is a WordPress or a Genesis question, but can anyone tell me  where I can change the text of the reply button that is displayed under all comments? Is this something that should be  done through a function?

    December 28, 2012 at 4:57 pm #8025
    Riavon
    Member

    Add this to your theme's functions.php file:

    add_filter('genesis_comment_form_args', 'custom_comment_form_args');
    function custom_comment_form_args($args) {
        $args['title_reply'] = 'Add your comment';
        return $args;
    }
    

    You can change the words Add your comment to whatever you wish it to say.


    Twitter: @riavonentprises

    December 28, 2012 at 5:42 pm #8031
    lostintime
    Member

    That's brilliant Riavon.  Thanks for your help!

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Changing the text of the "reply" button’ is closed to new 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