Turns out to be some kind of permission error. I see this in the Chrome console. Will look into it further.
GET /wp-content/plugins/bbpress/templates/default/css/bbpress.css?ver=2.5.3-5249 403 (Forbidden) localhost/:30
GET /wp-content/plugins/bbpress/templates/default/js/editor.js?ver=2.5.3-5249 403 (Forbidden)
Hello,
I’ve installed bbPress 2.5.3 onto WP 3.9.1 but am not seeing any css stylesheets loaded for bbPress. Even when switching to the Twentyfourteen theme the forums are completely unstyled.
Has anyone come across this issue? Looking at resources in the chrome console I can see that bbpress.css is not being loaded.
Actually, there is a link to the topic by default, in which case it’s the number in the top right corner of the reply.
Here on the bbPress support forum, it’s the time stamp to the left of the reply, underneath the user’s profile information.
Linking to replies, posts, etc. like it’s done here is fairly common practice throughout the web, although not at all intuitive in my opinion.
@landshark I wouldn’t say you were being ignored, we are all volunteers here and if and when people have the time to help others they do, myself included.
What is the BBCode for images on your SMF forum?
bbPress converts these default BBCode [img] to `<img src=”…”>
[img]http://www.google.com/intl/en_ALL/images/logo.gif[/img]
[img=http://www.google.com/intl/en_ALL/images/logo.gif]
If you have any custom BBCodes this will not work and you could either fix this in your SMF forum before importing or if your comfortable with MySQL you could update these in your database directly.
1.: Move post count under rank (red arrow).
bbPress does include post counts at the moment, in bbPress 2.6 it will though.
You must be using a plugin for this or a custom theme with bbPress support.
2.: Move date of creating a post upside (blue arrow).
Same as above
3.: Translate βreplyβ β it is translated in language files but it is still in english. All other words are fully translated in my language. (red square).
This also could be an issue with any custom plugins or themes you are using.
Disable any plugins except bbPress and switch to a default theme eg Twenty Thirteen and let me know if you still see ‘reply’ as untranslated.
Try making a single sidebar eg sidebar-bbpress.php and call that from your bbpress.php file and use bbPress conditionals
bbPress Conditional Tags
eg
<?php if ( bbp_is_single_forum() || bbp_is_single_topic() || bbp_is_single_reply() ) : ?>
...primary sidebar code here...
<?php else : ?>
...secondary sidebar code here...
<?php endif; ?>
It looks like ‘however’ all the things on your site are working it is making the topic ‘private’
The good thing is we will have this fixed for bbPress 2.6
Details are here https://bbpress.trac.wordpress.org/ticket/2593
WordPress: 3.9
bbPress: 2.5.3
User Access Manager: 1.2.5.0
Theme: Twenty Eleven (no mods)
I don’t know whether our use of UMA is relevant here. We have a group in UAM called “Panel” and all of those users have the “Forum Role” of “Participant”
I have set up a forum “panel Discussions” which is restricted to the members of “Panel”:-

and in it a topic “Panel **********************”:-

When I’m logged into WP I can see the forum and the topics:-

And the topic thread shows as I would expect:-

Users that aren’t logged in cannot see the “Panel Discussions” Forum as I would expect:-

And as expected another “Panel” member can see the “Panel Discussions” Forum:-

.. and the topics:-

However when they open the topic “Panel **********************”:-

The initial Topic intro is not visible.
Can anyone help please?
I know there is a search function in bbPress which allows forum wide search. I also tried “bbPress Search Widget”, it has more settings, but it’s also a forum wide search.
Is there any plugin allows me to create an individual forum search?
Thanks,
Darren
Hello.
I made some changes in localisation (via Codestyling Localization plugin) and suddenly disappeared all my BBPress widgets from administrator’s widget menu.
Please help.
Please, how to redirect all normal wordpress profiles to bbpress profiles?
Thanks
Unites States and it’s territories and then one for “international” to start with.. so I’m looking at 57ish. If I get lots of members outside of the US I would eventually split the international section up as well (I don’t necessarily foresee this). I’m looking into doing what I need with s2member conditionals now. I’ll have to have people choose their state, then generate different paypal buttons for each one so they’ll get a proper s2member conditional and then I’ll set up a forum page that uses shortcode conditionals to show them just the forum I want them to see. I’m not sure this will integrate perfectly with my bbpress/buddypress setup (I’m concerned about the activity pages and such) but we’ll see. I’ll definitely watch for updates to your plugin–it sounds perfect for when it’s got an unlimited number of groups.
The bbPress shortcodes are:
[bbp-login] – Display the login screen.
[bbp-register] – Display the register screen.
[bbp-lost-pass] – Display the lost password screen.
I suspect some of your issues are more WordPress related rather than specificly bbPress
Have you tried copying and renaming your full width page template as per
Step by step guide to setting up a bbPress forum – Part 1
Within the default bbPress you cannot do this – forums are either visible or not depending on whether you’re logged in, and you cannot assign users to forums
However the following plugin allows you to assign users to one of up to 8 groups, and have multiple forums belonging to those groups, so should probably achieve what you want.
bbp Private Groups
ok, presume this is a new install?
also presume that you have set yourself up as at least participant in the user profile – the forums permissions are near the bottom when you edit a user
If so then
maybe a plugin or theme conflict
try
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, switch to a default theme such as twentytwelve, and see if this fixes.
hi, i cant edit my posts. i am an administrator and each time i try to edit a post i get a blank bbpress page with only this error:
“Sorry, there were no forum topics found.”
my edit link is like this:
http://www.mydomain.com/community/topic/test-editing/edit/
also, all user roles get the same error.
@buzzybee24 In your WordPress theme folder eg \wp-content\themes\mytheme
Look for a file named page.php and make a copy of this file and rename it to bbpress.php
Ok, I think I answered my own question.
In bbpress.css I changed the percentages in rows 134, 142, and 149. Seems to be working.
@funin
Not quite sure I understand
You can have multiple forums with multiple access levels
In combination with the default bbPress access a forum can be
totally public – everyone can see and contribute – even anonymous users can make posts
public – everyone can see, but only registered users can contribute
private – only logged in user can see the forum exists, and can either contribute as participants or just see as spectators
group visible – everyone can see that a forum exists, but only logged in users with permission for that forum can see forum topics and replies, and can either contribute as participants or just see as spectators.
Group invisible – only users with permission for the forum can see that they exist, and can either contribute as participants or just see as spectators.
Basically you have a great deal of flexibility on how you set your forum site up.
so if you want a forum that people can see and contribute to alongside ones that are either private or with just topics visible, then this is possible.
Firstly thanks to bbpress for the great plugin for WP – it’s made forum integration so much better for everyone!
I’ve run into a issue on bbpress that I am unsure how to remedy, On our bbpress forums replies made by users (of any forum role) do not display the avatar or username, instead it only displays their forum role. I’ve Googled the issue but there doesn’t seem to have been an issue like this before that I can find.
Here is a link to show the problem: http://exodus-esports.com/forums/topic/bug-report-enigmas-hideaway/
Wordpress Version: 3.9
Buddypress Verion: 2.0.1
bbpress version: 2.5.3
Thanks in advance for any assistance π
**Update: Checked for any conflicting plugins by disabling all but bbrpess & buddpress – issue was still there**
I’m looking for a plugin and my search-fu under the plugins database through the website is weak apparently. I want the plug in to allow me or another usergroup the option to post a thread in the bbpress forum… which can then be posted to the articles of the main site. Or, I could do the reverse and allow in depth discussions on the forums instead of the comments section.
I’d really like to pick who can do this, and the exact places the post would go to (which category). Does something like this exist?