Skip to:
Content
Pages
Categories
Search
Top
Bottom

Replying to topics

Published on November 5th, 2019 by Chuckie

I created a topic and had several replies.

I clicked on the link to read the latest reply (from the email notification) and the reply was visible on screen.

1/ Is it not possible to get it to display the reply within the context of the topic rather than just the reply itself?

2/ If I click on “Rely” at the top of this single reply entry nothing happens. I have to click on the breadcrumb to view the full topic and then I can click the Reply link.

I would have thought that if the system was designed to show the isolated topic that hitting Reply would invoke the full topic with the reply form.

Thoughts?

Moving topics / freshness

Published on November 4th, 2019 by Chuckie

I noticed during my testing of bbPress that if I move a topic from one forum to another that the freshness doesn’t get refreshed.

Is this a bug or is there a design process I am not aware of?

How to add date of birth filed

Published on November 4th, 2019 by josephtersoo1

Is there any way i can add date of birth filed in fronted, and users can enter their birth date?
and is there any way i can display members with birthday via a widget?

Not all users have Participant role

Published on November 4th, 2019 by trevorstokes

Hi,
I have never edited any of our users’ roles. Some users have the bbp_participant role, but not all.
When does this (default) role get assigned?
How can I set all those that have no bbp role?
The checkbox “Automatically give registered visitors the PARTICIPANT forum role ” is checked.

WordPress 5.2.4.
BBPress 2.5.14

Get Number of Favorites & Subscription to a topic

Published on November 4th, 2019 by Babblebey

I am trying to make up my own topic description/summary area, so I would like to display the current number of favourites and subscriptions the current topic has.

I have done successfully some other part of the area


<?php !bbp_show_lead_topic() ? bbp_topic_reply_count() : bbp_topic_post_count(); // Display No. of replies in current topic ?>
<?php bbp_topic_voice_count(); //Display No of Users in current topic ?>
<?php bbp_author_link( array( 'post_id' => bbp_get_topic_last_active_id(), 'type' => 'avatar', 'size' => 20 ) ); //Display Last Reply User ?>
<?php bbp_topic_freshness_link(); //Display Last Reply Time ?>

So I currently want a function that will display the number of favourites(priority) and subscriptions(not much priority).

Thanking you in anticipation of any working response.

Error 404 when navigating page

Published on November 4th, 2019 by BCNdsg

Hi, I’m having this problem after installing bbpress on my website, One day web is working ok and next all pages are showing Error 404, and it all goes back to normal doing a SAVE in Permalinks (without any changes) Any ideas how to fix this?

How to create a pop up?

Published on November 4th, 2019 by Onwe Damian

How do I create a pop up for my site at Powerful Sight

Problems on Forum Topics

Published on November 3rd, 2019 by junky81

good morning. I have a TWO GREAT PROBLEMS:
1) I noticed that within a category there are not all the forums I created but only the first 50! I would like to know how to increase this limit because I have not found any corresponding entry in any setting
2) I can’t create topics with a “high” number of words because the system loads for a long time and then returns an error and doesn’t save the created topic (I can’t even understand what the limit is). the thing is repeated on different PCs and browsers and instead it does not happen if the topic has a number of words not large. also in this case I have not found options to change this limit. I don’t think this limit could have been set by BBpress because it wouldn’t make any sense.

site www.forumunito.it, purchased and installed the Disputo theme (https://themeforest.net/item/disputo-wordpress-bbpress-forum-theme/21584099).

PLEASE HELP ME!

giancarlo from italy (sorry form my english and my lack of technical knowledge)

ps I take this opportunity to ask if it is possible, under the categories I created, not to have the complete list of forums or even to delete the data with the number of posts and replies (0,0) for example.

Topic Index Shortcode: Filter By Certain Forums?

Published on November 3rd, 2019 by oguruma

I want to use the

Viewing 25 topics - 8,526 through 8,550 (of 27,126 total)
shortcode, however I really want to filter by A) Public Forums, and/or B) certain forums.

When you use the topic-index shortcode, it spits out topics regardless of the forum. The problem with this is that I use BuddyPress and there are groups with private forms. I don’t want the topic-index shortcode to display these private forums.

Now, I could use the shortcode. The problem with this, however, is that it will display ALL of the topics for that forum. Now, I COULD hide everything after the first 15 or so topics with CSS, but this is a pretty terrible solution because 1) a boatload of topics are still going to (unnecessarily) be part of the HTML markup and widespread use of display:none is bad for SEO.

Any ideas?

How to notify per forum?

Published on November 3rd, 2019 by madflute

Hi,

I have 3 forums, one for editors, one for contributors, and one for subscribers. What can I do so each of these 3 roles will receive notifications when a new topic and/or reply was posted to each of the forums?

Thank you for any help!
-Hiro

Skip to toolbar