• 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

Move Registered Widget Area After Post Info

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 › Move Registered Widget Area After Post Info

This topic is: not resolved

Tagged: .post-info, widget area

  • This topic has 2 replies, 2 voices, and was last updated 12 years, 3 months ago by webguide4u.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • January 4, 2014 at 10:01 am #83136
    webguide4u
    Member

    Registered a widgetized area after post and now I want to move it down after post info section (you can see it in the image belowwidget-area)

    January 4, 2014 at 11:04 am #83172
    nutsandbolts
    Member

    Are you able to post a link to your site? Your image didn't show up above, but even if it did, it's usually easier to help when we can see what you see.

    What hook did you use for the widget area, and what theme are you using?


    Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
    I provide development and training services for designers • Find me on Twitter and Google+

    January 4, 2014 at 11:30 am #83188
    webguide4u
    Member

    Hello Andrea,

    here is the link of the post...http://www.luvcamera.com/samsung-nx30-camera-specifications/

    here is the complete code I'm using

    //* Hook after post title widget before post content
    add_action( 'genesis_entry_content', 'eleven40_before_post_widget' );
    function eleven40_before_post_widget() {
    if ( is_singular( 'post' ) )
    genesis_widget_area( 'before-post', array(
    'before' => '<div class="before-post widget-area">',
    'after' => '</div>',
    ) );
    }

    //* Register widget areas
    genesis_register_sidebar( array(
    'id' => 'before-post',
    'name' => __( 'Before Post', 'eleven40' ),
    'description' => __( 'This is the before post widget area.', 'eleven40' ),
    ) );

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 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