I am thinking of intalling BuddyPress just to make use of some of its functionality, such as Walls.
If the time needed for content moderation is limited, is it possible to turn off all uploads of photos, videos and multimedia for users?
I am thinking of intalling BuddyPress just to make use of some of its functionality, such as Walls.
If the time needed for content moderation is limited, is it possible to turn off all uploads of photos, videos and multimedia for users?
User can’t create a topic or reply BUT I can create a topic and reply when I am logged in as him. What browser settings could he have that would prohibit him from doing so? I’m not exactly logged in as him, I am logged in as an admin and I am ‘swiching user’ if you think that makes a difference. thx!
I successfully have all new users added as Participants when they create a profile. However I have 17,000 previous users who all have the default ‘No Role for these Forums’. When I try to bulk update them under Tools/Forums ‘Remap all users to default forum roles’ I receive an error of ‘This page isn’t working’. Perhaps it is too big of a request for so many users? How else can I update all my users to Participant so that they can post topics and replies.
Thank you
widget ‘Most Liked Topics and Topics without replies’ doen’t work, after trying at the click, it doesn’t respond to anything the browser just spins it, anyone can help me ?
unfortunately I can’t attach my website link, bcause use localhost mode…
Hi – I’m using Astra theme with a 3-col grid layout for blog archives, see:
https://greensmoothie.com/category/blend
But for the forum archives I need full-width, see:
https://greensmoothie.com/members
Right now I’ve fixed it by targeting the post and each forum in the css, like this:
#post-9486,#bbp-forum-9475{width:100%;}
I’ve intentionally left the second forum (Newcomers – #bbp-forum-9473) out of the css — so you can see how it displays only in the first column – same as /category/blend above.
Moderators need to set up forums that will display by default as full-width. They don’t have access to the css.
Is there a higher-level I can target in the css that will automatically force ALL forums to display full-width?
thanks for your help!
Hi there.
This is about my login page here:
https://vancouvergathers.ca/wp-login.php
I’m using WordPress 6.1.1, Elementor Pro 3.11.3 with Hello Elementor theme,
BBPress version 2.6.9, bbp style pack 5.3.6,
I’m using LoginPress but that was installed after the issue described below was already present.
Underneath the captcha and above the blue Login button is an extra button I want to remove. It says “Log in or sign up” but the button just redirects to the login page itself.
When I inspect the page in Chrome it tells me the element might be div.bbp-button-wrapper or button.bsp-register.
Do you know how I can find out where this button is being invoked so I can remove it from the code? I am not an expert web developer and I cannot solve this issue on my own.
Any help would be appreciated. Thanks,
Brenden
I am working to customize user profiles and would like to obtain the displayed user’s ID (not the viewing or current user, the ID of the user’s profile that is open). I have come across references to a function bbp_get_user_id() that would serve this purpose well but it is not working. Is this function still supported? Is there documentation for it anywhere?
Hi
Post new topic is about 8 sec.
Put a post in trash about 30 sec.
Delete a post is about 7 sec.
Post a reply 4 sec.
Viewing topics etc is fine with page load time about 0.5-1 sec.
Forum size 37k posts 280k replies.
Total in bbPress 95k posts and 650k replies.
Smaller forums are faster.
Is this expected or is there a way to speed things up?
WP 5.9.5 bbPress 2.6.9. Disabling all plugins do not make any difference.
Fast VPS with 8 cores, 32GB mem, SSD disks.
Regards
/Stefan
If you delete a user in bbPress, does the WordPress user get deleted as well?
I tried to fire the function on this hook and its not working.