Search Results for 'bbpress'
-
Search Results
-
I found a bug in the official release of bbpress 2.0. The dates are displayed as %d/%m/%y at %H:%M. Hopefully this will be fixed soon.
Lets hope bbPress will get a useful and easy to use Codex very soon because i can’t do anything with the templates tags like this.
I’m try to make a author reply avatar bigger.
This is the code that i imported to my file but it only displays the avatar at 40x40px.
<?php bbp_reply_author_avatar( array( 'size' => '80' )); ?>Hi all!
I’m using this WordPress theme called “Ari” and I’d really love to add bbPress to my blog. However, the styling on the topic page is completely off and I just can’t put my finger on what’s causing the problem. If anyone could have a look and help me out on this one, I’d be thoroughly grateful for your help!
Here’s an example of the issue: http://www.kahvel.ee/forums/topic/ios-5/
Hello,
I have just updated my test site from buddypress 1.3 to 1.5
and installed new bbpress 2.0 plugin and it looks/ works good, with our custom theme
thanks!
we have over 10k topics in buddy press group forums,
anyone successfully managed to move all group forum topics/posts to standalone bbpress forums?
is there any converted available (or any chance someone is working on it)?
The awesome bbPress Plugin 2.0 is finally released!

So for all German users I have the language files ready for download – in formal (SIE) and informal (DU) version. Both were tested/used in production environments so should work like a charm.
Just DOWNLOAD here:
http://ddwb.me/1c#bbpress-plugin
Have fun, Dave from Germany
Our website uses groups as a replacement for boards. We would like to migrate our BuddyPress forum to bbPress 2.0. Now that tags are working we can cut down our board count from ~30 to 4, handling the remaining categorization with tags, such as ‘physics’, ‘android’, ‘networking’ and so forth.
Upon import, it would help a whole lot if for each group we could select which tag(s) we’d like to apply to all posts inside it.
Example:
All posts within
http://jmonkeyengine.org/groups/troubleshooting-physics
Will be moved to
http://jmonkeyengine.org/forum/board/troubleshooting/
and have the tag ‘physics’ applied to it.
Is there a way to search the forums/topics via a search tool?
Topic: Sidebar before the main loop
I have a bbpress (classic) install with WP deep integration, and figured I’d get a head start on formatting my test install for the eventual release of the plug in. So far I’ve got almost everything styled nicely just using CSS, but I’m stuck on removing a few things that seem to clutter up the presentation of the forum.
1. Does anyone know how to remove the “This forum contains X topics and X replies, and was last updated…” from the main Forum and topic pages?
2. How about how to remove the modification history section and the post # display from posts.
3. Remove the extraneous breadcrumbing, right now it’s Site>Forums>Forum as the default ‘Forum” page. Seems like one level too deep for default bbpress forum starting point. SInce my site will only have 1 forum, is there a way to clean up the sloppiness or at least hide the useless ‘Forums’ link in the breadcrumb?
hi
i have searched the forums for a solution, but havent found anything relevant.
anyway, i am developing a custom theme for WordPress + buddyPress. lets call it My Awesome Template.
all the theme’s files are in wp-content/themes/awesome.
there, ive got my own style.css and functions.css. in style.css i have defined Template: bp-default, and as i am creating a child theme for buddyPress with a few overrides.
now, i want to work the same way with bbPress. i cant copy over the contents of bbp-twentyten into My Awesome Template folder (wp-content/awesome/), because this overwrites my own functions.php and style.css.
i want to overwrite only certain files, so for example i want to change the main forums index and topics list.
in my perfect world i would do it like this:
add_theme_support (bbpress)
and then i would just create two files: bbpress-forums.php and bbpress-topics.php and then id put there my own html.
is this possible? if im not able to choose my own filenames, then please tell me which files to copy where EXACTLY.
thanks.
BBPress Widgets: Topics List / Reply List …..
Although forums are marked as private the widgets will list latest topics and replies for logged-out users and users which shouldn’t even be able to see the topic title. Got me? Just try it out yourself. This should be changed before going final cause it’s a security issue. Once marked as private it should be really private!
I’m now using bbpress 2.0 and buddypress 1.2.10 and the shortcodes and widgets have been very useful to the not so techy users like me.
The situation is that I want to show only one forum’s latest topics, is there any plan for releasing shortcodes with more detailed options or a way to make it possible manually?
Thank you in advance!
Topic: bbpress capacity
Hi, We’re new to this, so be gentle.
We’re looking at starting an on-line mag, with plenty of pages/articles and have gone a fair way down the road to populating our site, which is run on WordPress. We’d like to have an inbuilt forum as part of the features on the site, and want to encourage people to post on the forum, as opposed to the end of our articles (or blog posts). My question is, is there a limit to the amount of total members/members on line at any given time/forum topics that bbpress can handle?
Perhaps this won’t be an issue if we fall flat on our face. But, you know, we hope to be wildly successful and popular….
Also, does anyone reading this have blog with an inbuilt forum that you could post a link to, just so I can see how it comes together?
Thanks.
With the very exciting new “forum shortcode as comments” feature currently being tested on testbp.org, quite a few questions come to mind. Seeing as the test site isn’t really meant for real conversations, I’ll ask my questions here.
(1) For starters, I’m assuming this will also work without BuddyPress in the mix?
(2) What if I’m running a multisite, separating content into two or more blogs?
example.com – main blog and forum.
devblog.example.com – secondary blog, no forum.
So in the instance that I make a post on devblog.example.com that I’d like to attach a forum thread to, would that be possible?
(3) Has this been tested with different post formats?
(4) Also, the idea of multiple posts pointing to the same forum topic is very cool, but what about the other way around?
Say I write a post about an already addressed topic (there is an existing thread about it) but I would like to open a new thread of discussion for some fresh opinions. Being able to point to multiple threads would be very handy. Maybe there’d have to be one main topic, but others could be added as links, pretty much like a pingback.
(5) Showing the first post in the forum thread in the blog post, especially in your example, seems counter-intuitive to me. Have you considered (tried) working around that?