Search Results for 'bbpress'
-
Search Results
-
Morning all,
I’m just in the process of doing a fresh wordpress + buddypress install.
All is going well for the most part with the exception of the global forums.
So I enabled Group forums, and thats going fine.
I then enabled Global forums and it ran through what seemed like a bbPress install.
All fine (with the exception of bbPress trying to use the same slug ‘forums’, but that was an easy one.
Now: To create a dedicated page/tab for the global forums is there a short-code I can simply add to a new page?
Also, nothing from the global forums seem to be appearing in the members activity stream. Is that normal?Cheers
JaseMy client may be interested in hiring someone to update our bbPress forum to make it more user friendly and fresh.
Where is the best place to find bbPress developers?
Thanks
I just want to make sure it was the 2.2 update that did away with the ‘Forum Participant’ role. It seems to have set all non-admins ‘Site Role’ to ‘Participant’ (even though that’s not an option in the Role dropdown), and left the ‘Default User Role’ to Administrator which caused a few outsiders to accidentally be signed up as an Admin.
Previously, if we wanted to modify the roles and capabilities of end users, we would use one of the several plugin offerings. With the folding of roles into bbPress changing those capabilities and access, it seems as if our pervious granular control is now removed. I understand the reasons, and I’m also feeling quite hamstrung on my choices.
Previously I had two user levels that are similar to the updated Participant role. One allowed for addition and edits of publicly available forums. The second one allowed for not only publicly available forums, but also private ones as well. The new Participant role fills that latter role, but now I no longer have the user identity for the former role.
It appears that I can’t change the capabilities of the bundled roles, nor am I able to create new roles that will play nice with bbPress. What are my options around this? Will there be tools to add new roles or change the capabilities?
Thanks for any input.
I have a normal WordPress site with the bbPress Plugin installed.
Is there a hook or template tag I can use to run code when any type of front end bbPress page is displayed (forum/topic/reply etc.)?
I want to run some custom code, but only if the current page is a bbPress page. I don’t want code to run on every page on my site when it’s not needed (i.e. for non-bbPress pages).
Thanks.