• 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

perplexed

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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 23, 2013 at 11:40 am in reply to: Changing the background image for tablet view Magazine Theme #22415
    perplexed
    Member

    Thank you,

    The code was an excerpt, the closing bracket was down a ways. Thank you for pointing out my mistake in the class name. I'm not sure how I got the name reversed, and am sure I would have kept looking past it. Thanks again!

    February 18, 2013 at 6:32 pm in reply to: Help Adding a Widget Area to Genesis Magazine Child Theme Header #21160
    perplexed
    Member

    Hi Chris,

    No luck. I decided to give up and use a header image instead. Thanks for your help!

    February 18, 2013 at 12:31 pm in reply to: Help Adding a Widget Area to Genesis Magazine Child Theme Header #21053
    perplexed
    Member

    Hi Chris,

    Thank you for your explination. I'm afraid that I'm still missing something.

    Here's what I added to functions.php:

    /** Replace Site Title & Description with logo widget area */
    remove_action( 'genesis_site_title', 'genesis_seo_site_title' );
    remove_action( 'genesis_site_description', 'genesis_seo_site_description' );
    function output_my_logo(){
    if ( !function_exists( 'dynamic_sidebar' ) || !dynamic_sidebar( 'logo' ) ) {
    }
    }
    add_action( 'genesis_site_title', 'output_my_logo');

     

    And I registered the sidebar:

    genesis_register_sidebar( array(
    'id' => 'logo',
    'name' => __( 'Logo', 'magazine' ),
    'description' => __( 'This is the logo.', 'magazine' ),
    ) );

     

    I see the logo widget in the backend, and I added content to it, but it doesn't show. Have I missed a step?

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)

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