• 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

Ambiance Pro: Remove post header and author gravitar

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 › Ambiance Pro: Remove post header and author gravitar

This topic is: not resolved
  • This topic has 1 reply, 2 voices, and was last updated 7 years, 5 months ago by raulfj.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • July 19, 2015 at 9:22 am #159812
    jalodico
    Member

    Is it possible to remove the header and author gravitar that shows on individual posts in Ambiance Pro? This is going to be a fairly static, informative website so I just want to show the site name/logo at the top as it does on the home page.

    Would also like to remove the header from showing on the posts on the home page.

    Thanks for any help.

    http://swimannapolis.com
    October 29, 2015 at 4:52 pm #169563
    raulfj
    Member

    Hi,

    to delete the gravatar I deleted the follow text from functions.php

    //* Output gravatar before entry title
    add_action( 'genesis_entry_header', 'ambiance_gravatar', 7 );
    function ambiance_gravatar() {

    if ( is_singular( 'post' ) ) {
    echo '<div class="entry-avatar">';
    echo get_avatar( get_the_author_meta( 'user_email' ), 240 );
    echo '</div>';
    }

    }

    And to remove the picture, I deteled the following,

    .entry-background {
    display: block;
    height: 100px;
    width: 100%;
    z-index: -99 !important;
    }

    .no-featured-image .entry-background {
    background: rgba(255, 255, 255, 0.9);
    height: 180px;
    }

    Wish that can help. Best.

  • 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

© 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