• 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 Pro – adding new widget affects re-positioned nav

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 Pro – adding new widget affects re-positioned nav

This topic is: not resolved

Tagged: front-page.php, outreach

  • This topic has 1 reply, 2 voices, and was last updated 9 years, 3 months ago by Brad Dalton.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • February 26, 2014 at 9:04 am #92472
    Lorraine
    Participant

    Hi there, I have added two homepage widgets for full width text above and below the home bottom widgets.

    if ( is_active_sidebar( 'home-top' ) || is_active_sidebar( 'home-middle' ) || is_active_sidebar( 'home-bottom' ) || is_active_sidebar( 'home-bottom-para' ) )

    I have also repositioned the navigation to underneath home top as I have the logo overspilling the header. My new widget I would have though would come out under the navigation as in front-page.php it's placed between top widget and bottom. It is coming out over the navigation which then breaks my design.

    I repositioned with this which is what must be causing the issue.

    //* Reposition the secondary navigation menu
    add_action( 'genesis_meta', 'sk_reposition_subnav' );
    function sk_reposition_subnav() {
     
    	if( ! is_front_page() )
    		return;
     
    	remove_action( 'genesis_after_header', 'genesis_do_subnav' );
    	add_action ( 'genesis_before_footer', 'genesis_do_subnav', 1 );
     
    }

    I got the code from Sridhar Katakam's which was fab until I started making more mods... Any help appreciated.

    February 27, 2014 at 1:21 am #92630
    Brad Dalton
    Participant

    You can simply add the 2 lines of code to your front-page.php or home.php file http://www.studiopress.community/topic/winning-agent-primary-nav-on-homepage/#post-92612


    Tutorials for StudioPress Themes & WooCommerce.

  • 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

© 2023 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