Search Results for 'bbpress'
-
Search Results
-
hi Guys
In most forums software, there is the possibility,
to assign one or more users the role as moderator for a particular forum.
Is this also possible with bbPress?(User 1 Mod for Forum 1 / User 2 Mod for Forum 2)
Hi Guys,
I am wondering if is there any existing feature on the BBPress to have a login, register, forgot password, email confirmation only in front-end? I know that there are [bbp-login], [bbp-register], and [bbp-lost-pass] short-codes that you can place in the page so that it will display on the front-end but the issue is when user enters an incorrect password or account, it will redirect to admin login. What I wanted is to stay always in the front-end. Or do you have any suggestion what plugin I can use that and compatible?
Thanks,
jackHello
I am using the latest version of WP and bbPress with iThemese Builder theme.
Through the theme functions I am able to show all parts of the forum on a particular theme layout, apart from the forum index page when the breadcrumb ‘forums’ link is clicked. This takes me back to the main template layout which does not have the forum wigdets as required on all forum pages.
I also have the same issue with the search results.I have tried the following code but as I am not overly familiar with bbPress conditionals it does not solve the problem. I believe what I am look for is the correct information to go into this line:
if ( is_bbpress() && in_category( ‘page’ ) )// create view for forums function custom_filter_category_layouts( $layout_id ) { if ( is_bbpress() && in_category( 'page' ) ) return '599b46ad5fa63'; return $layout_id; } add_filter( 'builder_filter_current_layout', 'custom_filter_category_layouts' );Any advice appreciated.
Mike
Hello
I am seeking help with the correct conditionals to show a custom view.
I am using
WP Version 4.8.2
bbPress Version 2.5.14
Ithemes Air ThemeI have been given the following code to insert into the functions.php file in my child theme but I am missing something here?
function custom_filter_category_layouts( $layout_id ) { if ( is_single() && in_category( 'news' ) ) return 'INSERT LAYOUT NUMBER'; return $layout_id; } add_filter( 'builder_filter_current_layout', 'custom_filter_category_layouts' );I have tried most of what look to be the relevant conditionals at https://codex.bbpress.org/bbpress-conditional-tags/
I can get most forum views to use a theme layout I have created in Air Theme apart from the forum index page and the CHILD FORUMS (forums created with a parent)
I spoke with iThemes support and they told me it was best to ask here. If someone could help me out here it would be appreciated.
Best Regards
MikeHi there,
I need my forum Participants to be able to Delete/Trash their own posts. I see the solution suggested in https://bbpress.org/forums/topic/allow-participants-to-trash-own-topics-and-posts/ is already in my bbpress Version (2.5.14), but it still doesn’t allow the participants to delete their own posts. Is there any other workaround?
Thanks in advance!
Hey there, I’ve installed bbPress on a site for one of my clients who is running a membership and I’ve run into an unusual glitch that I will try to clearly explain.
When logged in as an Admin/Keymaster:
1. I am able to see the Community Forums page that lists the different Forums that we’ve created.
2. When I click on a forum I am able to see the list of Topics that we’ve created within that forum.
3. When I click on a Topic I’m able to see the description for that Topic that we added when we created the topic.
4. When I click on a Topic I’m also able to see the replies posted on this topic.When logged in as a Subscriber/Participant:
#3 from above doesn’t work – the other pieces work fine.
So when a subscriber clicks on a Topic they don’t see any of the detail for that topic. Also, when they submit a topic, it shows up in the list under the specific Forum, but no other members can see the details – only the title of the topic.The Topics aren’t showing as “hidden” or anything like that. They are visible as a list – it’s the “description” piece that doesn’t show up when you go in to the topic (even the box for the description and whole posted it is missing once inside the topic).
I’ve tried playing with the public and private settings. The site is protected using WishList member. I’ve tried it with protection turned off and on. I’m pretty stumped right now.
As I said, it displays perfectly correct for the Admins/Keymasters – but is simply missing that one piece when logged in as a Subscriber/Participant.
I’m really hoping that someone else has run into this and knows a quick fix… too idealistic? lol fingers crossed.
My client is launching this site to his members in less than 8 hours from now (Wednesday, October 25, 2017, 3pm EST). (Don’t we love it when clients ask for last minute add-ons with no notice and expect everything to work perfectly haha.)
Thanks in advance for your help!
(I can provide screenshots later if that would help, can’t grab them from the computer I’m currently at.)
Topic: Activation e-mail not sent
WordPress 4.8.2 running Impreza theme
bbPress 2.5.14-6684I recently installed bbPress and the e-mail activations were working fine. I made no changes and now the activation e-mail is not being sent. I did go in manually and assign those users access manually but need to find out / fix the issue of activation e-mails not being sent to users to verify.
Kenneth
Good afternoon,
I hope I am asking this in the right category. I manage a website for a training provider. Their current forum does not work with jaws. this is a screen reader for blind people. So I am looking for a forum that works with the jaws screen reader and I would like to know if this is the case for bbpress.
sincerely,
Mieke Haveman
Hey guys, I am new to wordpress, and bbpress. I am starting a forum, and I want to add a profile page for the users. I also want to add the ability to make a signature at the end of their posts. I do not know how to work with the scripts so much, I get lost in which editor I should be using, or where to place the information. The scripts I have put in following other threads have had no effect.
Hi Guys,
Anyone knows how to modify the content-archive-forum.php located in wp-content\plugins\bbpress\templates\default\bbpress using a custom plugin(not in the theme)? Is it possible?
I have Akismet loaded on my website and have installed BBPress. I have a ton of spam topics being posted, but Akismet doen’t seem to be checking them. Is it supposed to? Am I supposed to do something differently to enable it to filter spam out of the forums?
Im trying to create a FORUM section for my MEMBERS ONLY area of which I’m using Thrive Themes awesome feature ‘Thrive Apprentice to create (Thrive apprentice creates a different section to my main website with a different menu and logo)
I’m using the bbPress plugin for this forum section, however whenever I click on any link it goes back to my main page section with the separate menu logo etc.
Is there a way to make my forum stick in my Thrive Apprentice Area without redirecting to my main website?
This is where I want my forum to be and stay – https://direwolves.gg/members/forums/
This link is where I’m redirected to – https://direwolves.gg/forums/forum/general-discussion/Wordpress version: 4.8.2
bbPress version: 2.5.14Observing a strange behavior that might be caused by Ultimate Member & bbPress working together (free integration).
In short, if ppl registered on my website as anything but ADMIN (either through UM form or added manually through wp-admin) they do not see “subscribe” to topic or thread option, whereas admins can see and subscribe.
Thie feature is very important to my business, as we provide financial analysis and need ppl to instantly learn about new updates – specifically the ones coming from threads they signed up.
I’v tried to turn off other plugins but the issues seems to come to user roles being somehow manipulated by either Ultimate Member or another plugin(s) (less likely). We also use “learndash” LMS, but not sure if it’s relevant.
I don’t’ think its related to Theme since the “Subscribe” to topic option is working perfectly fine if you are an admin.
BBPRess version: 2.5.13
WP Version:4.7.6
WP theme: DFD Natie
Hi (i’m french so sorry for my english)
I have a compatibility problem between EventOnv2.6 and BBpress v2.5.14:
When the EventOn plugin is activated, it is no longer possible to see any topics and answers of my forum. Statistics who indicate how many topics and answers are visible but not the detail. It’s empty with alert message who said : “oups, no topics found”
What is the problem ? How to cure it ? Is it possible ? PS: I use the theme Woffice by Alkaweb (with Buddypress v2.9.1). Thank you for your help.Hi there,
Running the latest of everything here (as of 23/10/2017). I’ve noticed an unexpected behaviour on my Buddypress/bbPress site that is basically the behaviour outlined here 3+ years ago: https://bbpress.org/forums/topic/showing-buddypress-hidden-group-forums-to-group-members-on-bbpress-forum-index/
When a group is hidden, and thus the forum connected to the group is hidden, on the forum index page:
– Admins and keymasters can see all forums listed, including the hidden group forum (whether they are a member of that group or not).
– Members who ARE members of the group can’t see the hidden forum on the forum index page. They have to go via Groups > select the group > Forum to see it.We’re running the Recent Topics widget, too, and I’ve noticed a similar thing happening here.
– As an admin/keymaster, you can see all recent topics, including those posted to hidden forums (even when not a member of the group).
– As a member of the group, you CAN’T see the recent topics from your group – UNLESS you are on the group’s forum page, then it shows them as expected.Is there something wrong in setup here, or is this as designed?
It seems like it’d make sense for members of a group (regardless of roles elsewhere on the site) to see the forum on the forum index, and the updates in the Recent Topics widget.Thanks heaps!
Min