Forum Replies Created
-
In reply to: bbPress broke admin dashboard
What is it exactly that you’re trying to do. Anything is possible.
In reply to: 2.0 RC1: Closing a topic doesn't workI just put some additional checks into branch. See if that fixes it for you.
In reply to: Swedish for 2.0 plugin@t.sjodren – Your translation is helpful, but not related to this topic.
In reply to: bbPress broke admin dashboardWhen you say ‘dashboard’ do you mean the bbPress one, or the WordPress one?
In reply to: 2.0 RC1: Closing a topic doesn't workNot able to duplicate this one. Just tested at:
In reply to: Tag pages don't show topicsNo typo. Fixed in branch.
In reply to: About Search Field in BBPress 2.0 Beta 3This has been covered in these forums a few times already, which may or may not be an indicator of how little the search functionality gets used.
@manager2 – Update to a newer beta, it has Akismet baked in. It uses the existing WordPress Akismet plugin and the same API key.
In reply to: Accidental commit perhaps?Known issue. Fixed in branch for some time.
Somehow the eol-style setting to native on the new file in that commit, caused that to happen. Weird.
In reply to: bbPress 2.0 – UpdatesIn reply to: bbPress 2.0: designed for scale?It’s a concern for sure, and bbPress will scale no differently than WordPress does with that many entries.
Comparatively, bbPress 1.0’s schema was purpose built for exactly what it was designed to do, and using the WordPress posts table is a bit of square peg in a round hole. bbPress 2.0 is the compromise of maximum efficiency for ease of integration. If you must have maximum efficiency and are not using deep integration already, then bbPress 1.0 is the safest bet for now. bbPress 2.0 is only going to get better as more devs use it and more people interact with the code.
Ideally I’ll get it running on a few of our sites in the .org sphere and we’ll be able to stress test it a bit more. That will be happening in the next few weeks, but isn’t as much of a priority as releasing the first 2.0 version and getting BuddyPress 1.3 out as well.
In reply to: BreadacrumbsThe phrase “Cheap Benidorm hotels and apartments” obviously isn’t in bbPress core, so you must have a Page with that title set to be your homepage.
You can override the individual pieces as needed. Look for the bbp_breadcrumb() function.
In reply to: Site crashes after activating bbPress@dehicks – Incorrect. is_post_type_archive() is new in 3.1 and not deprecated at all.
In reply to: bbPress 2.0 – Updates@johan – Not a bug, since it’s possible to have several pages of favorites and subscriptions too. If you don’t have enough for a second page, then there aren’t any to show.
Those should probably be broken up into pages at some point, though.
In reply to: Functionality – Reply to PostingYou can’t.
In reply to: bbPress 2.0 – Updates@johan – I’ll look around and see if something is excluding categories for some reason.
In reply to: double post toolbar?@manter5o1 – I’ll be adding some hooks to the post forms for RC.
In reply to: No forums found@twdesigns – What version of WP? Any other plugins installed? Access to DB to see if they are saved?
@mbe – there are no files named forums.php or topics.php in the bbPress plugin.In reply to: Extra Breadcrumb in 2.0-beta-3bThis should be fixed in RC. If you’d like to test it and see, you can download it from trac.
https://bbpress.trac.wordpress.org/browser/branches/plugin
See the download link at the bottom.
Seems to be part of the same issue others are experiencing. I’m on it.
Moving discussion here going forward.
In reply to: bbPress 2.0 – Theme Compatibility@Carsten.M – You need to use the numeric ID of the forum. I realize this isn’t the easiest for everyone, but it’s the easiest and fastest way to develop it for now. In the future we’ll open this up to other things and build a UI for it all.
@Nate – I updated the instructions at the top with more details. Give them another go. All you need to do is copy the contents of bbp-twentyten into your theme, and merge the style.css and functions.php files together so they fit what you need – this I can’t help with because it involves code only you probably know.
In reply to: Move ForumAnything is possible
but sadly there isn’t an importer from IPB yet.
In reply to: bbPress 2.0 – UpdatesIn reply to: bbPress 2.0 – Theme Compatibility@nate – Seems you’re only following some of the steps outlined above.
To start you’ll want to research WordPress child themes and how to make one. If you decide to go that route, then your new theme doesn’t go inside the old one, it goes in the /themes/bbp-empt/ folder that you create. It kinda sounds like you figured that out, but it’s hard to tell from your comment if it’s working for you.
In reply to: bbPress 2.0 – Theme Compatibility@mbiernat – Since your question is about theme help with your site specifically, would you mind creating a dedicated topic for assistance? bbPress itself appears to be running fine there.
@ejw – I am unable to find bbPress on your site anywhere, which might be a bigger problem.
I’d ask that you do the same and open a dedicated support topic for your issue.