• 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

Agency Pro Header Logo: Changing it??

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 › General Discussion › Agency Pro Header Logo: Changing it??

This topic is: resolved

Tagged: agency pro, header, image, left, Logo, text

  • This topic has 2 replies, 2 voices, and was last updated 11 years, 6 months ago by travlanders.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • November 23, 2013 at 11:52 pm #75330
    travlanders
    Member

    I have already seen a few posts about this and no real solutions. What a bummer!! This should be so simple but it has turned into a big time hassle.

    Ideally what i would like to have is a small image followed by text as my logo on the upper left hand side of the page. (However, I have tried to just put the logo and can't even get that to come out correctly....)

    I have tried changing the custom header code here:

    //* Add support for custom header
    
    add_theme_support( 'custom-header', array(
    
    	'header_image'    => '',
    
    	'header-selector' => '.site-title a',
    
    	'header-text'     => false,
    //* TRAV added TRAV added TRAV added TRAV added TRAV added TRAV added
    	'height'          => 100,
    
    	'width'           => 300,
    
    ) );

    However, the image still gets cropped. Even after I increase the height of the container..

    .site-title {
    	height: 110px;
    }

    Still the image is cropped at 60px... obviously there is something else cutting it off...

    I have tried adding a widget to the header by using code like:

    genesis_register_sidebar( array(
        'id'              		=> 'header-left',
        'name'         	 	=> __( 'Header Left', 'wpsitesdotnet' ),
        'description'  	=> __( 'Header left widget area', 'wpsitesdotnet' ),
    ) );
    /**
    * @author Brad Dalton WP Sites
    * @learn more http://wp.me/p1lTu0-9VA
    */
    add_action( 'genesis_header', 'wpsites_left_header_widget', 11 );
    	function wpsites_left_header_widget() {
    	if (is_active_sidebar( 'header-left' ) ) {
     	echo '<div class="header-left">';
    	dynamic_sidebar( 'header-left' );
    	echo '</div><!-- end .header-left -->';
    }}

    I have tried using plugins such as:

    Genesis Simple Headers
    Genesis Simple Hooks

    I have looked at so many articles and tried so many other things my nose is bleeding... I would list the others but I can't remember all that I have tried. Why is this so difficult???

    If anyone has a lead on how to change the height of the header and then insert a custom header I would appreciate it...

    Below you can see what I have thus far.... which is not much....
    http://howtokorean.com/

    Thanks
    Trav

    http://howtokorean.com/
    November 24, 2013 at 9:47 am #75357
    Susan
    Moderator

    Have you tried this tutorial?
    http://blackhillswebworks.com/2013/05/10/how-to-replace-the-studiopress-background-header-image-with-a-real-image-logo/

    November 24, 2013 at 10:21 am #75364
    travlanders
    Member

    here's what I did...

    Changing the Logo in the Header of the Agency Pro Theme

    Still I would like to do a combo of an image with text so that it is more seo friendly...

    I couldn't figure that out... I only got an image for now...

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Agency Pro Header Logo: Changing it??’ 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

© 2025 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