3. Completely hide any backend/admin type stuff from non-admin users so that they never leave the frontend part of the site
I agree – I hate that part as well
use
https://wordpress.org/plugins/hide-admin-bar-from-non-admins/
2. Add a link to the bbPress Login Widget for users to edit their profiles (instead of clicking their names…clicking their names doesn’t seem obvious to me)
Can’t d0 that without coding, but my plugin
https://wordpress.org/plugins/bbp-style-pack/
will let you add this (and optionally register and login/logout) to the menu bar
Install and then
go into Dashboard>settings>bbp style pack>login and take a look
ok, it hasn’t come through, so first of three replies to avoid the spam filter !
WITHOUT CODE – I can do more if you accept coding!
1. Alter the bbPress user profile page–adding new fields, editing existing fields and removing fields
Try my plugin https://wordpress.org/plugins/bbp-profile-information/
Lets you add 4 profile fields for users to update and you can optionally display these under the avatar on topics and replies.
If you want to remove fields – that’s code, but let me know which ones you want to remove, and I’ll take a look.
I’m in UK!
ok, two things we can do
try this first
Deactivate bbpress tweaks
Dashboard>plugins>bbpress tweaks>deactivate
Go into widgets
Dashboard>appearance>widgets
And look at the bottom of the left hand side. You’ll see an “inactive sidebar”, with your entries on
Below this is an “inactive widgets”
Drag all the entries from the inactive sidebar to the inactive widgets area.
This then allows wordpress to delete the sidebar
I normally log out and in again at this stage – probably not needed, but I’ve never bothered to check
Then basically reverse the above
Re-enable bbpress tweaks
You see the bbpress sidebar returns
Drag the entries back from the inactive widgets area to the sidebar
Hi folks,
I could really use some help! I’ve installed bbpress and it’s beginning to look good, but I’m having some problems with the table alignment.
My theme is responsive but for some reason, the individual forum columns (ie freshness, topic, etc) aren’t holding their shape at all and keep running over onto the next line, making the forum look very messy on mobile.
I have access to the CSS file but can’t figure out the code I need to make sure that the columns remain ‘fixed’, regardless of the screen size/orientation. Here’s a link – I would be very grateful if you could give me a hint as to what I need to change. I’m running wordpress 4.1 and the latest version of bbpress.
Sweden & Denmark travel forum
Thank you!
I have to actually install a new wordpress to get it to show its admin menus etc.
Hi there,
have seen some other posts but still having serious problems. Have the latest versions of WordPress and bbPress but users are not receiving notifications when subscribing to topics or forums. Have tried the patch in 2618 but still not working.
Kind Regards
KatieKat
Hello. I’m new to bbPress and to WordPress in general. I have installed the bbPress plugin and am trying to set up the bbPress user profile to do a few things below.
Is there a plugin or collection of plugins that you can suggest to help me do these things? In general, I’m not comfortable editing code.
Here’s what I’d like to do:
1. Alter the bbPress user profile page–adding new fields, editing existing fields and removing fields
2. Add a link to the bbPress Login Widget for users to edit their profiles (instead of clicking their names…clicking their names doesn’t seem obvious to me)
3. Completely hide any backend/admin type stuff from non-admin users so that they never leave the frontend part of the site
Thanks
no can’t tell you why you have jumps – again I suspect spam filter taking out commenst – do you run askimet?
At least, for each topic the number for the first message should be #1 no?
no, bbpress is using wordpress post numbers. Everytime a post, page, comment, forum, topic or reply (and any other custom posts) are created or media item (eg picture) is uploaded, a wordpress post number is allocated.
Hence you could easily get large gaps in the numbers.
Thanks for your reply.
Yes thats right. I added a forum and a topic in the forum, and I want to use the reply form to let the user answerfrom another wordpress page into this specific topic – in my case I want to add the reply forum in a course page of learndash – I think they use the normal wordpress post.
It works already with the shortcode [bbp-single-topic id=$topic_id], but then the reply form and specific topic with its answers is shown in the page. Thats too much.
I thought of just adding the form reply and say the shortcode [bbp-reply-form] where it
belongs to.
Like the example: http://www.imageupload.co.uk/images/2015/02/08/shorcodeforminsidepage.jpg
Is that possible?
Hello
I have found this great plugin but I have an idea for improve his effectivity:
Now, if only ONE user report a message, that message will show the “this message has been marked as reported” message. The ideal, in my opinion, will be that you could choose how many reports are necessary to show that message. For example: only if 3 users report a reply it will show the report message.
Anyone knows how can be made?
Thanks in advance
https://wordpress.org/support/plugin/bbpress-report-content
I just checked it. I don’t have any spam comments, I have only 66 pages in my WordPress.
Seems like the error is other… No way to solve it manually or some?
Thanks
so if I understand, you have a topic in a forum, but want to use a wordpress page to allow students to post replies to this, without them needing to see or visit the forum – is that correct?
Not sure if you mean a theme.
bbpress uses wordpress themes.
If you want to style your forums use
https://wordpress.org/plugins/bbp-style-pack/
bbpress uses custom post types, so forum posts will take the next number available in wp-posts list, along with posts, pages and other custom post types.
I’d suggest that if you’ve seen a big jump, then you spam filter is probably working hard, and that the missing numbers are spam comments in wordpress.
sorry for the delay in replying, weekend and other commitments
when you say
The user registers with
Username : japs
Name : John Powell
the standard wordpress registration only asks for username and email, and then allocates the nickname as username.
What is adding firstname/lastname to your registration?
The profile name is actually the page header from wordpress, and you are not displaying these.
you could add it to the bbpress template for that page.
If you have ftp access and are able to copy and paste files, I’ll come back with how !
Hi,
I am a validator from the Romanian team. We completed the translations for BuddyPress and bbPress in Romanian language and I wanted to try a live test. When I have install the BuddyPress in the Romanian WordPress 4.1, the Update from Dashboard immediately notified me that I can install the translation for BuddyPress, and the installation of the Romanian translation went smooth. But after I install the bbPress, nothing happened 🙁 Is there an error?
Then I exported the .po and .mo files from the GlotPress project page (https://translate.wordpress.org/projects/bbpress), rename the files as bbpress-ro_RO.mo and also for .po and manually uploaded via ftp in the wp-content/languages/plugins/ folder. Now after refreshing the Dashboard screen I have the bbPress in Romanian.
But still – the description string that is displayed on the Plugin Screen “bbPress is forum software with a twist from the creators of WordPress.” is in EN. I tried to find it but it seems to be missing from the GlotPress collection for bbPress.
Can somebody fix this?
Many thanks and keep up the good work!
Adi
It doesn’t show all the forum categories. It’s showing up like a blog post/page instead.
If you happen to be using Genesis theme, there’s a plugin to fix the forum index (main forum page) not displaying the forums and topics – and looking more like a broken blog post page https://wordpress.org/plugins/bbpress-genesis-extend/
Hello
I’m having issues with bbpress. In the control panel of WordPress – Replies, I can’t see spam folder even if I mark as spam some replies…
In topics tabs I CAN see spam folder
What can be the problem?
Thanks
Edit: I just write in the url bar xxx.com/wp-admin/edit.php?post_status=spam&post_type=reply and the spam folder and spam replies are there, so I only I’m missing the SPAM tab in replies panel
Hi,
I am using bbpress 2.5.4 and Wordporess 4.1 and everything work fine.
Is it possibe to only display the reply form with the shortcode [bbp-reply-form] on any wordpress page or in my case at a course page from Learn Dash?
as shown here:
http://www.imageupload.co.uk/images/2015/02/08/shorcodeforminsidepage.jpg
If I reply now the “Error: Topic Id is missing” (German: FEHLER: Themen-ID fehlt) appears. Ok, that’s traceable because I dint’s say the reply form where it belongs to. But adding a Topic ID to the shortcode like [bbp-reply-form id=223] doesn’t seem to be supported and nothing appears.
Is there any way to do that? To say the reply form on any page in wordporess in which topic it should reply.
I don’t want to add new topics to a forum or let the user select a forum from the dropdown (as described in the bbpress shorcode codex). I just want to have the reply form (without the topic posts) inside my course pages and let the people reply.
Looking forward for any help or solutions.
Grettings,
Basti
I’ve seen this with others, and it appears to be an issue going back 5 years with bbPress. When I have bbPress installed and activated, then I go to log into the admin dashboard, I am redirected to the front of the site. If I didn’t have the admin bar active, I would have to manually type in the browser address bar the dashboard url. This has been an ongoing issue and I am experiencing it yet again. It does this even with a default WP theme active and it does it locally on my XAMPP development, as well live.
So when bbPress is active, it does this redirect to the front of the site. This happens to me every single time I try it out when testing themes. I’ve even seen this happen with no other plugins, just bbPress and WordPress.
Any official solution to this? I know there are some who posted they cannot replicate the issue, but I have found a lot of people who experience the same issue. Would this be considered a bug?
My WP version is 4.1
bbPress version 2.5.4
Demo site link: HERE
My live site location is setup with WP as a network (multisite) to demo all my themes.
Thanks in Advance.
UPDATE: Forgot to mention this happens only when I log directly into the admin and not through the forum login.
I just installed bbPress on a new wordpress site (4.1), seemed to work but there is no Forums link on the dashboard menu.