• 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

Creating custom layout options

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 › Creating custom layout options

This topic is: not resolved

Tagged: custom layout option

  • This topic has 1 reply, 1 voice, and was last updated 10 years, 7 months ago by Earthling.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • November 15, 2014 at 5:00 pm #131681
    Earthling
    Member

    Hi everyone, wondering if anyone has any advice on the subject of creating custom layout options.
    I'm currently using

    genesis_register_layout( 'my-new-layout', array(
        'label' => __('My/New/Layout', 'genesis'),
        'img' => CHILD_URL . '/images/layouts/mnlsc.gif',
    ) );

    and

    genesis_site_layout();

    to pull in some new sidebars.

    I have removed the default sidebars like so

            remove_action( 'genesis_after_content', 'genesis_get_sidebar' );
            remove_action( 'genesis_after_content_sidebar_wrap', 'genesis_get_sidebar_alt');

    and registered my new ones

            add_action( 'genesis_before_content', 'mynew_get_sidebar_right' );
            add_action( 'genesis_after_content_sidebar_wrap', 'mynew_get_sidebar_left' );    

    This is all working fine other than my structural wrap is not taking on the new class and is still showing as

    <div class="content-sidebar-wrap">

    Can anybody assist me?

    November 15, 2014 at 5:16 pm #131688
    Earthling
    Member

    Solved my issue, I just looked up a bit in developer tools and saw that the class is being added to the body element. Hope this helps someone else wanting to know where the class is added

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

© 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