Forum Replies Created
-
In reply to: bbPress 2.0 – FAQ
Lead post updated.
You need simply to scroll up to see the answer.
In reply to: bbPress 2.0 – FAQLead post updated.
You need simply to scroll up to see the answer.
Let’s try to keep these conversations in one place. I see three topics from you about the same one thing. I’m closing the others and let’s keep the discussion here.
See https://bbpress.org/forums/topic/bbpress-plugin-theme-integration for more…
@kmessinger – Never *modify* existing bbPress files. Nothing in /plugins/bbpress/ should ever be *changed.* If you copy the theme out of bbp-twentyten is one thing, but never make changes to core files unless you plan on contributing those changes upstream to the bbPress project. Regarding the templates not appearing correctly, did you follow the instructions here properly? Did you move the files from the root of bbp-twentyten into your child theme too? (archive-forum.php, single-forum.php, etc…)
In reply to: bbPress Plugin – Theme IntegrationIn reply to: bbPress Plugin – Theme IntegrationIn reply to: "Breadcrumb" trail Forums link not working@zeldain – Are you using a shortcode to output your forum root? If so, there’s no way for bbPress to know where the root of your forums actually are when you’re *not* viewing that specific page.
Check
Admin > Settings > Forums
for a better understanding on how breadcrumbs work. You are able to make adjustments to bbPress slugs similar to making changes to your WordPress category and tag slugs, to help you configure your forums the way you need them.In reply to: bbPress 2.0 – Theme Compatibility@Tokyorock – Please don’t ask the same questions in multiple places. There aren’t a whole lot of us answering questions yet, so it’s just more work to do. The reason your theme isn’t styled, is because your style.css is empty.
In reply to: bbPress 2.0 – Theme Compatibility@Tokyorock – Please don’t ask the same questions in multiple places. There aren’t a whole lot of us answering questions yet, so it’s just more work to do. The reason your theme isn’t styled, is because your style.css is empty.
In reply to: bbPress 2.0 – FAQ@telesoft – Lead post updated. There is no comparison chart, and nothing like that will happen until bbPress 2.0 launches.
In reply to: bbPress 2.0 – FAQ@telesoft – Lead post updated. There is no comparison chart, and nothing like that will happen until bbPress 2.0 launches.
In reply to: bbPress 2.0 – Updates@DanielJuhl – Those don’t sound like questions as much as noticing bugs. For the fixes you’ve incorporated into the importer, can you share them on the development Trac so I can look at your approach and use them as the basis for fixes for Beta 2?
Regarding the languages folder, you need to put them in /wp-content/languages/bbpress/
In Beta 2 and beyond, the bbp-languages folder makes a return, and it can use GlotPress integration to provide the proper language files.
In reply to: bbPress 2.0 – Updates@tofugu – Simple plugins can easily swoop in and take control of the allowed tags. Right now it relies on the same tags that are allowed in comments.
This is the second time this situation has come up, so I made a last minute change to the topic/reply form template files to alert the user of this additional ability.
In reply to: bbPress 2.0 – Updates@tofugu – Your WordPress blog actually works the exact same way. As a site admin, you are provided the ‘unfiltered_html’ capability, which allows you to post any kind of content that you want to. It’s your site, do what you want with it. Normal users have restricted access, so that they can’t enter possibly malicious data into your site.
In reply to: Multiple forums on one site?@jckbco – If you use bbPress 2.0 (the plugin) and then have WordPress in Multisite mode, then yes you can. Each site in the WordPress install would need bbPress active on it. And that’s it.
In reply to: Multiple forums on one site?@jckbco – If you use bbPress 2.0 (the plugin) and then have WordPress in Multisite mode, then yes you can. Each site in the WordPress install would need bbPress active on it. And that’s it.
In reply to: bbPress 2.0 – FAQ@papu – Thanks! See the “Requesting Access” section at the bottom here: https://translate.wordpress.org/getting-started
In reply to: bbPress 2.0 – FAQ@papu – Thanks! See the “Requesting Access” section at the bottom here: https://translate.wordpress.org/getting-started
In reply to: bbPress 2.0 – FAQLink added to GlotPress for translations.
In reply to: bbPress 2.0 – FAQLink added to GlotPress for translations.
In reply to: bbPress 2.0 – UpdatesThere is a first pass and an importer, yes. Be sure to backup your existing database before using it though; remember it’s prerelease software and not guaranteed to be 100% perfect.
In reply to: Translating to spanish@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@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: New topic page URL in bbPress pluginYou’ll want to create a new page, and use the
[bbp-topic-form]
shortcode.
In reply to: New topic page URL in bbPress pluginYou’ll want to create a new page, and use the
[bbp-topic-form]
shortcode.
In reply to: Edit, split and merge don't workWorks for me. Can anyone else confirm this?