Published on October 11th, 2013 by reyman
Hi, maybe someone know help.
I have a forum with some child forums inside. When I open a child forum not only the releted topic are showen but also topics from other child forums.
E.g. this child forum “natural-fiber-bio-resin”:
http://auto-nomo.com/forums/forum/forum/natural-fiber-bio-resin/
Three topcs are displayed but only one belongs to this child forum. Any idea how to manage that only the related topics are displayed?
WordPress 3.6.1
bbPress 2.4
BuddyPress 1.8.1
Thanks for any idea …
Arne
Published on October 11th, 2013 by Noumaan Yaqoob
In a default bbpress installation, I am seeing that the gravatar size is set to 80px. I learned that it can be changed in /templates/default/bbpress/loop-single-reply.php file. By adding the size parameter on line 45 like this:
<?php bbp_reply_author_link( array( 'sep' => '<br />', 'show_role' => true ) ); ?>
to
<?php bbp_reply_author_link( array( 'sep' => '<br />', 'size' => '44', 'show_role' => true ) ); ?>
I wanted to change it. Is it possible to do so without modifying any core template files?
Published on October 11th, 2013 by Nashwan D
bbPress gets popular everyday.. with new users, new questions and new bugs! as you know bbPress is an open source project developed by a great volunteers from all over the world.
Which means many bbPress users can’t write in English and can’t ask support from the official forums, for this reason I suggest to add links in Codex(or any place), to all support forums that give a good support for bbPress in other language.
Maybe something like this:
https://codex.wordpress.org/L10n:Localization_Teams
for now bbPress start to gets popular in the Arabian Community, with a lot of questions from the new users, so we decided to give bbPress a special support, see:
http://www.ar-wp.com/forums/section/bbpress/
What you think?
Published on October 11th, 2013 by thecueball
Hi all, I’m trying to set up BBPress to combine forums and comments on my website, and I’m stumped by an odd issue.
I can create a menu page with the short code
that looks and works perfectly, but whenever you go deeper into the forums, everything defaults to the Post template – which means I get the standard blog sidebar (that I don’t want on the forum) and an author detail at the bottom of the page.
I’ve tried turning off comment integration (disabling the plugin) and it doesn’t seem to make a difference. Can anyone help?
Published on October 11th, 2013 by
Hello,
i’m having this problem in all my buddypress + bbpress sites.
The page title is not showing when I create a topic inside a buddypress group.
I’ve tried disabling all others plugins, but yet it doesn’t work.
Is there any fix for this? I’m having duplicate titles in all my groups topics because of this :/
Thanks!
Published on October 11th, 2013 by GamingTracks
Hello. I am the owner of www.gamingtracks.com, Pingal Pratyush.
I wanna ask how to get BBPress on work to forums.gamingtracks.com instead of www.gamingtracks.com/forums?
Thanks
Regards
Pingal
Published on October 11th, 2013 by joyceswiss
Hi, when I click on the forum tab in my menu, the page that loads is “Opps, page not found”. I have tried pasting the shortcode
into my forum page. But Still doesnt work. Please advise. Thank you.
WordPress version: 3.6.1
bb press version: 2.4.1
http://artyconnections.sg
Published on October 11th, 2013 by Matt Rittman
Could you guys add the functionality to send private messages to users via a link in the replies thread? Instead of having to go to a user’s profile to send a Private Message, it would be nice! I’ve had several users request this feature on my forum.
Published on October 10th, 2013 by Halo Diehard
Hello, I am once again seeing if I can switch over to bbPress, since WP-United does not play well with so many phpBB3 and WP social extras, and upon import I am only getting posts up to four months ago, with nothing for the last four months. Also, somehow the import process is switching some authors. I’m not sure if I should be importing the users or not (I think I’ve tried both), or what the best practice is since I already have a WP userbase of the same people who made the posts that I’m importing from phpBB3. In fact, because of WP-United, they are linked in some way.
Any help would be appreciated! I’ve been at it for a number of days. My WordPress version is 3.6.0 and my bbPress version is 2.4.
You may be surprised to see my bbPress forum: I’m currently altering the css to make it look like my phpBB3 one, using @Lynq’s bbPress starter theme and Daniel St. Jules’ CoDFaction phpBB3 theme.
Forums
Published on October 10th, 2013 by John James Jacoby
Please discuss bbPress 2.4.1 here. Thanks!