Published on July 13th, 2012 by andersvinther2
Hello,
Where does the bbPress breadcrumb get the text bits from?
The first part on my site looks like the title of my home page, and it is rather long!
Any way of changing the text without changing the home page?
Or removing the first part of the breadcrumb?
Or removing the breadcrumb all together?
Thanks!
Published on July 13th, 2012 by andersvinther2
I love the look of the styled Register/Lost password/Login pages featured here.
Much better user experience than the WordPress backend look…
How can I do this on my site?
Thanks!
Published on July 13th, 2012 by andersvinther2
Hello,
Thanks for helping me logging in to bbPress.org – had to ask via twitter…
You might want to:
- change the Register page to tell people to use their WordPress.org credentials and register there if needed.
- remove the Lost Password page
- fix the contact us link in your footer as it doesn’t work 🙂
Thanks!
Published on July 12th, 2012 by Prometheus Fire
Not that I really wanted to be dramatic with my thread topic…
Updated to 2.1 today and all that ajax functions in my activity stream stopped working (tabs, load more, filters, etc).
I thought it might be my theme at first, but I switched to BP default and the problem was still there. I then rolled BBPress back to v2.0.3 and the problem vanished. Back in my theme with 2.0.3 and all is okay.
Anything special about the new BP integration that might mess up the activity stream? Has anyone else had this problem? Any thoughts on this?
Published on July 12th, 2012 by crazy-nomce
Hello,
I tried to use the bbpress rate post plugin on WordPress 3.4.1, bbpress 2.0.3, BuddyPress 1.5.6 and the plugin v. 1.6.6. In the group forums it works very well, but in the site-wide forums there is nothing, so I thought I will modify and make it to work in bbpress…
I opened the files (bb-rate-forum-posts.php – the main file) looked at the hooks and tried to find the similar hooks for bbpress, but unsuccessfully for now. I tried few changes but always get blank screen errors.
Can anyone help me, with code, or just hints? Or some other plugin recommendation?
Thanks in advance.
Published on July 12th, 2012 by
hi,
i’ve just installed bbpress 2.1 on a test site and am loving it. great job and many thanks to all, especially (of course) jjj.
so far the new theme compatibility seems to be working just fine (and MUCH easier to set up) with my simple twentyten child theme.
however, there are very weird problems with the mobile theme from the wptouch pro plugin (for example, with wptouch pro switched on, the blog is displaying forum topic titles without any blog or forum content). what makes this especially weird is that i did have wptouch pro working with bbpress 2.0.
i’ve asked for help on the bravenewcode support forum, but they don’t offer official support for wptouch with bbpress (although, as per usual, emilio is willing to a look)…. so i thought i’d ask here too as wptouch mobile theme plugin might be something of interest to bbpress users and some of you may have a suggestion.
thanks for any ideas to try…;
Published on July 12th, 2012 by HansRuedi
Can’t find a localized string in bbpress 2.1 for
«Topic Description:» in the dialog for creating a new topic.
Published on July 12th, 2012 by AAShepAA
John, my site was running fine. The only thing I did was pdated bbPress and now the whole site is down. I am at a loss as to where to start looking. I am using a child theme.
Published on July 12th, 2012 by Clay
I did the following today:
-
Install a fresh version of wordpress and bbpress plugin.
-
Copy all files (except style.css) from …/wp-content/plugins/bbpress/bbp-themes/bbp-twentyten to my child theme folder
-
Modify bbpress-functions.php to include add_theme_support( 'bbpress' );
bbpress is still using the bbpress.css file from wp-content/plugins/bbpress/bbp-themes/bbp-twentyten/css
I’ve been tinkering with it for hours and I cannot get it to start using my child theme’s css files by default. They properties always are overwritten by the bbpress.css file in the plugins folder.
Ideas?
Published on July 12th, 2012 by csk
This post is to help people quickly remove sidebars in bbPress.
Here are the steps:
1. Download: Replace Text
This is a simple program that lets you batch edit documents.
2. Take all of the files from: /bbpress/bbp-themes/bbp-twentyten (http://imgur.com/XSWtH) and save them to your computer.
3. Drag these files into Replace Text and replace: get_sidebar with //get_sidebar. All you’re doing is commenting out the sidebar. There should be about one change per file.
Upload these changed files and you should be good to go. You will have to do this again after upgrading but it only takes a few minutes.