Skip to:
Content
Pages
Categories
Search
Top
Bottom

bbp-messages message box sizing

Published on February 14th, 2019 by notrandom

Hi

Im using bbpress with bbp-messages, but the text window on the “send message” is very small. In chrome i can drag it bigger, but i want it to be bigger from standard. Can anybody tell me how to do that ?

View post on imgur.com

Links in new topic

Published on February 14th, 2019 by Oaz

Hello there,

I have a problem with pasting links in new topics : they do not display. (They do display normall in replies though)

This is due to trying to inverse order of replies : I used bbpress toolkit for that purpose and the problem happened.
I also tried inverting replies order with this snippet in functions.php file :

function custom_bbp_has_replies() {
$args[‘order’] = ‘DESC’; // ‘ASC’ (Ascending, Default), ‘DESC’ (Descending)

return $args;
}

add_filter(‘bbp_before_has_replies_parse_args’, ‘custom_bbp_has_replies’ );

function custom_bbp_show_lead_topic( $show_lead ) {
$show_lead[] = ‘true’;
return $show_lead;
}

add_filter(‘bbp_show_lead_topic’, ‘custom_bbp_show_lead_topic’ );

the snippet works as far as replies rder is concerned, but then I bump in the same problem, links not displaying in new topics.

Any clue how to invert replies order without this link issue ?

thanks

email notification to “noreply”

Published on February 13th, 2019 by rhodesengr

When someone creates a post, the site sends an email to the site’s correct gmail address, the poster , and also “noreply@my-site.com” The emails to “noreply” bounce and gmail gives me repeated notifications of delivery problem because there is no such address.

I can’t figure out where these email are coming from and how to stop sending the notification to the “noreply” address. I don’t see a setting in the bbpress setting about email notifications.

Possible to setup “Master Forums”?

Published on February 13th, 2019 by PDidee

I was wondering if it’s possible to set up master forums with bbPress. We have a client that has a courses site and would like to setup forums for each course. So this page for example: http://mbmembers.staging.wpengine.com/community-forum/ would be one of multiple “master” forums.

Other items they are looking to implement that may or may not be available through this plugin include:

  • different master forums for different courses on site as mentioned above
  • each master forum has sub-forums, then threads
  • on threads, responses to topic or other responses get nested (saw this as an option and have it enabled but I’m not seeing the replies indented at the moment on the test link above)
  • option for people to receive an email per forum post, or a daily digest per that sub-forum
  • ability to turn email for each sub-forum on/off – or switch to daily digest vs. individual posts
  • exception is Announcements sub-forum – everyone should be automatically subscribed to individual messages email, can change to daily digest, but users CANNOT turn off emails for this sub-forum
  • note: it may be wise to have a spot on the My Account page (a tab?) where users can edit their email preferences for all the forums at once
  • only admins can start new threads in Announcements sub-forum; other forums anyone can start a new thread
  • we are creating a participant directory — the front-end needs to have links to for users to view a participant’s forum posts, or the forum threads they’ve started (currently, these are two separate links)

Any help or info you can provide would be super appreciated.

create/edit a new forum problem

Published on February 13th, 2019 by hamchon

Hello, I have a problem with the forum on my site. We created a forum with bbpress a year ago, we created categories, forums and sub sections without problem. But today, I want to create new sub sections or modify them but I can not choose a “parent” as a forum attribute. I select it, I update it, but it does not apply to me and create a new forum / category.

Example: I have category “Welcome”, in forum “presentation”, sub section “major” / “minor”. => Welcome / Presentation / Major (or) Minor
If I want to change “major”, it will put me in a new category that will be called automatically “forum” and I would have: Forum / Major, and below “Welcome / presentation / etc”.

Why is he adding a new forum?

I’m French, sorry for this translate.

Bonjour, j’ai un soucis avec le forum sur mon site. Nous avons créer un forum avec bbpress il y a un an, nous avons créer des catégories, des forum et sous sections sans problème. Mais aujourd’hui, je veux créer de nouvelles sous sections ou modifier celles-ci mais je ne parviens pas a choisir un “parent” en attribut de forum. Je le selectionne, je met à jour, mais il ne me l’applique pas et me créer un nouveau forum/catégorie.

Exemple : I have catégorie “Bienvenue”, dedans forum “présentation”, sous section “majeur”/”mineur”. => Bienvenue/présentation/majeur(ou)Mineur
Si je veux modifier “majeur”, il va me le mettre dans une nouvelle catégorie qui va s’appeler automatiquement “forum” et j’aurais donc : Forum/Majeur, et en dessous “Welcome/presentation/etc”.

Pourquoi est-ce qu’il m’ajoute un nouveau forum?

Responsive Issue

Published on February 12th, 2019 by kahlidah

Need some help getting this forum looking decent on a mobile. I’ve toned it back to a very basic one page forum and it looks fine on desktop/laptop etc, but the mobile layout is horrible..even if I can get the words “last post” to show on one line.

I’ve played around with the responsive settings on CSS (all back to default now when this screenshot was taken)..but no luck.

Screenshot

Any help would be appreciated. Thanks

Certain User Cannot Create Topic or Reply to Topic

Published on February 10th, 2019 by Eupher

WordPress 5.0.3
bbpress 2.5.14

Home

Some users are able to create topics and posts, and also reply to posts. One user in particular gets the “ERROR: Your topic (or reply, depending) cannot be created at this time.”

All plugs except the bbpress plugin and the bbpress tweak plugin were deactivated then I logged in under the user’s name. The problem remained.

The Comment Blacklist under Dashboard\Settings\Discussion is totally blank. No naughty words in there.

There are no “groups” as such. All users are veterans and members of this organization. No need for additional “groups”.

I created a dummy account under my wife’s username, email, and a password and that works fine. She can create topics and replies. Other users don’t have an issue.

I am not able to replicate this problem anywhere – only with the user DickB. (His user name was originally “Dick_Bartlett” but I got rid of the underscore thinking that might be a problem.)

I have reviewed as many bbpress articles as I could find on this issue.

I’ve run out of ideas, and there don’t appear to be any more answers to this problem that I’ve been able to find.

So I’m turning to you experts to figure out how to get this user on track.

Help with installation

Published on February 10th, 2019 by peterbergen84

Hi,

I am new with setting up a forum for wordpress.
I want to integrate BBPress with my website but i dont know if the theme supports it.

Anyone who has time to set this up ?

Thanks

Peter

All Forums not showing

Published on February 10th, 2019 by Bendis

WordPress Version 4.9.9 bbPress version 2.5.14 Using theme Twenty-Sixteen https://applebranch.org/seminary I have a lot of forums – one for every class I offer in my online school. However on the main page where students access the current forum for their class – it only shows forums through the first forum beginning with R (listed alphabetically). This is a recent development. I have looked at the set ups and settings and cannot find a reason. Is there a limit to the number of forums? If not, how can I get them all to show? Thank you.

nested replies are not working

Published on February 9th, 2019 by joeco

Uncaught ReferenceError: addReply is not defined
at HTMLAnchorElement.onclick (VM383:663)
onclick @ VM383:663

RE: https://pulmonaryfibrosisnews.com/forums/forums/reply/16590/?bbp_reply_to=16590&_wpnonce=bcec251f8f#new-post

using BBpress Version 2.5.14
buddypresss Version 4.1.0
WP 5.0.3

on ubuntu DO server, nginx, mariaDB

Skip to toolbar