• 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

meghanwagner

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
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • November 24, 2014 at 12:37 am in reply to: Blog template Page Title Not Showing #132647
    meghanwagner
    Member

    No problem, thought I could be able to help troubleshoot. Sorry I couldn't be any more help. Good luck!

    November 23, 2014 at 11:27 pm in reply to: Blog template Page Title Not Showing #132644
    meghanwagner
    Member

    Nope you shouldn't. What is your site URL?

    November 23, 2014 at 11:16 pm in reply to: Blog template Page Title Not Showing #132642
    meghanwagner
    Member

    Hmm I'm not sure what to tell you. I'd double check that a semi-colon didn't get dropped.

    November 23, 2014 at 11:06 pm in reply to: Blog template Page Title Not Showing #132640
    meghanwagner
    Member

    It may not be the best solution but try removing ’ . get_the_title() . ‘ and just entering the title you want to show, it's not dynamic but that may be the problem.

    November 23, 2014 at 11:03 pm in reply to: Blog template Page Title Not Showing #132638
    meghanwagner
    Member

    Yes in the functions.php file.

    November 23, 2014 at 11:00 pm in reply to: Blog template Page Title Not Showing #132636
    meghanwagner
    Member

    Hey Josephine,

    This is how i got the title to show:

    //Add Blog Title
    add_action( 'get_header', 'add_blog_title');
    function add_blog_title() {
    if (is_home() ) {
    add_filter( 'genesis_before_content_sidebar_wrap', 'blog_title' );
    function blog_title() {
    echo '<h1 class="entry-title">' . get_the_title() . '</h1>';
    }

    }
    }

    October 21, 2014 at 9:03 am in reply to: Blog template Page Title Not Showing #128647
    meghanwagner
    Member

    Nope doesn't work. Would it be possible to have something that is blocking the code or overriding it?
    I'm just not sure what that would be.

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 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