• 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

ccarere

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
  • February 20, 2021 at 8:47 am in reply to: Removing the screen on Altitude Pro #503150
    ccarere
    Participant

    You're amazing.

    Thanks Anita!

    November 19, 2020 at 5:34 pm in reply to: Page Speed Tips? #502000
    ccarere
    Participant

    As best as I could.

    April 17, 2020 at 8:18 pm in reply to: Executive Pro: Register a widget area #498042
    ccarere
    Participant

    Thank you!

    That worked marvellously!!

    February 19, 2020 at 12:51 pm in reply to: Blog Page Implementation #496832
    ccarere
    Participant

    That worked beautifully, thank you!

    December 16, 2019 at 3:45 pm in reply to: Remove H1 Tags from site title in Digital Pro #495531
    ccarere
    Participant

    Thank you.
    But I didn't find that filter...
    I wouldn't know how to remove H1 tags if I found it either.

    Here's the Header php code on Genesis:

    <?php
    /**
    * Genesis Framework.
    *
    * WARNING: This file is part of the core Genesis Framework. DO NOT edit this file under any circumstances.
    * Please do all modifications in the form of a child theme.
    *
    * @package Genesis\Templates
    * @author StudioPress
    * @license GPL-2.0-or-later
    * @link https://my.studiopress.com/themes/genesis/
    */

    /**
    * Fires at start of header.php, immediately before genesis_title action hook to render the Doctype content.
    *
    * @since 1.3.0
    */
    do_action( 'genesis_doctype' );

    /**
    * Fires immediately after genesis_doctype action hook, in header.php to render the document title.
    *
    * @since 1.0.0
    */
    do_action( 'genesis_title' );

    /**
    * Fires immediately after genesis_title action hook, in header.php to render the meta elements.
    *
    * @since 1.0.0
    */
    do_action( 'genesis_meta' );

    wp_head(); // We need this for plugins.
    ?>
    </head>
    <?php
    genesis_markup(
    [
    'open' => '<body %s>',
    'context' => 'body',
    ]
    );

    if ( function_exists( 'wp_body_open' ) ) {
    wp_body_open();
    }

    /**
    * Fires immediately after the wp_body_open action hook.
    *
    * @since 1.0.0
    */
    do_action( 'genesis_before' );

    genesis_markup(
    [
    'open' => '<div %s>',
    'context' => 'site-container',
    ]
    );

    /**
    * Fires immediately after the site container opening markup, before genesis_header action hook.
    *
    * @since 1.0.0
    */
    do_action( 'genesis_before_header' );

    /**
    * Fires to display the main header content.
    *
    * @since 1.0.2
    */
    do_action( 'genesis_header' );

    /**
    * Fires immediately after the genesis_header action hook, before the site inner opening markup.
    *
    * @since 1.0.0
    */
    do_action( 'genesis_after_header' );

    genesis_markup(
    [
    'open' => '<div %s>',
    'context' => 'site-inner',
    ]
    );
    genesis_structural_wrap( 'site-inner' );

    December 14, 2019 at 10:45 am in reply to: Remove H1 Tags from site title in Digital Pro #495504
    ccarere
    Participant

    Not sure if I need to provide any more information...

    December 1, 2019 at 3:39 pm in reply to: Remove H1 Tags from site title in Digital Pro #495153
    ccarere
    Participant

    I'm using Yoast

  • 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