John James Jacoby (@johnjamesjacoby)

Forum Replies Created

Viewing 25 replies - 1,676 through 1,700 (of 2,355 total)
  • In reply to: Translating to spanish

    @johnjamesjacoby

    Keymaster

    @VanDuch – At the moment, admins and super admins can view private and hidden forums, and those capabilities can be modified real time by other plugins to adjust who can see what. There’s a high probability that dropdown will be disabled/hidden when 2.0 launches, since there’s no real use for it in core. I knew going in that bbPress would need to support forum visibilities for BuddyPress public and private groups, but without an interface for choosing who can access them (BP groups), it’s somewhat pointless.

    In reply to: Translating to spanish

    @johnjamesjacoby

    Keymaster

    @VanDuch – At the moment, admins and super admins can view private and hidden forums, and those capabilities can be modified real time by other plugins to adjust who can see what. There’s a high probability that dropdown will be disabled/hidden when 2.0 launches, since there’s no real use for it in core. I knew going in that bbPress would need to support forum visibilities for BuddyPress public and private groups, but without an interface for choosing who can access them (BP groups), it’s somewhat pointless.

    @johnjamesjacoby

    Keymaster

    You’ll want to create a new page, and use the

    [bbp-topic-form]

    shortcode.

    @johnjamesjacoby

    Keymaster

    You’ll want to create a new page, and use the

    [bbp-topic-form]

    shortcode.

    @johnjamesjacoby

    Keymaster

    Works for me. Can anyone else confirm this?

    @johnjamesjacoby

    Keymaster

    Works for me. Can anyone else confirm this?

    @johnjamesjacoby

    Keymaster

    That would be nice, and I’ll most likely research something similar to this after 2.0. The problem is there is no way to add an additional theme path check on top of the parent theme and the child theme locations. Even then, that doesn’t make the single-, archive-, and page- templates match the HTML structure of your current theme, which means manually editing them anyways.

    As annoying as it is to add theme support for bbPress and not have the files there, that’s also the easiest way to communicate ability between theme and plugin. If you add theme support for post thumbnails, and then don’t use post thumbnails in your theme, you just don’t have post thumbnails. :)

    @johnjamesjacoby

    Keymaster

    That would be nice, and I’ll most likely research something similar to this after 2.0. The problem is there is no way to add an additional theme path check on top of the parent theme and the child theme locations. Even then, that doesn’t make the single-, archive-, and page- templates match the HTML structure of your current theme, which means manually editing them anyways.

    As annoying as it is to add theme support for bbPress and not have the files there, that’s also the easiest way to communicate ability between theme and plugin. If you add theme support for post thumbnails, and then don’t use post thumbnails in your theme, you just don’t have post thumbnails. :)

    @johnjamesjacoby

    Keymaster

    What version of bbPress are you using?

    @johnjamesjacoby

    Keymaster

    What version of bbPress are you using?

    @johnjamesjacoby

    Keymaster

    Check out the Theme Compatibility sticky topic, and confirm that you’ve followed all the steps correctly.

    @johnjamesjacoby

    Keymaster

    Check out the Theme Compatibility sticky topic, and confirm that you’ve followed all the steps correctly.

    @johnjamesjacoby

    Keymaster

    Sorry; I don’t understand the question. bbPress won’t move any files for you on its own. You mentioned that you’ve physically moved files (hopefully you copied, and did not remove them from the bbPress folder.) By putting

    add_theme_support( 'bbpress' );

    in your theme, you’re telling bbPress “I don’t need your help anymore and I have everything under control.” If you didn’t copy all of the files correctly, then bbPress won’t know what to do. :)

    @johnjamesjacoby

    Keymaster

    Sorry; I don’t understand the question. bbPress won’t move any files for you on its own. You mentioned that you’ve physically moved files (hopefully you copied, and did not remove them from the bbPress folder.) By putting

    add_theme_support( 'bbpress' );

    in your theme, you’re telling bbPress “I don’t need your help anymore and I have everything under control.” If you didn’t copy all of the files correctly, then bbPress won’t know what to do. :)

    @johnjamesjacoby

    Keymaster

    Since you’re manually adding theme support to your existing theme (as opposed to letting bbPress do it for you) you’ll need to move the other single/archive/page template files from bbp-twentyten into your existing theme too.

    @johnjamesjacoby

    Keymaster

    Since you’re manually adding theme support to your existing theme (as opposed to letting bbPress do it for you) you’ll need to move the other single/archive/page template files from bbp-twentyten into your existing theme too.

    In reply to: Where is the importer?

    @johnjamesjacoby

    Keymaster

    Are you already using deep integration of some kind? I imagine we should wrap things in _exists checks just incase, and bypass the bb-config.php check if so.

    In reply to: Where is the importer?

    @johnjamesjacoby

    Keymaster

    Are you already using deep integration of some kind? I imagine we should wrap things in _exists checks just incase, and bypass the bb-config.php check if so.

    @johnjamesjacoby

    Keymaster

    Neat. I definitely like the bbPress forums better. :)

    @johnjamesjacoby

    Keymaster

    Neat. I definitely like the bbPress forums better. :)

    @johnjamesjacoby

    Keymaster

    You could just as easily put some code in the sidebar.php of your theme to show/hide whenever you want it to. Contextual sidebars are an oft requested WordPress core feature too.

    @johnjamesjacoby

    Keymaster

    You could just as easily put some code in the sidebar.php of your theme to show/hide whenever you want it to. Contextual sidebars are an oft requested WordPress core feature too.

    @johnjamesjacoby

    Keymaster

    @jarledb – Eventually bbPress will be on GlotPress, which will enable easier crowd sourcing of translations.

    @johnjamesjacoby

    Keymaster

    Will look into getting into GlotPress soon.

    @johnjamesjacoby

    Keymaster

    Will look into getting into GlotPress soon.

Viewing 25 replies - 1,676 through 1,700 (of 2,355 total)