Search Results for 'bbpress'
-
Search Results
-
Topic: How to modify
how can i get low ranking roles like subscriber to not see the wordpress dashboard? but make thier profile page different so its not the defalut dashboard in wordpress? For example the ” dashboard in bbpress.org is a profile thing at the top right corner. How do I do That?
Could any of you guys tell me what the bbpress roles are: keymaster,moderator,participant,spectator,and blocked?
Hi, I’m making a page on my website that will contain a list of forums. I know how I can add the forum list on the menu, but I have a few problems:
1. How can I get people visiting on the website to login in or register and view their profile? Whenever I look at my website in incognito mode, there is no sign up or register button or view profile button.
2. If people can register, how can can that registered person create a new topic? I can’t seem to find that tab thing on bbpress on my website.
3. How can I make the forum so that only registered people can reply and non registered people to only look at the forum?
4.How can i get registered users to unsubscribe
In other words how can i make the forum on my page like the one on bbpress ?
Any Help would be greatly appreciated. Runnig wordpress version 4.3
Topic: Can bbPress do this?
I want to install forum / help desk / q&a type plugin and I am considering
bbPressfor this.Does bbPress allow for private posts whereby the submitter must register to the site and can only gain access to their own posts by logging in? Also, can posts be kept private so no other member can see them?
I have a field called website which I would like to remove. What should I do to remove it? Didn’t find it in any functions.php. So where should I search? Or should I remove it from mysql?
Thanks for the help.
Hi,
First I want to say that I read this article: https://bbpress.org/forums/topic/where-is-the-bbpress-dashboard/ not helped me and last reply was 5 years ago.
When I go to mysitename.com/forum I don’t find any link to administration panel.
I tried bbpress integration plugin and different addresses: mysitename.com/bbpress-directory/bb-admin/ or mysitename.com/bbpress-directory/ but I received 404 error page nout found.
What should I do?
Topic: Sub-domain installation
Hello bbPress Forums!!
We are trying install forums for our local business website (www.yoloboatrentals.com) and because we do not want the forums to be part of the website for seo reasons, will it be possible to use a sub-domain installation with ssl without any issues?
Hi,
I am hoping that someone here will be able to help with this as it’s a rather frustrating issue and I can’t figure out why it’s happening to start with.
I have set my forum to the ‘rating level’ that will accept posts using phrases such as ‘porn’ and curse words…that being the case I was rather surprised when someone attempted to create a thread in a forum using a jokey phrase including the word porn and it wouldn’t allow the user to post. I checked the post, checked all the settings (I have no words in the blacklist – the forums are monitored almost 24/7 and we have a rather exclusive membership so I felt this was unnecessary at the present time) and there seems to be nothing amiss so the reasons for this being done are a mystery to me. I am able to add the extra words in the sentence in the CMS but this is not something I wish to have to do every time someone wants to refer to something specific like this.
Is there a reason why this would be happening?
I have recently upgraded to the latest versions of Buddypress (2.3.2.1) and BBpress (2.5.8) and also was upgraded to WordPress 4.3.
The site is set up to work with the Make template but I have tested this on the other templates and as it works when I remove a single word from the actual post I know that it HAS to be some hidden filter somewhere that I am unable to remove.
My site is found at http://www.bewitching-fiction.com
I am confused as to how to make a ‘contributor’ of wordpress automatically a ‘participant’ in the forum. How do I automate this? I am using BuddyPress, bbpress and User Role Editor plugin. At the moment even if they are a participant I have to manually go through each user and change their access to each element of the forum which, by default, is all set to ‘deny’ so that a participant can’t even see the forum.
I was following the layout and functionality examples you can use and it didn’t work for me.
Step 1 worked for me just fine.
I inserted the following code into my functions.php (i am using a child theme)//create vertical list function custom_bbp_sub_forum_list() { $args['separator'] = '<br>'; return $args; } add_filter('bbp_before_list_forums_parse_args', 'custom_bbp_sub_forum_list' );Then I moved onto step 2 and added this into my functions.php as well
function remove_counts() { $args['show_topic_count'] = false; $args['show_reply_count'] = false; $args['count_sep'] = ''; return $args; } add_filter('bbp_before_list_forums_parse_args', 'remove_counts' );It removed the counts but it didn’t look like a list anymore
Hello
I will use private groups for workshops of my courses. For one course there is about 500 subscriber to the private forum and I can’t imagine accepting them one by one or adding them one by one. I want them to send a request within a period of time and I need to accept all the requests with one click. Is this possible???I’m using wordpress 4.3 and bbpress 2.5.6 buddypress 2.2.2.1
my site: http://www.estrogenat.com