• 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

cutcopypaste

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
  • November 11, 2013 at 9:48 am in reply to: How to customize sidebars by page #72314
    cutcopypaste
    Member

    I fixed it with this code:

    add_action( 'genesis_after_header', mysite_bpress_sidebars' );
    function mysite_bpress_sidebars(){
    	if( get_post_type() == 'bp_members' ){
    		remove_action( 'genesis_sidebar', 'genesis_do_sidebar' );
    		dynamic_sidebar( 'Members Widget' );
    	} else if( get_post_type() == 'bp_group' ){	
    		remove_action( 'genesis_sidebar', 'genesis_do_sidebar' );
    		dynamic_sidebar( 'Groups Widget' );
    	}
    }
    November 7, 2013 at 2:40 pm in reply to: How to customize sidebars by page #71539
    cutcopypaste
    Member

    Thank you for the suggestion. I'm looking for a simple way with code since that's where my other widget assignments are.. I don't want to have some in the database and some in the php..

    August 20, 2013 at 1:54 pm in reply to: Showing custom taxonomy on Custom Post Type #57652
    cutcopypaste
    Member

    Got them showing up with the help of:
    http://www.eugenoprea.com/code-snippets/genesis-display-custom-taxonomy-terms/
    http://my.studiopress.com/snippets/post-meta/
    and
    rebuilding my permalinks

    August 8, 2013 at 11:22 am in reply to: BuddyPress Connect not compatable with Genesis 2.0 #55004
    cutcopypaste
    Member

    Ah looks like I'm not supposed to worry about BuddyPress Connect past 1.7. NBD

    August 7, 2013 at 2:36 pm in reply to: Went from beta-2 to final 2.0 and styling fell apart #54691
    cutcopypaste
    Member

    Some other things I ran into:

    .home-page class is no longer there. it's now just .home

    site inner doesn't have a wrap by default.. it has .content-sidebar-wrap now

    August 7, 2013 at 2:32 pm in reply to: Went from beta-2 to final 2.0 and styling fell apart #54686
    cutcopypaste
    Member

    I figured it out :p

    add_theme_support( 'genesis-html5' )
    is now
    add_theme_support( 'html5' )

    Didn't catch that when I skimmed for changes.

    Are there any other changes like this I may want to be aware of?

    July 19, 2013 at 6:58 am in reply to: Both logo AND title #51420
    cutcopypaste
    Member

    Hm I don't have header section under appearance.

    Under Genesis theme settings I have a header section that lets me choose Image logo or dynamic text, but not both

  • 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

© 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