I have the same problems I think…
on http://rplayers.com/forums/ –> [bbp-single-forum id=44] don’t work
but [bbp-topic-index] this shortcode works
And when I do the same things there http://rplayers.com/forums2/ all shortcode works
I posted a message there but no reply https://bbpress.org/forums/topic/problem-with-shortcode/
And I’ve gathered the script would go something like this?
$("body").removeClass("reply");
Any clues as to what template or how I might add that to remove the reply class from the body would be great. This is my first foray with bbPress and it’s been a learning curve…
Just make sure you ask to see sample [bbPress] work from whomever you might hire. bbPress is very unique so you definitely want to make sure they do it right the first time 🙂
The User Roles are not translated on the current version of bbpress. How can I translate them? Can I change the Names on the DB?
Hi everyone,
I am not sure if this is the right place to post my question at, so please be easy on me.
“
is there a way to filter this output and show the avatar image in 80px/80px?
Thanks,
Radi.
Hi there!
I’ve got bbPress up and running for a while and wanted to create a subforum in, well, a parent forum. But when navigating to the newly created subforum I get a 404. Any ideas on this?
Cheers,
Justin
I’ve been trying to upgrade from bbpress 1.0.1 to v.2 but have had to put this on hold as the importer always seems to stall while importing (see my other forum post).
In the meantime our DB is now almost at the limit imposed by our hosts (500MB). I’ve noticed that the fulltext index of the posts table contributes a considerable amount to this and wondered if there was a way to disable fulltext search on BBPress as a temporary measure. I appreciate searching would be slower but am willing to accept this compromise for the time being.
I’ve tried deleting the index but this causes the search results page to simply return a white page.
Any help much appreciated.
I have a huge issue ATM on my install. One of my users reported that when editing their post it came up with all the posts of my site to edit. Not the forum post but the front page article posts.
The issue was reported here: http://pixelsedge.net/topic/edit-button-problem
I am using BuddyPress 1.5.6, bbpress 2.1.2 and s2member 120703. They all have ties together so I thought I would list them. Any help would be great as this is presently a HUGE issue
hey guys
I want my forum to look exactly like http://bbpress.org/forums/
I want the forum to be on the root of my site. ZZZZZZZZZZZZZZZZZ.com
Let me know how much you want for installation and customisation.
I can install wordpress as my host allowes 1 click install. i have installed bbpress but cant get it looking like what i want.
I really like the layout of this forum here and all the colors so id be happy if someone could clone it.
thank
Hi,
This may be very basic, so apologise to the wizards in here. I have installed bbpress and would like to keep the original CSS for the bbpress. Right now it automatically adjusts to the theme, and as I have some yellow text in the theme (black bg), it just doesn’t look nice in the forum. I have installed the CSS plugin for bbpress, so I can adjust the CSS directly in the editor, but I assume it must be possible to get the original CSS for the plugin displayed directly?
Thanks!
I suspect It’s your theme and there’s no simple way to fix it short of diving into the code 🙁
/forums (the auto generated page) is an CPT archive page and your theme is likely modifying the query or auto formatting its archives (this is common in frameworks). Normally this isn’t a problem, until you use a plugin like bbPress which excepts archive pages to not be “highjacked”.
The /forum works because I assume this is the page you created with the shortcode which isnt using the same template as mentioned previously.
Forwarding forums to `forum’ might work, but make sure that the root of the problem isn’t affecting other archive areas of your site (topic listings etc).
Copy
plugins/bbpress/bbp-themes/bbp-default/bbpress/loops-single-reply.php
to
[your_theme_directory]/bbpress/loops-single-reply.php
Edit line 27 to your liking.
You will need to create a counter. Something like http://pastie.org/5021188 would be a start. Though it will not take pagination into play, which will be something you must write.
There’s no plugin for this that works with the latest version of bbPress. Typically if you want advanced user profiles/user messaging you can use BuddyPress to add that functionality in tandem with bbPress.
Basically is there one? I can’t find one despite quite a bit of searching, its pretty nuts, been using bbpress for a while now and just assumed it had one!
Its functionality is needed, otherwise can anyone recommend a forum which I can migrate to? already up heaved all my users once this year, not keen on doing it again!
Hi all, just a quick post to plug my new advert unit plugin. It’s a common idea but I couldn’t see a bbpress 2 version so thought I’d have a go. The plugin allows you to insert an advert unit into your threads. Currently the ad will appear after the first post, and can optionally be hidden from logged in users.
I have a few ideas on how to improve it and tidy it up, but happy to consider other requests time permitting.
You can download it from WP here.
Would love to hear from anyone using it and see it running on other sites…
Hi,
I installed the worpdress plugin for BBPress and i was facing some alignment issues. So i decided to remove the plugin and install a fresh copy.
After reinstalling, the forum appears blank (The test forum and topic i created do not appear).
Am i doing something wrong?
Please guide me.
Thanks,
PAbbe
Can plugin install to use in bbPress site?
Settings > General > uncheck “Anyone can register”.
If you are getting spammed despite all your said then it’s likely being done by human spammers, which really there isn’t much you can do about since that will thwart almost any method to automatically block spam.
Hi, Is there any plugin for flag inappropriate content???? I cant find any. PLSSSS HELP! I\m using bbpress Version 2.1.2
-
This topic was modified 13 years, 7 months ago by
cgomez21.
noParticipant
I already have installed wordpress with a theme of my choice and I would like to add the forums on a new page like http://www.mydomain.com/forums, I intall bbpress and link it to that page but the forums arent visible to me or anyone else. is there a known issue with this, I tried searching but cant figure it out by myself. thank you for your time.
I’m having this exact same problem and it’s horrible, it’s destroying my site!
I installed Askimet and that helps, but not enough.
I installed a human challenge for registration, again it helps – but not enough.
I started blocking entire IP blocks via .htaccess – no luck.
I finally removed the registration link for the sign up entirely – STILL getting new users.
I spend an hour a day, every day of my life now just deleting spam accounts and spam posts that get past my filters. All I want to do is turn off registration and make it so only I can create accounts. I do NOT want to take down my site simply because I can’t get a handle on spam.
PLEASE – any help with this would be most appreciated!
Ideally I’d like to kill new user registration in a way that allows me to manually create accounts or, if that’s not doable – kill new registrations entirely.
Please help, i’m desperate!
This is the problem: http://i.imgur.com/TWMBl.png
(I’m going to put in a separate feature request with Crayon Syntax Highlighter, which we are using to highlight code on bbPress, asking if it’d be possible to ignore HTML tags inside code tags (both square brackets and the more future proof pre tags), but that wouldn’t be the cleanest solution.)
The better solution would be if the importer could prevent this from happening in the first place. If not for square code brackets (although this is a standard set by an Automattic plugin) then at least for pre tags.
In my tests, I embedded code in pre tags in a BuddyPress forum, imported it to bbPress and the embedded code was now populated with HTML tags, mainly br tags for the newlines. Funny thing is if I have the rich editor turned on, I can go into edit mode with a post that has code embedded, then I’ll go to the “Visual” mode and back to “HTML” mode, and everything has been cleaned up. I basically want the importer to do that step for me.
I think I found a fix…
In Settings > Forums, I deleted the ‘Forums base’ and ‘Topics base’ fields (leaving them empty) and Saved Changes. The page reloaded, repopulated those fields with the default values (forums, topics), and now it all works. Strange but true.
Same here. Fresh install of WordPress, added the bbPress plugin, created a Forum called “Discussion”, tried to visit mywebsite.com/forums/forum/discussion… Nothing. I kinda expected at least something to work out of the box.
-
This reply was modified 13 years, 7 months ago by
Luke.