Hi,
After installation of BBPress I notice that my User profiles have twice “Name” field…
So we have, Name, Name, First Name, Last Name… And I can’t edit/delete any of these two “Name” fields in the settings.
Hi,
After installation of BBPress I notice that my User profiles have twice “Name” field…
So we have, Name, Name, First Name, Last Name… And I can’t edit/delete any of these two “Name” fields in the settings.
Hello,
I am spanish, and my english is not very well, I have problems with bbpress to install, currently I have the WP DATING theme, at first I thought that this was the reason for the problem, but I have changed the theme and I have disabled all plugins, but I continue without seeing the typical menu on the left of wordpress (forums, debate and answers). could you help me please?
Hi guys,
i have found the file “class-bp-core-login-widget.php” and I need to add an additional link to the users direct messages “https://url/username/messages” right under the users name within the widget (after a user is logged it).
I am able to do in the code but this is not a correct way (break on update), so please help me, is there a way to add this simple link to the widget?
Thanks,
Christian
I’ve implemented a smooth-scrolling snippet from GeneratePress as documented here: https://docs.generatepress.com/article/generate_smooth_scroll_elements/
The exact snippet code I use is this:
add_filter( 'generate_smooth_scroll_elements', function( $elements ) {
$elements[] = 'a[href*="#"]:not(.wp-show-posts-read-more)';
return $elements;
} );
This works for everything on my main site (blog) but does not seem to work for my bbpress forum. I’ve reached out to GeneratePress and got this response:
Hmm I’m not sure why that’s not working unfortunately.
You will need to check with bbPress’ support to see if there is anything from their plugin that’s blocking the code from being executed.
Do you have any ideas on how to solve this? Many thanks in advance!
An example URL: https://300hours.com/forum/cfa/level-2/
I am building the forum and I wish the search engines would not index my forum for the moment.
What should I do considering that “forums” is not really a page?
Thank you
I find bbpress a great forum but it has some basic shortcomings.
For example, when a user creates or replies to a discussion, they should be automatically subscribed.
This option is very useful to keep the forum active and who is not very familiar with forum does not know of its usefulness and does not know how to activate it on bbpress.
Is there a way to activate it by default without using plugins?
Hello,
Just wanting to get user(s) input on your go to plugins when using bbPress/WordPress as your forum, this applies to anyone that would like to share.
Thanks 🙂
Hi Communiy,
perhaps, anybody can help me: I try to convert my Xoops-Forum to WordPress bbForum. I have used the convert-script from GitHub / ntwb (https://gist.github.com/ntwb/1dde44f2f77b11136888a74d9bda4668).
The script runs thru all parts but the end of all is “nothing to convert” – see below the status-report
Module newbb 4.4 to bbpress-plugin 2.6.6
—————————————————————-
Bedienfeld umschalten: Import-Status
Import beendet.
17.Keine themenbezogenen Antworten zu importieren
16.Keine anonym antwortenden Autoren zum Importieren vorhanden
15.Keine Antworten zu importieren
14.Keine Favoriten zu importieren
13.Keine Themen-Abonnements zu importieren
12.Keine Thema-Schlagwörter zu importieren
11.Keine geschlossenen Themen zu importieren
10.No super stickies to import
9.No stickies to import
8.Kein anonymen Themen-Autoren zu importieren
7.Keine Themen zu importieren
6.Keine Foren-Abonnements zu importieren
5.Keine übergeordneten Foren vorhanden
4.Keine Foren zu importieren
3.Überspringe Passwort-Bereinigung
2.Überspringe Benutzer-Bereinigung
1.Readying sync-table
—————————————————————-
I have proofed als relevant database settings, like user, password, databasename, hostname and tabel prefix. All seems to be ok?! Where is my mistake?
Thank’s in advance for your help
I added a new topic to a forum and changed the author after updating from myself to the original other. I now get this message
Oops! That page can’t be found.
It looks like nothing was found at this location. Maybe try a search?
Search for:
Search …
All other pages on the website works. HELP! Not a programmer so I need detail instructions on how to get forums back
i use Learning management system for WordPress like Learndesh, that mean one bbpress forum with one course, the issue the email notification is send to every student and moderator.
how to let Bbpress email notification only send to forum’s relate moderator & student, not all of forum’s moderatior & student?