• 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

Modify Comments Title and include count

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 › Modify Comments Title and include count

This topic is: not resolved

Tagged: genesis, modify comment title, Prose

  • This topic has 2 replies, 2 voices, and was last updated 12 years, 8 months ago by nubloggie.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • July 21, 2013 at 4:44 am #51685
    nubloggie
    Member

    I'm trying to modify the title of the Comments section from "Comments" to:

    {<h3>#</h3> comments....read them below or add one }

    ie, the "number of comments" as <h3> and words "comments....read them below or add one" as regular size text, with the "add one" as a hyperlink down to the Comment form.

    if anyone could help with this modification, i would be grateful!

    Many thanks.

    July 21, 2013 at 12:28 pm #51715
    Brad Dalton
    Participant

    Here's the filters for that. Simply modify the code.

    Source http://my.studiopress.com/snippets/comments/

    Adding a comment count requires a significant amount of custom PHP coding


    Tutorials for StudioPress Themes.

    July 22, 2013 at 5:58 am #51822
    nubloggie
    Member

    thanks. I actually found some code to make it work:

    /** Modify Comments Title */
     add_filter( 'genesis_title_comments', 'crunchify_title_comments');
    function crunchify_title_comments() {
        return __(comments_number( '{ Be the first to comment Share your thoughts below }', '{ 1 comment....read it below or <a href="#respond" rel="nofollow">add one</a> }', '{ % comments....read it below or <a href="#respond" rel="nofollow">add one</a>} ' ), 'genesis' );
    }
    

    Any idea how to make just the comment number <h3> and leave the rest of the text normal?

    thanks for your help!

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