• 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

Monochrome Pro Remove the word Blog from 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 › Monochrome Pro Remove the word Blog from Blog Page

This topic is: not resolved

Tagged: archive title, blog page, blog title, category title, monochrome pro

  • This topic has 9 replies, 4 voices, and was last updated 3 years, 3 months ago by Chris A..
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • August 19, 2019 at 5:41 pm #493050
    LeihaHa
    Member

    I have the page titles hidden using this:

    .page .entry-title{
    display:none;
    }

    I want the blog titles to show up but I don't want the title on the blog page itself. Is there a code I can use to remove the word blog?

    https://jblynn.com/blog/
    August 20, 2019 at 1:40 am #493057
    Brad Dalton
    Participant

    Try this PHP code


    Get Help – Book Consultation.

    August 21, 2019 at 3:05 pm #493083
    LeihaHa
    Member

    Unfortunately that didn't work. Thank you for trying.

    August 22, 2019 at 7:23 am #493102
    Brad Dalton
    Participant

    What version of Genesis are you using?


    Get Help – Book Consultation.

    August 22, 2019 at 9:09 am #493107
    bsmith20681
    Member

    You can try this plugin.

    Hide Page And Post Title

    Then just go to the blog page and set it to hide.

    August 22, 2019 at 9:43 am #493108
    LeihaHa
    Member

    I'm running the latest version of Genesis.

    Just tried the plugin and it didn't work. So weird. Thank you guys for your suggestions.

    August 22, 2019 at 10:20 am #493109
    Brad Dalton
    Participant

    How are you setting your blog page? With a template or the Posts page settings?


    Get Help – Book Consultation.

    August 22, 2019 at 10:24 am #493110
    LeihaHa
    Member

    I'm sorry, not sure what you mean. There's no default page and it's set to default theme settings for the page layout.

    October 19, 2019 at 10:34 am #494126
    Chris A.
    Participant

    I have the same issue.

    It's not really a "page."

    It's a category title.

    Thanks,

    Chris

    October 19, 2019 at 10:39 am #494127
    Chris A.
    Participant

    I just nuked everything with this code...

    //Removes Title and Description on CPT Archive
    remove_action( 'genesis_before_loop', 'genesis_do_cpt_archive_title_description' );
    //Removes Title and Description on Blog Archive
    remove_action( 'genesis_before_loop', 'genesis_do_posts_page_heading' );
    //Removes Title and Description on Date Archive
    remove_action( 'genesis_before_loop', 'genesis_do_date_archive_title' );
    //Removes Title and Description on Archive, Taxonomy, Category, Tag
    remove_action( 'genesis_before_loop', 'genesis_do_taxonomy_title_description', 15 );
    //Removes Title and Description on Author Archive
    remove_action( 'genesis_before_loop', 'genesis_do_author_title_description', 15 );
    //Removes Title and Description on Blog Template Page
    remove_action( 'genesis_before_loop', 'genesis_do_blog_template_heading' );
  • Author
    Posts
Viewing 10 posts - 1 through 10 (of 10 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

© 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