Search Results for 'bbpress'
-
Search Results
-
Topic: bbpress sidebar
I’ve set up a forum, by making a page, and for some reason the bbpress sidebar isn’t showing up. My pages sidebar is coming up. How can I fix this?
http://fumblingfitnesscom.fatcow.com/test/wordpress/ask/any help would be greatly appreciated! Thanks 🙂
Hello,
I’m struggling to get a new subscriber user I created to test functionality and found that they are unable to upload pictures / files. I understand that only users who are able to upload media will be able to add new media but I’ve edited the access rights to allow subscribers to upload their own media.
I’m using:
Wordpress: Version 3.9.1
bbPress: Version 2.5.3
bbPress Enable TinyMCE Visual Tab: Version 1.0.1 –I’ve setup a fresh install of wordpress and I’m running a minimum of plugins, user switching, bbpress, bbpress genesis and the bbPress Enable TinyMCE Visual Tab plugin. I’m also using a plugin by WP-Types called Access to that I’ve used to make a subscriber able to read, edit, delete and publish their own media files.
How do I get the basic subscriber user to be able to:
- create a topic
- reply to topics
- be able to upload media as a forum participant
I’ve got the settings > forum > set to ‘Automatically give registered visitors the Participant forum role’. What else do I need to do?
Thanks
Cathie.I have install and activated the bbPress plugin with no issue.
By looking at the All Users, I can see I am an Administrator for Site Role, and Keymaster for Forum Role.
If I log in with another Administrator, and change my role for Forum Role to “No Role for These Forums”, after I log into my account again, I would be able to see 3 menus “Forums”, “Topics”, “Replies” on the admin panel. However, after I click anyone of them, I will be leading to a page with “Cheatin’ uh?” message.
is there anyone has the same issue?
best regards
HughHey guys. So Ive been wondering this for a long time, and I just dont understand. Why is bbPress’ editor so bad? Everything uses lame tags and is very primitive. WordPress already has color and bold and italic and linking and everything integrated, so why doesn’t bbPress add this?
No one can actually tell me that bbPress is meant to be this way? Is there something stopping the devs from just importing the full editor over…?
Very curious…
I want the users to get email alerts every time their forum role changes to a specific role.
Namely, I have to notify them only if their role has changed from Spectator to Participant.
I found a way to do this with standard WordPress roles, but it doesn’t work with bbPress roles.
I tried changing
if ($new_role == 'contributor')toif ($new_role == 'participant')and even to this if($new_role == 'bbp_participant')– nothing worked.Perhaps someone knows the solution?
WordPress version: 3.8.2
bbPress version: 2.5.3