Published on June 14th, 2024 by pjcondit
Hello,
Wordpress version 6.5.4
bbpress version 2.6.9
buildingbetterleaders.blog
I’m using Bluehost as provider and blog theme called Version 3 (labeled as version 1.0.0 and called a child theme of YITH Wonder).
I’m very new to WordPress, brand new to bbpress, and brand new to bluehost. I followed the directions to install bbpress, create a forum, and create a topic. I see those in my dashboard. My root slug is set to ‘forums’ and the permalink is setting is ‘postname.’
Nothing appears at https://buildingbetterleaders.blog/forums/
I appreciate any help! I’ve searched through the forums. Most people are getting their forum to appear. I couldn’t find a topic like this one.
Published on June 12th, 2024 by adunbound
Hi, I’m haviong trouble with bbpress and the forum breaking my footer. I’m utilizing the shortcode to input the forum, when I delete the shortcode, the footer realigns. Does anyone know what causes this and how to fix it?
Published on June 11th, 2024 by nerdnestmedia
Hello.
We have an issue where our thumbnails are not showing when bbPress is enabled. I did a plugin conflict test, and it is only when bbPress is deactive that the issue is resolved.
Are you able to help with this issue?
Published on June 10th, 2024 by davari62
Hi everybody. I wanna remove login part of BBpress and let my user just login with one way which is used in other part of my site. mean Digits…
would u please help me do this..
The page I need help with: https://polaby.com/forums/topic/%d8%a7%d9%86%d9%88%d8%a7%d8%b9-%da%a9%d8%a7%da%a9%d8%aa%d9%88%d8%b3/
Published on June 9th, 2024 by Leap13
Hi there,
I’m not sure if I’m doing something wrong, but I can’t see the search field on my forums. Here’s the link:
https://my.leap13.com/forums/
I enabled the option “Allow forum wide search” from the plugin settings, but no chance.
Any advice would be appreciated.
Regards,
Abanob
Published on June 8th, 2024 by chadeverson1
The text editor is working fine, but the link button on the visual editor doesn’t do anything.
Is there a way for me to give you credentials to test? I’m at a loss.
Published on June 7th, 2024 by yamasaki2024
I want to display the latest posting date and time in “Last Post” at the top of the forum.
File:\bbpress\loop-single-forum.php
Part you want to change:
<?php do_action( ‘bbp_theme_before_forum_freshness_link’ ); ?>
<?php bbp_forum_freshness_link(); ?>
<?php do_action( ‘bbp_theme_after_forum_freshness_link’ ); ?>
I want to write it like this:
2024-06-07 13:35
Published on June 5th, 2024 by zachf
Hi Folks,
I’m setting up a training website for a small company. The site consists of posted training materials and a BBPress user forum. I’ve noticed that when I update the production site from our development site the posts in the forum on the production site are overwritten. After each upgrade the forum in production only contains the test posts made in the development environment.
As far as I can tell this is because both the training pages and the BBPress forum are stored in the ‘wp_posts’ database. I’ve tested migrating all database tables except ‘wp_posts’ and confirmed that the forum is not overwritten, unfortunately, neither is the training content on other pages. Is there anyway to migrate page content from the development environment to the production environment without overriding user posts in the forum?
(BBPress version 2.6.9)
(WordPress site supported via WPEngine)
Thank you for you help!
Zach
Published on June 4th, 2024 by shiylo
Bonsoir,
J’aimerais savoir s’il existe un moyen de limiter le nombre de réponses par page d’un sujet, car j’ai plus de 100 réponses sur un sujet et l’utilisateur doit descendre tout en bas pour répondre…
Je sais que sur la liste des sujets c’est possible de le faire dans Réglages > Forum mais pas pour les réponses des sujets.
HELP
Published on June 3rd, 2024 by teresaanderson
Hi All – I’m a newbie to WordPress. I’m using the twenty twenty three theme to build a forum. I would like to allow users to post anonymously but the template requires them to enter name, email address (with an optional website field). I’d like to remove all three of those fields, but don’t know how. I’ve found some sites that suggest editing the template file. I have no idea how to do that. I’m pretty good at using YouTube and Google to find answers on my own, but this one is stumping me. Any help you can produce is greatly appreciated.