• 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

Specific widget not showing

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 › Specific widget not showing

This topic is: not resolved

Tagged: widgets

  • This topic has 1 reply, 2 voices, and was last updated 12 years, 2 months ago by AnitaC.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • May 30, 2014 at 9:26 am #107483
    brook1979
    Member

    Hi People,

    I have registered a new widget, by adding the following code
    /** Add the sub widget section */
    add_action('genesis_after_header','my-achievements', 10 );
    function my_achievements() {
    if ( is_active_sidebar( 'home-feature-15' ) ) {
    if ( is_page ('my-achievements') ) {
    echo '<div id="my-achievements"><div class="wrap clearfix">';

    echo '<div class="home-feature-15">';
    dynamic_sidebar( 'home-feature-15' );
    echo '</div><!-- end .home-feature-15 -->';

    echo '</div><!-- end .wrap --></div><!-- end #home-feature-15 -->';

    }
    }
    }

    Is there anything wrong with this code..??

    The widget is NOT appearing on the page I want it to....Any ideas?

    Thanks in advance

    May 30, 2014 at 9:57 am #107489
    AnitaC
    Keymaster

    Did you add the CSS to it?


    Need help with customization or troubleshooting? Reach out to me.

  • 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