Search Results for 'bbpress'
-
Search Results
-
Hi all,
So i have buddypress and bbpress installed and fully integrated. When I go in to a members profile and select the forum button it only shows 3 of topics created and 3 of replies created that the member made. How can i get this to show all of the topics and replies created, and also the same for favorites?
On top of that I have 8 forums and I would like to filter 1 of them from this list. Is that possible, and if so how can i got about it?
Also in the profile it does not show the number of topics/replies/favorites on the button like it does for friends, following etc. How can i get it to display a number comprised of topics+replies, preferably with the above filter applied?
Thanks
Hi,
Can I allow access to the media file only to members of the group and not crawlers?
Is there a manual how to convert my forums from bbpress to buddypress?
Thank you,
Sam
Hi,
I can not reply on forum posts in activity because the comment Button is missing.
For BLOG posts, I can see the button.
“Allow activity stream commenting on blog and forum posts” is activated.
I use Twenty Sixteen Theme and only the plugins bbpress und buddypress.Thanks!
Before BP I could do this. I would click on a user name from bbpress for example, then it would take me to the wordpress user profile page.
In there of course I can change their WP role from say, Subscriber, to Administrator.
now with BP activated, I cannot do this as it goes to BP profile page which for some reason doesn’t show WP user level.
Any idea how I can get around this please?
Hello,
I’m personally running a small community for my hobby. I changed it to WP and Buddypress few years ago.
It has been over 30,00 members.
However, my site is freezing and can’t use now. there has been a problem when Buddypress is activated.
My site takes so much time to load.
I have been testing many ways such as deactivate all of plugins, switching themes. and I found my site is super slow or takes forever to load when buddypress is activated.
BBpress is also fine to use. I have to stop instance and restart everytime. it loads not too slow at first and in a few min later, it loads very slow and finally stop.
As I said, when buddypress is deactivated, it works fine.I am using AWS EC2, RDS. server error log doesn’t tell much.
Is there anyway to debug buddypress or find the solution?
I love buddypress. Please let me fix and be a big fan forever.
Thank you!
Topic: Including Own Posts in Email
Hi,
First of all, thanks for a great plugin!
I would like to include members’ own posts in their email digests. Is there a way to hook into some sort of setting to enable this by adding some code in function.php or similar? I wasn’t able to find any documentation on this for the current builds of bbpress or Budddypress.
Site: ExumaNet.com
Theme: Twenty Seventeen (child theme)
Wordpress Version: 4.8
Buddypress Version: 2.8.2
BBpress Version: 2.5.12Related Plugins Installed:
BuddyPress Group Email Subscription
AsynCRONous bbPress SubscriptionsBy the way, this forum of the site is member’s only. Please provide a non-public channel and I’ll send you login and pw information.
Topic: Enable html bbpress email
I’m using the BuddyBoss theme on my site. I’ve made all the necessary settings and changes. But the moment a user registers the email does not go with the information that I have customized. I changed the top and bottom of the email and still the email goes without any of these changes.
Is there any place I should authorize sending these messages in HTML format so that I can take the changes applied by me?
Follow the print of the changes and the rpint of how the messages arrive for me.
Changes

Email in inbox

The site is located at http://www.arterama.com.br
I await your reply.
If a user uses
</ol> tag- List 1.
- List 2.
in a bbpress topic then activity page does not render properly. I have tested with 2 different themes so it does not look like a theme problem.
I’ve been successfully running BP and the forum plugin for several years now.
I did not add any new plugins but of course have been installing updates as they come up.
Sometime in the past month I lost the ability to create a new topic on my forum. The forums are not super busy but I post a monthly contest thread so I know it worked fine a month ago.No error is generated, the page just reloads. I’ve tried clearing my browser cache in Chrome. I tried using Edge. I went to an entirely different computer from which I’ve never access the site and tried from there using IE. Same result.
I’ve switched to default theme 2015 and I am able to post but I can’t go back and edit or update the post. I also can not reply to the post using the 2015 theme. I am attempting to contact the theme creator for support but there is still some issue with the default theme so I’m asking here too.
Is there some place I can see what plugins were last updated so I can try disabling them?
I’m on my own domain, multi site install.
Apache Version 2.2.31
PHP Version 5.4.45
MySQL Version 10.1.22-MariaDB-cll-lve
bbPress 2.5.12-6148
Wordpress 4.8Hi,
On my bbpress plus buddypress website I want to send friend request to all the members. About 3000 of them
Is there any way to do it quickly?Topic: Nested shortcode for ID
I am trying to integrate BBPress into a site created with Toolset – Layouts, Types and Views.
The following BBPress shortcodes require an ID parameter:
[bbp-single-forum id=$forum_id]
[bbp-topic-form forum_id=$forum_id]
[bbp-single-topic id=$topic_id]
[bbp-single-reply id=$reply_id]Each of the IDs required above are aliases for the post_id, which Toolset privides a shortcode for. In order to get the templates to work for layouts applied to single Forums, Topics and Replies I need to include the current post ID. The simplest way I can imagine to do this would be as follows?
[bbp-single-forum id='[wpv-post-id]’]
[bbp-topic-form forum_id='[wpv-post-id]’]
[bbp-single-topic id='[wpv-post-id]’]
[bbp-single-reply id='[wpv-post-id]’]Unfortunately I get the following output at the front end?
‘]
This makes clear to me that nested shortcodes are not supported in the BBPress. Is there a straightforward way of extending this functionality, perhaps through the functions.php file? This would create full compatibility with BBPress and Toolset. I couldn’t find any solutions to this shared on this support forum but it seems to me as something that may be a common problem and could have been tackled before.
I hope you can assist.
Hello,
I have been quite happy with customizing buddypress, bbpress.
I have found 2 issues you need to know.
1. I am using less file and removed original css files.
/** Remove original bp css **/ function dequeue_buddypress() { wp_dequeue_style('bp-legacy-css'); wp_dequeue_style('bbp-default'); } add_action('wp_enqueue_scripts', 'dequeue_buddypress');However, I found that it also doesn’t get “cover image in single members, single groups”.
I have added it in a theme. I added all original css code into less file and have been working on customization.Is there any better way to remove original css and use my own less (css) file without losin cover image?
Is there anything more I lose if I remove the original css files?2. How can I get group member amount only NUMBERS.
bp_group_member_count()It gets with xx “members”. But I just need numbers of the group. I use it in groups-loop.php
Thank you,
Dear support team,
please help to solve the issue, while buddypress is active then bbpress search results are not displayed as it should, because the URL is then forward to main page instead of display the search results.
Screen video > https://www.screencast.com/t/DjsAlpyn2s
Looking forward to your help.
BR, Alex