• 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

No Titles on Blog Page?

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 › No Titles on Blog Page?

This topic is: resolved

Tagged: No Blog Titles

  • This topic has 3 replies, 2 voices, and was last updated 10 years, 7 months ago by pacecom.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • June 8, 2015 at 5:58 am #155333
    pacecom
    Member

    Hi,

    I’m using the News Pro theme and will have my “Homepage” be the “Genesis-Featured Posts.” This is located in the “Home-Bottom” widget section of the homepage. I will have 10 posts on the homepage.

    At the bottom of the homepage I have a link to “View all posts” that points to page 2 of my “Blog Page” where pagination will begin.

    For some reason, there are no titles to the posts on the blog page. Any idea why?

    Thanks,
    Peter

    http://www.fashionprofits.com
    June 8, 2015 at 6:10 am #155335
    jeffreyd00
    Member

    I didn't see any glaring errors in the CSS changes you made but I'd still roll back all CSS changes you've made by replaceing the css files with a clean one from the theme's package and see if they pop back. If they don't then look at your functions.php.

    Sorry I couldn't give you a definitive answer, like I said I didn't see anything obvious when looking at the site.

    BTW the problem link is http://www.fashionprofits.com/blog/ not http://www.fashionprofits.com for anyone else that is looking to help this guy out.

    June 8, 2015 at 2:07 pm #155417
    pacecom
    Member

    Ok, the following code is responsible for eliminating the titles on the blog pages and is now removed:

    //* Remove page title for multiple pages
    add_action( 'get_header', 'child_remove_page_titles' );
    function child_remove_page_titles() {
        $pages = array( 0, 11, );
        if ( is_page( $pages ) ) {
            remove_action( 'genesis_entry_header', 'genesis_do_post_title' );
        }
    }

    I found the code on this forum recently. Should I look for a plugin to remove page titles or can this code be modified to work properly?

    Thanks,
    Peter

    P.S. It was so late when I made this original post last night, I did not check the PHP that I modified.

    June 8, 2015 at 3:09 pm #155425
    pacecom
    Member

    Downloaded "Genesis TItle Toggle plugin" and works well. Problem solved.

    Peter

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘No Titles on Blog Page?’ 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

© 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