Re: url's in post's not clickable…
You obviously don’t know what BBCode is at all – so let me explain.
BBCode is an alternative to HTML for people to use in their posts. For example, if they wanted to have bold text, they would put this in their post:
Text
You can download BBCode lite for bbPress here: https://bbpress.org/plugins/topic/bbcode-lite/
You then need to save the'bbcode-lite.php
file in your my-plugins
directory. If you do not have one, you will need to create it. Then go to your admin panel, Plugins, and install BBCode Lite.
Then, in your posts, you will need to enter a URL like this:
or, with a title
Hope this solves your problem.