• 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

How to turn off Wellness Pro Blog Page & Custom Post Type Titles

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 › How to turn off Wellness Pro Blog Page & Custom Post Type Titles

This topic is: not resolved

Tagged: page-title, wellness pro

  • This topic has 1 reply, 2 voices, and was last updated 8 years, 8 months ago by Victor Font.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • May 23, 2017 at 7:24 pm #206901
    martag
    Participant

    On this site: http://marketbasketnutrition.com/ the Genesis Title Toggle plugin is working on all the main pages but not on the blog page or on the store pages which use a custom post type.

    I've checked and rechecked the "turn off title" box and it is set to not show the title in Genesis Theme Settings and on the blog page.

    I've also tried page targeted CSS and functions to turn off the blog page title and that has not worked either.

    =====================================
    remove_action('genesis_post_title', 'genesis_do_post_title');
    =====================================
    add_action( 'get_header', 'child_remove_page_titles' );
    function child_remove_page_titles() {

    $pages = array( 4320 );
    if ( is_page( $pages ) ) {
    remove_action( 'genesis_entry_header', 'genesis_do_post_title' );
    }
    }

    ======================================
    add_action( 'get_header', 'child_remove_page_titles' );
    function child_remove_page_titles() {

    if ( is_page( ) ) {
    remove_action( 'genesis_entry_header', 'genesis_do_post_title' );
    }
    }
    =======================================

    Any other suggestions?

    Thanks!

    http://marketbasketnutrition.com/blog
    May 24, 2017 at 3:53 am #206906
    Victor Font
    Moderator

    The pages you are addressing are archive pages that are handled differently from standard pages: http://wpbeaches.com/remove-archive-title-on-all-the-archives-in-genesis/


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

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