Search Results for 'bbpress'
-
Search Results
-
Hi,
I’m adding a bbpress forum to a private group one day, but the next day, the forum is no longer linked to the group. I have to re-link it.
I have a multisite installation. I make sure to add the forum in both the Groups menu in the network settings as well as within the group management tab.
Does anyone know why it does this?
Thanks!
This is what I’m looking for: when a user clicks “reply” under an existing reply in a topic, the reply-box will appear directly beneath that reply.
Here’s an example discussion on our site: nexus.universaltheosophy.com/groups/key-concepts-study-group/forum/topic/theosophical-tenets-karma/ [MOD EDIT: deactivated the link as the site show the comment form only to loggedin users]
When a user clicks “reply” the page reloads and the user is brought to the bottom of the page, where the reply-box is located.
This is an example of what we want: highexistence.com/topic/what-is-your-philosophy-of-life-in-3-sentences/ [MOD EDIT: deactivated the link as the site show the comment form only to loggedin users]
You’ll see here that when you click reply, the reply-box accordions into place right then and there. No page reload, no scrolling down. Really want that functionality, but not sure where to start.
Here are two other support questions on this topic, for reference:
https://buddydev.com/support/forums/topic/show-bbpress-reply-form-beneath-each-reply/
Any help with this would be much appreciated!
Hello,
I’m adding TinyMCE support to my front end at bbpress and buddypress.
so far so good, most of what I want is working except one thing: on the Private Messages reply form I can’t send a message because I get the following error:
There was a problem sending that reply. Please try again.It works fine for the Compose page, just not on replying to another message.
it’s basically this, like @bossataxiatogether describes at the bottom. but that thread is closed so I had to make this new one.I’m calling wp_editor like this:
wp_editor( '', 'message_content', $settings );
and my settings have this:
'textarea_name' => 'message_content',I’ve already tried changing ‘message_content’ to just ‘content’ (I have it as ‘content’ in my compose page and it works there)
also tried having and not having the original textarea (in my compose page its removed and it works there)
just fyi: this is all in new php files under my template/buddypress folderso I don’t know what to try anymore
any suggestions?thanks 🙂
Does anyone here have any idea to remove bbpress notification in activity column.
I find it irritating and best remove the forum from buddpypress
I was also given the site below but dont find it useful.
I am using bbpress for forum and buddypress for members. So now I’ve an issue that when users do reply with quotes in thread then the activity add to the user’s profile activity which is fine but the issue is it shows the quotes not the original reply content, I want to show the reply not the quotes.
For reference I’ve added the screenshot for better understanding.

Topic: Forum link trouble
I’ve just setup bbpress and everything appears to be okay but when I click on any of the links to forums from the page i created all topics have exactly same url and simply come back to forum homepage. I have no idea how to resolve this and having troubles finding answers anywhere on net! If anyone can help it would be greatly appreciated.
Topic: How @mention all members
Is there way to @mention all members?
This is something I’d like to be able to do on the bbpress forum on my buddypress site. I find forum mentions draw more site engagement than emailing all members, but filling a post with all members’ @ names detracts from the post content. So is there a function like @all or @everyone?
Thanks 🙂
Hi guys.
I have a wp/bp installation on a site with a bit over 400 members, building a community.
As of now I have some concern on how to engage activity on the site. I have set up the site so taht members can both start groups and I also have bbpress installed so there are quite a few forums as well.
Do you guys have any tips on how to engage activity and engage users. I as admin post regularely to give to the community. is it a bit over the top with both groups and forums. is it an idea to just have one or the other to concentrate the interaction?
I have also the activity feed on the front page with widgets showing latest group actions, forum topics and latest galleries.
The site is xx rated so I wont supply a link.
Any thoughts or tips would be appreciated.
I have install both bbpress and buddpress but i would like it to exist in as separate plugin.
Now bbpress has been integrated in buddypress menu bar and activity update need help to remove it.