1. Not entirely sure what the topic frame is, but I like how the title looks good on your site already.
2.
div.bbp-reply-header {
clear: none;
}
If you need help styling your forums you may need to use the bbp style pack plugin. There are a lot of CSS styles on your site that I can see causing some minor issues with other areas on bbPress, like the Forum Header labels that say Topic and Freshness. You may also need to use a darker image/background for your single forum pages.
Oh I see how it works now. I had too many roles unchecked and it hid the forum subscription columns and I had to horizontal scroll the rest of the way.
The error seems like something that doesn’t look too serious but here are some images of me running your plugin and bbPress by itself activated on my wamp server.

You might need to look into using LearnPress and this plugin. I think it should do what you want, but you may need to leave a support topic on the plugin’s below support forum just to make sure.
https://wordpress.org/plugins/learnpress-bbpress/
Or this might be custom development for a plugin.
But what you can do is at the bottom of each post just insert one of the single forum shortcodes.
Like this.
[bbp-single-forum id=$forum_id]
You can find the forum id by using a plugin like Reveal IDs to make life easier, and all you have to do is go to Forums > All Forums in the WordPress backend to see all of your forums ids.
Shortcodes
Same thing with topics if you to assign topics for each post.
Since you still need help on this. First do not import SMF to phpbb, just try leaving it in SMF and import from there. users have had problems importing from phpBB lately but not SMF.
You have to make sure you are not using a remote database.
Make sure to always check the import troubleshooting.
Import Troubleshooting
Run through this topic to see if you have any similar issues others may of have, and Stephen may have answered already.
https://bbpress.org/forums/topic/smf-import-to-bbpress/
You need help with bbPress using a certain theme template?? Is that what you are saying??
This guide will help you (I hope), I am not entirely sure you want specifically though. I bet the information is useful to learn though.
Getting Started in Modifying the Main bbPress Template
Hi. I have simple course management site. I create each course with simple post assigned to specific category. What I really need is to assign a forum discussion to each course. It means that for every post with specific category I need a specific forum discussion. Is there any solution in bbPress?
thanks in advance
Hello,
I installed bbPress for the first time.
bbPress has displaying the proper theme on my forum home page but it is not using the page format I want.
It is using the them for my blog page listing all the recent widgets for blog content down the right hand page. Instead of want it to be a standard context page where the blog is centered on the page like it would be more my “about me” or “contact us” page.
How do I modify the theme for the home ?post_type=forum or one of my forum pages ?forum=general-forum-2
Thanks,
Chris
Hi there!
I have tried to troubleshoot, and I had a bbpress on that theme before.
I have also had bbpress before with all the plugins i have now.
Both BBpress and WordPress is updatet to the newest.
Try some troubleshooting, and also link to your site to a forum where the error occurs. Also tell me your WordPress and bbPress versions are.
Troubleshooting
There is a 2 link limit on these forums, these links include links in images.
Is this the topic you are talking about??
SMF Import Help Needed
What kind of features are you looking for? BuddyPress can handle most of the social network aspects that vBull does.
Since you said layout are you looking for something similar to this??

Not really a bbPress issue, but you can follow this if there is not a register link by default.
http://www.wpbeginner.com/wp-tutorials/how-to-add-custom-shortcut-links-to-wordpress-toolbar/
Hi, I’m new to WordPress and bbPress
I’ve just installed bbPress and BuddyPress for the first time.
I was mucking about, looking around to work out how things work.
I thought I’d log out of Admin and try and see if I could see what it would be like to register as a new user. But there is no “register” link showing up anywhere?
Below is a screen capture of part of the screen of what I see, no register, just log in.
Any help appreciated.

Hi all. I have a WordPress site with a fresh install of bbpress on it for my forums. That said, the default bbpress theme for my site looks absolutely awful, so I was wondering how to install another theme or even just change the colors just for my forums. This is what it’s looking like at the moment.
I recently discovered this theme here that looks alright. Is there some way I could import that onto my site for JUST the forums? Let me know, thank you!
I forgot to mention does bbPress support multiple languages?
Hi
This is an interesting thread.
I have a large vBulletin 5.1.7 forum and after reading this topic I am thinking about migrating to bbPress.
I have powerful dedicated server solely for the forum, the forum has topics: 129,286 Posts: 3,055,650 Members: 51,108
Is there a script to import my forum into bbPress?
Can the WordPress plugin W3 Total Cache be used with bbPress to boost perform dance?
Many thanks for your help.
Before Posting
in particular
]https://codex.bbpress.org/getting-started/troubleshooting/
Hi there, I am having a slightly strange issue in that I have just installed:
Wordpress 4.2.4
BuddyPress 2.3.2.1
bbPress 2.5.8
Everything appears to be fine except for the little fact that I have no bbPress admin sections in the dashboard.
Any help would be most appreciated.
Hi,
I was not able to find a shortcode like [bbPress_forum] to add a forum on a page. Is there a code available?
the bbpress.php template looks fine to me.
There might be other custom functions for bbPress somewhere though? or cache?
Try some troubleshooting. See if it is a plugin issue, issue is only present in your custom theme, and maybe run the repair tools to recalculate.
Troubleshooting
Thanks for the advice
I have tried following the above troubleshooting steps but it seems to be running into an issue right at the very start, it seems to not even start importing at all. So if I click stop it just stops and doesn’t show me any info on what it had imported, where it got up to. Should it display the detail in the import status window on the page? I also can’t see any topics, posts in the database or in the bbpress forum. Makes me think that it doesn’t even start the import process. Maybe it is getting stuck at the connecting to the database part of the process?
I can’t seem to see any other details or messages other than ‘starting conversion’ and the little circle status symbol spinning.
Where should I be looking to see more detail on what rows it is working on etc?
This might be custom development since it is the reply/topic forms. You may need to hire a developer to create this kind of functionality for you.
If you basically using this as spam protection you can use this.
https://wordpress.org/plugins/bbpress-no-captcha-recaptcha/
You can also just link to your terms and condtions in the reply form too.
For registration/login forms you can use this plugin.
https://wordpress.org/plugins/agreeable/
You could possible hook the above plugin to work for reply/topic forms somehow though.
@rommelxcastro
This kind of looks normal since when you edit the topic all you see is the Text editor which will show the html tags.
Visual vs Text Editor
Also did you copy and paste the content of the whole topic page as an test, or was it just like that??
Are you using this plugin??
https://wordpress.org/plugins/bbpress-enable-tinymce-visual-tab/
As I expected, was something to do with the rewrite rules. Was a very simple fix, I simply started messing with the rewrite until it worked. This is how mine works flawlessly should anyone have the same issur and somehow stumble across this thread.
Note: This is for lighttpd. This is not an Apache or Nginx solution.
# This is mainly a fix for bbPress and its functions
url.rewrite = (
"^/(wp-admin|wp-includes|wp-content|gallery2)/(.*)" => "$0",
"^/(.*)\.(.+)$" => "$0",
"^/(.+)/?$" => "/index.php/$1"
)
}
All I did here was remove the additional forward slash within each rule.
Now my links work perfectly!