• 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

Genesis and bbPress

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 › Genesis and bbPress

This topic is: resolved

Tagged: bbPress, genesis, layout options, profile edit

  • This topic has 5 replies, 2 voices, and was last updated 12 years, 6 months ago by Jen Baumann.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • December 9, 2012 at 2:37 pm #4026
    Len
    Participant

    I was playing around with the bbPress plugin and Genesis on a local install and noticed a strange error. If you are logged in as administrator and click the edit link for your forum profile you see the error in the screen cap linked below.

    http://img.photobucket.com/albums/v479/Hedgehog67/SP/error001.png

    It seems the function that loads the layout settings displayed on the profile page only does so in the backend and not the forum profile page. Am I on the right track?

    December 10, 2012 at 10:11 am #4187
    Jen Baumann
    Participant

    You might try this: http://wordpress.org/extend/plugins/bbpress-genesis-extend/

    December 10, 2012 at 2:54 pm #4260
    Len
    Participant

    Hi Jen

    Already using that plugin. Deactivated all other plugins to rule out any potential conflicts. I'm going to dig into the Genesis core to see if I can figure out what is what.

    December 10, 2012 at 4:53 pm #4310
    Jen Baumann
    Participant

    Yes, the layout would only work when inside the admin area. I can replicate this and do see it shows only for administrators.

    Try this to disable the layout options and other user profile additions on the bbPress Profile Edit page:
    add_action( 'genesis_before', 'bbpress_remove_user_admin_settings' );
    function bbpress_remove_user_admin_settings() {
    if ( bbp_is_single_user_edit() ) {
    remove_action( 'show_user_profile', 'genesis_user_options_fields' );
    remove_action( 'show_user_profile', 'genesis_user_layout_fields' );
    remove_action( 'show_user_profile', 'genesis_user_seo_fields' );
    remove_action( 'show_user_profile', 'genesis_user_archive_fields' );
    }
    }

    December 10, 2012 at 5:24 pm #4312
    Len
    Participant

    Hi Jen,

    That's perfect! I had already figured out how to disable the extra settings but it was site-wide, not what I really wanted. I was trying to figure out how to disable them on the bbPress profile page only.

    Thanks a million. You saved me a whole bunch of time. 🙂

    December 10, 2012 at 5:26 pm #4313
    Jen Baumann
    Participant

    You're welcome!

    Edit: Jared will likely address this in the next version of http://wordpress.org/extend/plugins/bbpress-genesis-extend/

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Genesis and bbPress’ is closed to new 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