Skip to:
Content
Pages
Categories
Search
Top
Bottom

make bbpress standalone

Published on May 3rd, 2021 by Charles Carter

Hello. I hope I’m in the correct forum. If not, I apologize.

I am new to forum plugins. I downloaded bbPress and have it installed. I also have a WordPress blog plugin I’m currently using as well. In order for the forum plugin to display I had to create a page and therefore is being displayed along the top of my blog as Discussion Forum (changed from Forum).

Note: I also have Forum which is the Asgaros Forum plugin. You can ignore this. It is there only for comparison purposes.

What I would like to do is unassociate bbPress from my Blog and make bbPress totally standalone. Is this possible? If so, can you provide me with instruction?

Thank you very much!
Charles

Get reply IDs from topic

Published on May 2nd, 2021 by vincenzon617

Is there a way to get all the reply IDs from a topic? I would like to get all the reply IDs from a specific topic (preferably by passing in the topicID) and then pass these IDs into a function that I have made already.

I have looked to see if there is a function to do this but can’t seem to find one, I’m sure I have missed some though! The only thing that I found was the function bbp_get_all_child_ids() but I am unsure how to use it/don’t know if it is what I am looking for.

Thanks in advance!

Restreindre un seul forum ??

Published on May 2nd, 2021 by alama32

Bonjour à tous, voilà, j’ai un bbpress qui contient 7 forums ! le 1er forum ne me servira que pour poster mes annonces à destination des visiteurs et membres. Lorsqu’on crée un nouveau forum il n’existe aucune possibilité de restriction par rôle en lecture et écriture. Je trouve étonnant que BBpress si connu n’ai pas cette option. J’aimerais simplement que personne ne puisse intervenir sur ce forum sauf moi.
Aussi, il place les forums par ordre alphabétique, j’ai dû mettre 0,1,2,3,etc.. pour commencer chaque titre afin de classer mes forums comme je voulais.. Encore une lacune pourtant élémentaire me semble t’il.
Si quelqu’un à une solution, je suis tout ouïe lol
Ou me propose un autre plugin forum plus efficace tout en restant aussi clean, pas trop envie d’avoir un site carnaval 🙂

Limit the amount of topics shown from content-single-view

Published on May 1st, 2021 by vincenzon617

Is there a way to limit the number of topics shown when using the shortcode

Viewing 25 topics - 4,626 through 4,650 (of 27,123 total)
Viewing 25 topics - 4,626 through 4,650 (of 27,123 total)
?

I would only like to show the top 10 most popular topics.

Thanks

Add in my own HTML and CSS into topics page ‘comment’ box

Published on April 30th, 2021 by juventino199

I have some HTML and CSS I would like to add in the comments box (on the topics page) for a user to select when they are tying a comment. I have two things that would work for me if possible (either one or the other):

1) Add in a ‘tab’ at the bottom of the comments box and then I can add in my HTML to appear there. And if this ‘tab’ can only appear when the user clicks to comment that would be great but, if not, a constant ‘tab’ that is attached to the comment section at the bottom would suffice (which moves with comment box if end user increases the size)

Or

2) Just add in my HTML to the ‘default’ comments box and fix it to a specific position without the tab on the bottom.

The HTML is a toggle slider by the way if that is a query to anyone.

Are either of these options possible? If yes, please let me know how and what file I should edit?
If you are having trouble understanding please let me know.

Thank you

The Forum times out when posting a comment

Published on April 30th, 2021 by deborahdavidson

A couple of members on our Forum have reported this issue and I was wondering whether anyone else had come across this problem and if so, did you manage to fix it and how? Thank you.

Spam and Pending Post Delete

Published on April 28th, 2021 by maxx203

Hello

to clean up my pending and spam threads and answers, iam using two show SQL queries. Is there maybe any plugin or cron which can execute them?

DELETE FROM wp_posts WHERE post_status = "pending";
DELETE FROM wp_posts WHERE post_status = "spam";

Regards
Maxx

Hide Spam / Pending Authors

Published on April 28th, 2021 by maxx203

Hello ,

i dont know if this is a feature inside bbpress i can set anywhere. Thats why iam creating this topic.

My problem is that inside the bbpress forum it does show all authors. Even the authors which does not have a valid posting inside the Last Post column. Because of that the forum does also show the name of the authors of posts which are moved to pending or spam queue. Is there any setting to hide such authors from the lastest post column?

Regards
Maxx

Can bbPress use SMTP mail plugins? How?

Published on April 26th, 2021 by drewmorris

How do you configure bbPress to use an SMTP mailer plugin, if you can?

Do Participant can Close Topics?

Published on April 25th, 2021 by nosashandy

Hello,

I’ve question, I already read around the bbPress roles and capabilities

But, I still not sure do the user with Participant roles, can set the Topic Status to Closed when Create New Topic in the forum.

Thanks.

Skip to toolbar