• 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

Streamline-Pro featured widgets

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 › Streamline-Pro featured widgets

This topic is: not resolved

Tagged: featured widgets, reposition, streamline pro

  • This topic has 6 replies, 3 voices, and was last updated 10 years, 11 months ago by Tom.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • August 13, 2014 at 7:33 am #118559
    sahdow
    Participant

    I want to reposition the featured widgets, but they will not display.

    Starting with a clean downloaded copy of the theme, I modify the hook and the widgets disappear.

    Here's the original snippet:

    		// Add homepage widgets
    		add_action( 'genesis_before_content_sidebar_wrap', 'streamline_homepage_widgets' );
    

    Using the hook reference I try this:

    		// Add homepage widgets
    		add_action( 'genesis_after_content_sidebar_wrap', 'streamline_homepage_widgets' );
    

    And widgets disappear completely - or this:

    		// Add homepage widgets
    		add_action( 'genesis_after_content', 'streamline_homepage_widgets' );
    

    with the same results - no widgets.

    Anyone know what's going on here?

    August 14, 2014 at 7:31 pm #118877
    Tom
    Participant

    add_action( 'genesis_after_content_sidebar_wrap', 'streamline_homepage_widgets' );

    Places the widgets below the sidebar:

    What, exactly, are you wanting to do with your Streamline widgets?

    Edit: meant to add that you may find some help using the Genesis Visual Hook Guide.


    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

    August 15, 2014 at 1:12 pm #119030
    sahdow
    Participant

    Basically, want the featured widgets to display below the post content and sidebar (content_sidebar_wrap) and move it down immediately above the footer widgets.
    Screen shot example

    August 15, 2014 at 1:49 pm #119054
    Genesis Developer
    Member

    Open the front-page.php in Theme Editor and change this line

    add_action( 'genesis_before_content_sidebar_wrap', 'streamline_homepage_widgets' );

    by

    
    add_action( 'genesis_after_content_sidebar_wrap', 'streamline_homepage_widgets' );

    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    August 15, 2014 at 1:50 pm #119055
    Genesis Developer
    Member

    See the HOOK doc


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    August 15, 2014 at 2:29 pm #119086
    sahdow
    Participant

    Thanks, genrock but it doesn't work, hence my reason for the post - see my original post

    August 15, 2014 at 2:39 pm #119093
    Tom
    Participant

    Follow Genrock's step (as you had done before), then change this in your stylesheet:

    Find the home-featured section in your stylesheet at line 1067 and change the code to add clear: left; in that statement:

    .home-featured {
        background: #fff url(images/lines-vertical.png);
        background-size: 3px 1px;
        border-bottom: 5px solid #f1f1f1;
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
        clear: left;
    }

    You'll have some additional CSS changes to make to suit your new layout.


    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

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

© 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