Hi, I would like to be able to block all users except admin to posts links url in a topic, a posts or even a reply. I’ve tryed this, the only one that I found: https://bbpress.org/forums/topic/how-to-prevent-users-from-posting-url-links/
remove_filter( ‘bbp_get_reply_content’, ‘bbp_make_clickable’, 4 );
remove_filter( ‘bbp_get_topic_content’, ‘bbp_make_clickable’, 4 );
and this doesn’t seem to work when I add thoses lines in my functions php theme.
Anybody have an idea on how to make this works?
Thanks you
Maxime
Hey
At first sorry for my bad englisch, i will try it.. 😛
Is it possible to create own user groups, so I can create a rank for my clan members such as “clanmember” and they can then see a secret or hidden area and no other else?
I would like to create a public area where everyone can write and write one where only “clanmember” can read and write.
When I try to edit a post I get a 404 page.
Hi!
I am using bbPres 2.5.12 in the Nisarg theme.
When a user is logged in the sidebar, under the profile pic, there are three menu items (Dashboard, profile, and log out). The first two go to the same place as I had set the user to not be able to get to the dashboard. The issue I am faced with is how to get a user to their actual profile – the one with a banner image and profile pic. When “Profile” is clicked in the side menu the page I get is one that says “Your Profile” at the top and has editing options for “Personal Options”, “Name”, and “Contact Info” – not their actual public profile. The only way I can seem to get to the profile is to click on my name from the members list or while in a forum. I would have guessed that when I clicked profile on the right hand menu it would take me to my public profile.
Hy!
I’m use the UltimateMember plugin for login, registration and i use the (bbPress) login widget, in the forum sidebar.
How can i do that:
When user try to login, but it’s not completed, redirect the user costum url?
My problem opinion is the Ultimatemember recaptcha plugin dont add captcha for the (bbPress) login widget.
I am planning to use bbPress plugin for WordPress. My current forums is built using https://invisionpower.com/ IPS. Is there any way to migrate forums data from IPS to bbPress?
Hi Support,
I am not able to view my topics contents on forum section but I can view replies.
Below are my version detail :
WordPress 4.7.2
bbpress Version 2.5.12
Website Link:
http://wavestrategy.azurewebsites.net/forums/topic/kotak-mahindra-bank-is-important-top-in-place/
Please do the needful at the earliest.
Regards,
Manjusha
Hello I use gd-bbpress plugin for the option for members to upload images from their computer, while that works gifs will not. It will only show the first image and will not run the sequence. Is there something I’m missing or a way to address this?
Hi, I wanted to know how I can place the widget “Topic Info” in the sidebar of the topic, such as the one in this forum.
Thank you
Hi,
According to codex https://codex.bbpress.org/getting-started/before-installing/bbpress-user-roles-and-capabilities/ Moderators should be able to publish and edit forums.
This seems to be a bug cause they can’t. I’ve been reading a bunch of topics now and it seems like this has been a bug for more than FOUR YEARS. Why hasn’t codex been updated??
I’ve seen hints pointing out that moderators can actualy publish forums on front end with shortcode
- You must be logged in to create new forums.
– this works but they can still not edit forums.
I’ve tried to edit the keymaster role and disable access to global forum settings but this didn’t work. There are a bunch of capabilities for every single action of bbpress. And then there is on huge capability for a monster amount of actions. This capability is keep_gate. When I disabled that for the keymaster role I managed to disable acces to global forum settings but acces to publish and edit forums was also disabled.
I want to achieve a role that has ALL the keymaster capabilities except from access to admin pages bbpress (global forum settings) and bbp-repair.
Is there anyway to do this?
Thanks!