• 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

incomeclub

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 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • February 2, 2013 at 3:32 pm in reply to: Removing Website from Comments #17431
    incomeclub
    Member

    I have found a solution with this code added to the functions.php file.

     

    add_filter( 'genesis_comment_form_args', 'url_filtered' );
    add_filter( 'comment_form_default_fields', 'url_filtered' );
    function url_filtered( $fields ) {

    if ( isset( $fields['url'] ) )
    unset( $fields['url'] );

    if ( isset( $fields['fields']['url'] ) )
    unset( $fields['fields']['url'] );

    return $fields;
    }

    January 2, 2013 at 4:18 pm in reply to: Fixed Text on Main Page #9037
    incomeclub
    Member

    Thank you.  That seems to work out very well.

    December 31, 2012 at 2:23 pm in reply to: Multiple Pages inside a Post #8624
    incomeclub
    Member

    I have found my problem.  If you typed it in the visual editor it did not work.  It does work if you type it in the text editor.

     

    December 29, 2012 at 1:21 pm in reply to: Postioning Content to the left with alt-sidebar #8197
    incomeclub
    Member

    Thank you.  That seems to work.  There is one issue that is browser related and my blog.

    If someone is not using the browser as full screen, running the browser in a window, the left side bar width gets larger.  Is it possible to configure the left side bar as a fixed width regardless how small the browser window is?

     

     

    December 29, 2012 at 12:59 pm in reply to: Postioning Content to the left with alt-sidebar #8193
    incomeclub
    Member

    Please look at this page:

    http://www.blog.incomeclub.net/amazing-money-magnet/

    I would like to move the content closer to the left sidebar.

    December 26, 2012 at 1:48 am in reply to: Adding html code before Content #7444
    incomeclub
    Member

    About an hour ago I read about the hooks that are available and I was able to do this with the genesis_before_loop hook.  I am now able to display an ad from Simple Ads Manager just above the first message.

    December 25, 2012 at 1:10 am in reply to: Eleven40 Theme #7361
    incomeclub
    Member

    Never mind... I figured this out.  You need to drag one item over another item in the menu system.

    December 25, 2012 at 1:09 am in reply to: Eleven40 Theme #7360
    incomeclub
    Member

    Never mind...  I figured it out.  You need to drag the sub item over the top level menu item.  This will create a sub item.

    December 25, 2012 at 12:38 am in reply to: Eleven40 Theme #7358
    incomeclub
    Member

    Does anyone know how to add a submenu to each of the menu items?

     

    December 24, 2012 at 6:53 pm in reply to: Eleven40 Theme #7346
    incomeclub
    Member

    That would help wouldn't it?

    It was a browser cache problem.  That you very much for your assistance.

     

    December 24, 2012 at 6:48 pm in reply to: Eleven40 Theme #7343
    incomeclub
    Member

    The css change made no difference at all.

    December 24, 2012 at 6:34 pm in reply to: Eleven40 Theme #7339
    incomeclub
    Member

    Thank you Riavon for your assistance.  You have a nice theme.

    Just one last question.  How can I extend the width of the main content.  I have seen the following in the css file:

    .content-sidebar-sidebar #content {
    border-left: none;
    padding: 25px 39px 30px 0;
    width: 620px;
    }

    This looks like the correct section but increasing the width from 620 to a larger number does not seem to have any effect.  Do you have a solution?

     

     

    December 24, 2012 at 6:21 pm in reply to: Eleven40 Theme #7332
    incomeclub
    Member

    I can see your message.

    December 24, 2012 at 5:38 pm in reply to: Eleven40 Theme #7322
    incomeclub
    Member

    I just installed it today.  You can see it at http://www.blog.incomeclub.net/

    The css is back to the original.

    December 24, 2012 at 5:16 pm in reply to: Eleven40 Theme #7319
    incomeclub
    Member

    I have found the code in the css file that controls the positions of the 2 side bars.  It is as follows:


    .sidebar {
    display: inline;
    float: right;
    font-size: 14px;
    padding: 25px 0 0;
    width: 250px;
    }

    #sidebar-alt {
    float: left;
    padding: 25px 0 0;
    width: 150px;
    }

    I wish to make the left side bar with a width of 180 and the right sidebar with a width of 220.

    I have tried editing the widths but that did not work.  The second sidebar was placed beneath the first sidebar.  Does anyone know what changes that I need to make to this css file?

     

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

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