• 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

tcchronicle

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
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • December 17, 2013 at 7:07 am in reply to: Cannot add widgets to News Pro #79748
    tcchronicle
    Member

    Added this but the section looks weird

    December 17, 2013 at 7:06 am in reply to: Cannot add widgets to News Pro #79747
    tcchronicle
    Member

    I have that at the beginning. Not sure about the css. Is this the right CSS to add at the bottom then?

    /* Home Top
    ------------------------------------------------------------ */

    #home-top {
    border-bottom: 1px solid #d5d5d5;
    overflow: hidden;
    }

    #home-top .border {
    border-bottom: 4px solid #eee;
    overflow: hidden;
    }

    #home-top .wrap {
    overflow: hidden;
    padding: 20px 25px 15px;
    }

    #home-top .ui-tabs ul.ui-tabs-nav {
    border-bottom: 1px dotted #ddd;
    margin: 10px 0;
    padding: 0 0 13px;
    }

    #home-top .ui-tabs ul.ui-tabs-nav li a {
    background-color: #f5f5f5;
    font-weight: bold;
    }

    #home-top .ui-tabs ul.ui-tabs-nav li a:hover,
    #home-top .ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a {
    background-color: #00a7ed;
    color: #fff;
    }

    #home-top .ui-tabs .post {
    background-color: #fff;
    margin: 0;
    padding: 0;
    }

    /* Home Middle
    ------------------------------------------------------------ */

    #home-middle {
    border-bottom: 1px solid #d5d5d5;
    overflow: hidden;
    }

    #home-middle .border {
    border-bottom: 4px solid #eee;
    overflow: hidden;
    }

    #home-middle .wrap {
    overflow: hidden;
    padding: 25px 25px 15px;
    }

    .home-middle-left {
    float: left;
    width: 290px;
    }

    .home-middle-right {
    float: right;
    width: 285px;
    }

    .home-middle-left-2 {
    float: left;
    width: 290px;
    }

    .home-middle-right-2 {
    float: right;
    width: 285px;
    }

    /* Home Bottom
    ------------------------------------------------------------ */

    #home-bottom {
    overflow: hidden;
    }

    #home-bottom .wrap {
    overflow: hidden;
    padding: 20px 25px 15px;
    }

    December 17, 2013 at 6:51 am in reply to: Cannot add widgets to News Pro #79740
    tcchronicle
    Member

    if ( is_active_sidebar( 'home-middle-left-2' ) || is_active_sidebar( 'home-middle-right-2' ) ) {

    echo '<div id="home-middle-2"><div class="border wrap">';

    echo '<div class="home-middle-left-2">';
    dynamic_sidebar( 'home-middle-left-2' );
    echo '</div><!-- end .home-middle-left-2 -->';

    echo '<div class="home-middle-right-2">';
    dynamic_sidebar( 'home-middle-right-2' );
    echo '</div><!-- end .home-middle-right-2 -->';

    echo '</div><!-- end .border wrap --></div><!-- end #home-middle-2 -->';

    }

    December 17, 2013 at 6:27 am in reply to: Cannot add widgets to News Pro #79737
    tcchronicle
    Member

    added this to the stylesheet but not doing anything
    /* Home Middle 2
    ------------------------------------------------------------ */

    #home-middle-2 {
    border-bottom: 1px solid #d5d5d5;
    overflow: hidden;
    }

    #home-middle-2 .border {
    border-bottom: 4px solid #eee;
    overflow: hidden;
    }

    #home-middle-2 .wrap {
    overflow: hidden;
    padding: 25px 25px 15px;
    }

    .home-middle-left-2 {
    float: left;
    width: 290px;
    }

    .home-middle-right-2 {
    float: right;
    width: 285px;
    }

    December 17, 2013 at 6:22 am in reply to: Cannot add widgets to News Pro #79736
    tcchronicle
    Member

    I have the widgets now appearing on the website but the styling is not right.

    December 17, 2013 at 5:53 am in reply to: Cannot add widgets to News Pro #79734
    tcchronicle
    Member

    Adding this to functions.php
    genesis_register_sidebar( array(
    'id' => 'home-middle-left2',
    'name' => __( 'Home - Middle Left'2, 'news' ),
    'description' => __( 'This is the middle left section of the homepage.', 'news' ),
    ) );
    genesis_register_sidebar( array(
    'id' => 'home-middle-right2',
    'name' => __( 'Home - Middle Right2', 'news' ),
    'description' => __( 'This is the middle right section of the homepage.', 'news' ),
    ) );

    and added this to the stylesheet
    /* Page Widget
    ------------------------------------------------------------ */

    #pagewidget {
    line-height: 1.5;
    padding: 32px;
    padding: 3.2rem;
    }

    #pagewidget p {
    margin-bottom: 24px;
    margin-bottom: 2.4rem;
    text-align: center;
    }
    view raw

    February 13, 2013 at 4:52 am in reply to: Removing Blog Posts On Eleven40 homepage #20043
    tcchronicle
    Member

    You can disregard.  I found the answer in the community and set a sticky post after resetting my blog post numbers.

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)

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