Search Results for 'bbpress'
-
Search Results
-
Hi @robin-w
Congratulations for your plugin : it solved dozens of customization requests we had, congrats for the great job and for helping the community here ! i just sent you a donation 🙂
For those who are looking for an all in one (almots) bbpress plugin, install this one (and donate if you like it !)
Hello,
On my staging site, k9fitness1dev.wpengine.com/ for my client, I installed BBPress. The forum page works fine, but when I try to open a topic page, it shows the content from blog posts that were published a super long time ago. I tried unpublishing the blog posts, but it still shows these contents.
I am using WP version 5.8, bbPress 2.6.9, the enfold theme which is to date, and I believe that this glitch has something to do with the Avia advanced page builder, because the content that is generating shows a bunch of short codes that look like avia shortcodes.
I tried to repair the forums, under the forum settings, but this did not cause any changes.
Thanks in advance for your help.
Topic: Missing Date on Started by
Hi
Unlike other forums, bbpress doesnt give the creation date of a topic, or did i miss something ?
in the topics list, there should be the date :
Started by : Nicolas July 8, 2020
like this forum for instance : https://invisioncommunity.com/forums/forum/499-feature-suggestions/
the creation date is a major information how can i do that ?
thank you !
Hi
Here is my top selection of best looking BBpress forums :
https://odindesignthemes.com/vikinger-theme/forums/
https://wordpress-theme.spider-themes.net/docly/forums/
https://community.gwangi-theme.com/forums/
https://www.radiustheme.com/demo/wordpress/themes/cirkle/forums/
https://themesindep.com/simplemag/forums/
https://olympus.crumina.net/forums/
https://classic.armadon-theme.com/forums/
http://demo.wpsmartapps.com/themes/manual/forums/
https://thimpress.com/forums/
https://themes.tielabs.com/sahifa/forums/
https://smartmag.theme-sphere.com/good-news/forums/
https://www.ekko-wp.com/bbpress/forums/Which one do you prefer ?
Any other BBpress forum you would like to add ?
Have a good day on earth
Topic: Moderation Link Threshold
I use the newest versions of wordpress, bbpress, buddypress and the Responsive theme.
I can’t find a way for participants to add more than one link or picture to forum posts or replies without the posts going into moderation. Where can I set the threshold? Is there any plugin for that?
Moderators can do that.Hi,
I cannot find a way to change title of ‘Forums’ to ‘Forum’.I have changed it in settings / forum root and forum single slug (i get this message – possible bbPress conflict: Forum slug and vice versa)
Any suggestions please much appreciated?
Thanks,
OllieI intend to create a large forum setup that will have many different categorised topics and will contain sub forum topics and within that topic there will be the comments of the users.
Is this possible in bbpress 🙂 ?Have anyone found an alternative to the plugin bbpress moderation tools that have recently closed in the wordpress repo?
Topic: Overwrite Bbpress class
Hello,
I found a bug when using
bbrpess
andWOOF (Woocommerce Product Filter)
. Indeed, whenbbpress
is activated, when you want to filter products bycategory
, the WOOF’s widget disappears. With a lot of tests on multiples websites, I found this bug comes frombbpess.php
class onsetup_variables()
function when the attributetopic_tag_tax_id
getsapply_filters( 'bbp_topic_tag_tax_id', 'topic-tag' )
value. When you comment this line, the bug is solve.
As I don’t need tags on my Forum, I just need to set$this->topic_tag_tax_id = 0
and hide Topic tags form.But Here is my final problem : How can I overwrite this class because it’s not a template but the plugin file ?
PS : I tried every possibilities (plugins versions, select another theme, change product database, catch network and files errors), the bug really comes from here as strange as it may seem.
Cheers,
TomCrise