• 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

How to add homepage sidebar on the right of Executive Pro Theme (Homepage only)

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 › How to add homepage sidebar on the right of Executive Pro Theme (Homepage only)

This topic is: not resolved

Tagged: content-sidebar, Executive Pro Theme, homepage sidebar

  • This topic has 4 replies, 2 voices, and was last updated 9 years, 11 months ago by rcserv2617.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • February 5, 2016 at 1:20 am #178357
    rcserv2617
    Member

    Hi folks,

    I'm working on a website for my client and its been going well so far. Well, except one thing. My client wants a right sidebar on the homepage and as I am using the Executive Pro theme I can't seem to be able to do that. Although I was forwarded this particular tutorial (http://brianlis.com/add-a-unique-sidebar-to-the-genesis-home-page.htm/) by the studio press team, it doesn't work. When I say it doesn't work, what I actually mean is that the sidebar is created but it shows up at the bottom.

    Has anyone had any experience in doing this modification? Has it got to do with the fact that the page is forced to be full width? Ideally I would like the sidebar to appear right below the slider area (on the right of course). Any help would be very much appreciated.

    Link to my site: http://www.clienttestserver.net

    Thanks a bunch (in advance)!

    http://www.clienttestserver.net
    February 5, 2016 at 2:20 am #178358
    Brad Dalton
    Participant

    What happens if you remove the following line of code from line 21 in front-page.php

    add_filter( 'genesis_pre_get_option_site_layout', '__genesis_return_full_width_content' );

    Tutorials for StudioPress Themes.

    February 5, 2016 at 2:42 am #178359
    rcserv2617
    Member

    Thanks. That helps. But only issue is that when I resize the browser to a smaller width, the sidebar moves below the contents. Is there a way to get around it?

    February 5, 2016 at 5:28 am #178366
    Brad Dalton
    Participant

    Thats what is suppoed to happen.

    See the Media Queries:

    @media only screen and (max-width: 1200px) {
    
    	.site-container {
    		max-width: 960px;
    	}
    
    	.site-header .widget-area {
    		width: 700px;
    	}
    	
    	.content {
    		width: 660px;
    	}
    	
    	.sidebar-primary {
    		width: 300px;
    	}
    }
    
    @media only screen and (max-width: 1023px) {
    
    	.site-container {
    		max-width: 768px;
    	}
    
    	.content,
    	.sidebar-primary,
    	.sidebar-secondary,
    	.site-header .widget-area,
    	.title-area,
    	.wrap {
    		width: 100%;
    	}
    }
    

    You can modify the values for the .content and .sidebar-primary classes


    Tutorials for StudioPress Themes.

    February 7, 2016 at 2:48 am #178500
    rcserv2617
    Member

    Thanks. Will try it out. Appreciate your help!

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