• 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

eleven40 pro (Sidebar-content) switching sidebar 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 › General Discussion › eleven40 pro (Sidebar-content) switching sidebar widgets

This topic is: not resolved

Tagged: Eleven40, sidebars, swapping widgets, switching sidebars

  • This topic has 16 replies, 5 voices, and was last updated 7 years, 3 months ago by Matt Henderson.
Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • May 26, 2014 at 9:42 pm #106905
    mikemdg
    Member

    I'm customizing the eleven40 pro theme and was wondering if there's an easy way to change the order of the sidebar widgets on a specific page layout.

    The default eleven40 page layout is "Secondary Sidebar" / "Content" / "Primary Sidebar" .
    I've created a submenu for each section in my "secondary sidebar" on the far left, so each default page displays as... nav / content / sidebar... my problem is that when I go to change the layout settings of a page to use the (sidebar-content) layout -- it shows up as "Primary Sidebar" / "Content" and I lose my submenu.

    Is there a way to swap the way the menus display so on the theme setting "sidebar/content" I can make it show "secondary-sidebar" instead of "primary-sidebar"?

    May 27, 2014 at 5:19 am #106941
    Anita
    Keymaster

    Try using the Genesis Layout Extras. It give you additional layout options and then you can select this option just for that one page.


    Love coffee, chocolate and my Bella!

    May 27, 2014 at 8:41 am #106983
    mikemdg
    Member

    That's a neat plugin, but unfortunately didn't have the layout option I was looking for.

    May 27, 2014 at 8:43 am #106984
    Anita
    Keymaster

    Are you wanting to swap sidebars or swap menus?


    Love coffee, chocolate and my Bella!

    May 27, 2014 at 10:08 pm #107079
    mikemdg
    Member

    Sidebars.
    The layouts are:
    3 column --> Sidebar (secondary) / Content / Sidebar (primary)
    2 column --> Sidebar (primary) / Content

    I want the two column layout to be ---> Sidebar (secondary) / Content

    so that it matches the order of the 3 column layout.

    May 27, 2014 at 11:58 pm #107082
    Tom
    Participant

    If you want to display in Eleven40 two columns only, as:

    secondary / content (aka "alt-sidebar / content")

    I can confirm that Genesis Layout Extras does this.

    If this is not working for you, please describe the method you tried with the plugin to achieve your desired layout.

    Genesis Layout Extras


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

    May 28, 2014 at 12:17 pm #107139
    mikemdg
    Member

    Silly me, I opened the page --> layout settings and only saw the additional two layouts. Had to go into the plugin settings and turn the other ones on.

    Thanks Tom, got it now!

    May 28, 2014 at 1:10 pm #107158
    Tom
    Participant

    No worries, Mike. Love those plugins from David Decker.


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

    November 25, 2015 at 4:54 am #171976
    Matt Henderson
    Member

    My goal is to switch the primary and secondary columns in the three-column layout, such that the primary column is on the left. I installed this plugin, and chose the S/C/SAlt layout, and the result was that both the Primary and Secondary widgets appeared _on top of each other_ in the left-hand column:

    Layout Problem

    Any ideas why this could be happening?

    November 25, 2015 at 7:17 am #171984
    carasmo
    Participant

    Did you click the checkbox to load the style sheets via the plugin? https://wordpress.org/plugins/genesis-layout-extras/screenshots/


    Genesis Theme Customization and Help

    November 25, 2015 at 7:56 am #171989
    Matt Henderson
    Member

    Hi Carasmo — well, that did the trick! Since those were optional, I didn't select them. It would seem that if the layouts don't work otherwise, they should be required? Thanks again!

    November 25, 2015 at 8:03 am #171994
    Matt Henderson
    Member

    Well, drat — Now that, with your help, I've gotten the plugin to work, I've discovered that the three-column layout increases the width of the primary sidebar. So my wish-list for the plugin would include managing the percentage widths of the three columns. 🙂

    November 25, 2015 at 8:25 am #171995
    carasmo
    Participant

    You can edit the percentages in the layout, go to the plugin, click edit, find the file (gle-layout-3col-html5-styles.css ??) on the right sidebar and adjust the percentages. When the plugin updates, these changes will need to be re-applied ... or fork the plugin ... or (better) re-register the child theme's style.css to show up last and add your styles there (https://wordpress.org/plugins/genesis-style-trump/). If you add your styles in style.css (after you use the style-trump plugin) then be sure to include the max-width media queries following it so that small devices get the correct styles.


    Genesis Theme Customization and Help

    November 25, 2015 at 8:27 am #171997
    carasmo
    Participant

    They are optional only because you can add these yourself in your style.css file by copying out the one in the plugin, and adding it in your style.css. Which, now that I think about it, if you do that, you would uncheck it and then you won't need to change the priority (not use the trump plugin).


    Genesis Theme Customization and Help

    November 26, 2015 at 2:41 am #172035
    Matt Henderson
    Member

    Thanks again, Carasmo. By the way, in case it would become necessary, do you happen to provide Genesis/theme support on a freelance basis?

    November 26, 2015 at 3:11 am #172038
    Matt Henderson
    Member

    I just looked at the gle-layout-3col-html5-styles.css file, and couldn't make heads or tails of it. I saw numbers that didn't seem to add up to 100%, and edits I made to the file didn't have any affects when I reloaded the page to which they should be applied.

    Here's the part I think is relevant:

    /* Sidebar/Content/Sidebar-Alt */
    .sidebar-content-sidebaralt .sidebar-primary {
    	float: left;
    	margin-right: 2%;
    	width: 29%;
    }
    
    .sidebar-content-sidebaralt .content-sidebar-wrap {
    	float: right;
    	width: 68%;
    }
    
    .sidebar-content-sidebaralt .content {
    	float: left;
    	margin-left: 1%;
    	width: 69%;
    }
    
    .sidebar-content-sidebaralt .sidebar-secondary {
    	float: right;
    	width: 25%;
    }
    

    Any suggestions?

    November 26, 2015 at 3:12 am #172039
    Matt Henderson
    Member

    I just looked at the gle-layout-3col-html5-styles.css file, and couldn't make heads or tails of it. I saw numbers that didn't seem to add up to 100%, and edits I made to the file didn't have any affects when I reloaded the page to which they should be applied.

    Here's the part I think is relevant:

    /* Sidebar/Content/Sidebar-Alt */
    .sidebar-content-sidebaralt .sidebar-primary {
    	float: left;
    	margin-right: 2%;
    	width: 29%;
    }
    
    .sidebar-content-sidebaralt .content-sidebar-wrap {
    	float: right;
    	width: 68%;
    }
    
    .sidebar-content-sidebaralt .content {
    	float: left;
    	margin-left: 1%;
    	width: 69%;
    }
    
    .sidebar-content-sidebaralt .sidebar-secondary {
    	float: right;
    	width: 25%;
    }
    

    Any suggestions?

  • Author
    Posts
Viewing 17 posts - 1 through 17 (of 17 total)
  • The forum ‘General Discussion’ 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