Forums

Join
bbPress Support ForumsRequests and FeedbackbbPress 2.1 - Theme Compatibility

bbPress 2.1 - Theme Compatibility

  1. You posted, I listened.

    Version 2 of bbPress's theme compatibility is now in the 2.1 plugin branch of code for your perusal. This second iteration removes the need to add current_theme_support() to your theme, and totally automates the process.

    If your child or parent theme contains the template files that bbPress looks for, bbPress will use them. If not, bbPress will fall back on it's default templates and styling. No more logic necessary.

    Please test it. It's new code with a new approach, so I'd like to get some fresh eyes on things right away to avoid a long beta period like 2.0 had.

    Cheers!

  2. I have a different theme and i had to change loop-forums, loop-replies, loops topics and bbpress-css.

    After each upgrade rewrite these files. All right.

    Now i put the 3 files and css in the root of my theme but no good.

    I put the 3 files and css in the root of my theme and deleted ones from plugin, but no good.

    I copied BBP-themes in the root of my theme and deleted from plugin and not good.

    How do? Tx

  3. aun no esta la traducción al español de bbpress 2.1?

  4. How do we download 2.1 it's a bit confusing..

  5. Hi,

    did a checkout and dropped it in my plugin directory and when I activate it.. I get: Fatal error: Call to undefined method WP_Query::is_main_query() in C:\inetpub\wwwroot\wp\wp-content\plugins\bbpress\bbp-includes\bbp-core-compatibility.php on line 1605

    regards,
    Peter

  6. Just about to start a forum, where I can download bbpress 2.1? Since what I have download is version 2.0.2.

    Thanks.

  7. There's a "Zip Archive" link on the bottom of http://bbpress.trac.wordpress.org/browser/branches/plugin that will download the latest version. I hope you are aware 2.1 is a development version, not a released version of bbPress.

  8. thank you

  9. Testing this now, not having any weird compatability issues. I use a child theme of twentyeleven I made. I did notice however that I lost alot of css customizations on the forum. Did you go go with a tableless layout or something?

    I only mention it because I was using forum Icons on the main forum page, and it's kinda hard to position them now. Not a big deal or anything.

  10. No issues with 2.1 on my site - and the approach is much better :) Just saved me weeks of work - and i'm using it on a live site against recommendations (watch out, we have a bad ass over here) :-P

  11. not really a theme compatibility issue, but bbpress post toolbar plugin does not function with bbpress 2.1, nor does bbpress qoutes, just something for the plugin authors to think about.

  12. No issues so far. Love that the templates are no longer using tables. Being able to override templates without copying the entire folder is working out great as well!

  13. How far have you guys got with the beta and any idea of an official release time?

    Not wishing to hurry you, just curious!

  14. I have integrated bbpress in to my current theme. Everything is working great. I have only one issue.

    The reply comment box is all white and the writing shows up white as well. Meaning that you can't read the reply comments. This is site wide on forums and bb posts.

    Any idea how to change this?

  15. @ patking, can you give us a url to see it? I can probably give you a css fix...

  16. @OAEErra yeah...me too.. Im waiting on the release of the beta

  17. @patking76 - is this with the 2.1 re-release?

  18. @andre thank you for link

  19. I copied the contents of bbpress/bbp-themes/bbp-twentyten into my theme's directory, but it isn't using them. I'm running bbPress 2.1.

  20. @Chuckmo I changed my bbp-twentyten css permissions to 644 and it worked

  21. Figured I'd try 2.1 since 2.0.2 was giving me some issues. I downloaded the zip from Andre's link above but upon install I get

    Unpacking the package…

    Installing the plugin…

    The package could not be installed. No valid plugins were found.

    Plugin install failed.

    Am I doing this incorrectly?

  22. @vvikeb - FTP upload it.

  23. Search BBpress plugin is not functioning now, I am using the latest version of 2.1, the error message I get is...

    Fatal error: Call to undefined method stdClass::have_posts() in wp-content/plugins/bbpress/bbp-includes/bbp-topic-template.php on line 308

    Line 308 of bbp-topic-template.php looks like..

    function bbp_topics() {
    	global $bbp;
    
    	// Put into variable to check against next
    	$have_posts = $bbp->topic_query->have_posts();
    
    	// Reset the post data when finished
    	if ( empty( $have_posts ) )
    		wp_reset_postdata();
    
    	return $have_posts;
    }

    Not sure what the problem is here...

  24. How can I get it to work with a WPzoom template?

  25. Is there a search option in bbpress?

  26. any idea when 2.1 is going to release?

  27. Hi there,
    I really need a forum plugin that will work in a WP multisite environment. bbPress is one of the few that I've tried that works, but my Theme is not compatible.

    I also need a forum that if one 'attaches' a post that includes a featured image, that that image appears in the forum. bbPress seems to do that.

    I'm using Atahualpa from BFA which I like because there is a very good interface to customize it with many many options.

    I do not have the programming skills to do a lot of changes or writing of code from scratch, but I can certainly follow clear directions.

    It's really too bad that there doesn't seem to be a bbPress interface for changing the look ... Currently it's using the default, which divides the presentation page 50% for user info; 50% for content.... Not really work'en.

    Is there a plug-in that will give me a CSS menu to edit or a way to modify the template without being a programmer?

    I would also like to be able to 'turn-off' the bbPress profile, since I would prefer that folks simply use the WP profile and not have to do stuff over again.

    Can you help??

    I can give you access to: masterclasses.icp.edu if it would help.

    Thanks...

  28. Can I ga confirmation that the next version release of bbPress is going to try its darndess to work with my commercial WP theme so I (hopefully) don't have to bother with all the hacking I look like I need to do, at the current moment?

    That would certainly be a total godsend if that's the case. Anyone confirm this as well as successes with commercial themes too?

    And lastly, what's the release roadmap on 2.1?

  29. No idea what commercial theme you're using so its impossible to say. It's also up to users like you that use totally custom themes to test how well it works with bbPress and report any issues you run into to the theme authors.

    Remember that what bbPress is doiing is actually the first of its kind in the WordPress world, so the more you can help forge it early on is the better it will be and easier it will get.

  30. Thanks John.

    I'm using the Mingle theme which can be seen in action on my site http://www.geekandjock.com

    That said, the author has already indicated he won't be supporting bbPress even though the theme does support BuddyPress. His response was it was a fair amount of additional work for him to also provide theming support for bbPress.

    No idea if that statement is true or will still be the case with this additional theming support that's being released 'soon'.

    - what is the first of it's kind?
    - I'm happy to help where I can but I'm not a coder. Have answered a few forum questions but I think I ask more than I can answer :)