Search Results for 'bbpress'
-
Search Results
-
Hello
My participants cannot view or reply to private topics. Administrators/keymasters seem to be able to.
I’ve installed bbPress version 2.5.14, and Members Version 2.0.2 plugins. When I look at the participant’s role it:
can read_private_forums
cannot read_private_topics
cannot read_private_repliesand I cannot edit this role: “The Participant role is not editable. This means that it is most likely added via another plugin for a special use or that you do not have permission to edit it.”
I tried deactivating plugins one by one to see if I could edit this role. I thought by default Participants could read and reply to private topics…
Thanks for any help
Topic: Breadcrumbs not working
If I go to one of the forums from the main forum page and I click on the breadcrumbs to take me back a page, it doesn’t take me to the correct page.
For example, if the breadcrumbs show
Home โบ Forums โบ Forum 1
and I click on “Forums” it doesn’t take me back to the main forum page as it should.WordPress version: 4.9.4
bbPress version: 2.5.14
I’m using Genesis themeHi,
I allow anybody to reply to a topic, but I ask for their name and Email address, all replied are moderated, when I look at the reply under replies I can see the name but not the Email. I am sure somewhere I put “(will not be published)” after the Mail (required) label: but I cannot remember where I did that.
I have the latest wordpress, bbpress, bbp toolkit, bbpress moderation and bbp style pack installed.
Can someone help where to find the Email given please, I have spent two days looking.Clive
Topic: Duplicate results page
Hello,
I want to duplicate my bbpress search results page. I want to keep the original page and have a second form that shows a personalized results page, how can I do this?Hi there, I’m hoping someone might be able to give me some advice on a fix for the following:
bbPress is working fine for Administrators, however, users with any other Site Role can’t read the Topics (even if they are a Forum Moderator or Keymaster).
For non-Administrators, the Topics index works fine and when you select a Topic you can read any Replies that have been made, as well as having the ability to post a reply (as long as your Forum Role is sufficient), all that is missing is the original Topic itself.
If a previous reply has quoted the Topic, then you can read the quoted topic within the reply.
The Topic exists, the original just isn’t visible to non-Administrators.I’ve deactivated all plugins and the problem persists.
I’ve tried it with the theme Twenty Twelve and the problem persists.Changing the Forum Role doesn’t affect the problem.
Only users with the Site Role “Administrator” can read Topics.
Obviously I can’t make everyone an Administrator and have run out of ideas on how to go about fixing this.Wordpress 4.9.4; bbPress 2.5.14
Forum Link: https://www.getleanfiji.com/forums/general/NB: The forums are part of a private membership site that is still under development. I have made one of the forums (which contains some test Topics and Replies) publicly accessible via the above link. Access to the site is controlled using Membership 2 and the Groups plugins, although these don’t appear to affect the problem.
I found a post about 4 years old and read that this was not yet possible. I have my WP V4.9.4 installation on a domain for example http://www.abcxyz.com.
The question is now can BBpress be installed and configured to run on forum.abcxyz.com ?thank you
/MarcelHi there,
With fun I am using BBpress in combination with WordPress. Also there is a huge activity on the forum.
However – every reply on the forum there is a reply coming in my mailbox from noreply@domain.com. But this email is being sent from noreply@domain.com (it’s the same).I checked all files and WordPress settings. But this email address is nowhere to be used.
Any idea how to fix these emails?
Topic: Autosubscribe all users?
Is there a way I can autosubscribe all users to a specific forum? I currently have a classified “system” but it is way too cumbersome. All I need is the bbpress forums.. “for sale” and “wanted”
but I need everyone initially subscribed to them.Topic: Placeholder in visual editor
Hello!
So far I can only see topics on how to disable RSS Feed but I canโt seem to find any answers on how to add a subscription button for forums/topics/replies.
Is there any way somebody help me on how I can add in a subscription button?
Thanks!
WP Version: 4.9.1
bbPress: 5.4
Using Salient ThemeTopic: Adding taxonomy to replies
I want to add a taxonomy (which I’ve already created) to replies which are in all forums except one. I’m struggling to find the exact functions that I need to use for this though, e.g. to check the forum name (I don’t want to rely on the forum ID in case that is changed in a reinstall) and to set the taxonomy. I can’t find a list of all functions in the documentation.
I’m going to be creating a child theme and I’m pretty sure that it’s bbp_insert_reply() that I need to modify. I’ve found that ok. But it’s what functions to call to do the simple test and set that I want to do that I’m struggling with, even searching the function files of other parts of bbPress. So it seems like a simple case of testing the forum name and then setting the taxonomy if the test passes, but I am unsure of the two functions to use.
Can anyone point me in the right direction, please? Thanks in advance.