• 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

Make title show up on blog page of the centric theme:

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 › Make title show up on blog page of the centric theme:

This topic is: not resolved

Tagged: blog title, page-title

  • This topic has 2 replies, 2 voices, and was last updated 10 years, 1 month ago by jgk.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • December 26, 2015 at 2:30 pm #174841
    jgk
    Member

    Hello, I'm trying to make the title "Blog" appear on the blog page of the centric theme. I believe something need to be added to the following code in funtions.php but I'm not sure what it is:

    //* Reposition Page Title
    add_action( 'genesis_before', 'centric_post_title' );
    function centric_post_title() {

    if ( is_page() and !is_page_template() ) {
    remove_action( 'genesis_entry_header', 'genesis_do_post_title' );
    add_action( 'genesis_after_header', 'centric_open_post_title', 1 );
    add_action( 'genesis_after_header', 'genesis_do_post_title', 2 );
    add_action( 'genesis_after_header', 'centric_close_post_title', 3 );
    } elseif ( is_category() ) {
    remove_action( 'genesis_before_loop', 'genesis_do_taxonomy_title_description', 15 );
    add_action( 'genesis_after_header', 'centric_open_post_title', 1 ) ;
    add_action( 'genesis_after_header', 'genesis_do_taxonomy_title_description', 2 );
    add_action( 'genesis_after_header', 'centric_close_post_title', 3 );
    } elseif ( is_search() ) {
    remove_action( 'genesis_before_loop', 'genesis_do_search_title' );
    add_action( 'genesis_after_header', 'centric_open_post_title', 1 ) ;
    add_action( 'genesis_after_header', 'genesis_do_search_title', 2 );
    add_action( 'genesis_after_header', 'centric_close_post_title', 3 );
    }

    }

    Thanks so much for any help!
    -Jay

    http://macarena.studioissa.com/blog/
    December 26, 2015 at 11:22 pm #174853
    Brad Dalton
    Participant

    I think you'll find this is included in the latest version of genesis so you simply add a name to the page title using the blog page template.


    Tutorials for StudioPress Themes.

    December 27, 2015 at 2:38 pm #174885
    jgk
    Member

    Hi Brad, Thank you for your help. For some reason the title isn't appearing on the blog page:

    http://macarena.studioissa.com/blog/

    Even though the page is named "blog" when I edit the page. I'm using a modified version of the centric theme.

    Is there any more info I can provide to solve this mystery?

    Thank you for your assistance!

  • 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