• 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

Outreach – home featured left and right widget

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 › Outreach – home featured left and right widget

This topic is: resolved
  • This topic has 2 replies, 2 voices, and was last updated 12 years, 4 months ago by rosemcafee.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • October 15, 2013 at 9:18 am #66831
    Lise
    Member

    Hi again,

    this is the link to the testing site: http://lisehosting.com

    On the home page only, I want a home featured left and home featured right to come after the slider which is in the home-featured widget. Right now I have used the sub-footer to try it and see how it looks but the sub-footer widgets show on all pages.

    So I need to know how to set up the home featured left and right.

    I already registered the 2 widgets in functions.php like this:

    genesis_register_sidebar( array(
    	'id'				=> 'home-featured-left',
    	'name'			=> __( 'Home Featured Left', 'outreach' ),
    	'description'	=> __( 'This is the featured left area on the homepage.', 'outreach' ),
    ) );
    
    genesis_register_sidebar( array(
    	'id'				=> 'home-featured-right',
    	'name'			=> __( 'Home Featured Right', 'outreach' ),
    	'description'	=> __( 'This is the featured right area on the homepage.', 'outreach' ),
    ) );
    

    but don't know what code to add in home.php to achieve what I want.

    Thanks in advance for your help.
    Lise

    October 15, 2013 at 12:30 pm #66852
    Lise
    Member

    Nevermind, I figured it out using Brad's helpful tutorials here
    http://wpsites.net/web-design/add-home-page-widgets/ and this one http://wpsites.net/web-design/adding-duplicating-home-page-widgets-genesis/

    Thanks Brad

    October 16, 2013 at 6:07 pm #67092
    rosemcafee
    Member

    From this tutorial links you shared (thanks btw) Is it ok to just duplicate the codes for only one widget and insert it in the same registry?

    /** Register widget areas */
    genesis_register_sidebar( array(
    'id' => 'home-featured',
    'name' => __( 'Home Featured', 'outreach' ),
    'description' => __( 'This is the home featured section.', 'outreach' )
    ) );
    genesis_register_sidebar( array(
    'id' => 'home-featured2',
    'name' => __( 'Home Featured', 'outreach' ),
    'description' => __( 'This is the home featured section.', 'outreach' )
    ) );

    ................................

    I know the tutorial registers second widget area but i thought i'd duplicate one widget and position it right after the first. In the outreach theme the home featured widget allows me to insert slider but i wanted to separate it and make another block with the new home featured2 right below it . (not a programmer so forgive me) i dont want to mess up the whole codes for the theme 🙁 I even make my changes just on the css so I'm kinda scared to touch the php.

    Please help & thank you.

  • 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