Info
- 5 posts
- 2 voices
- Started 5 months ago by benfrain
- Latest reply from benfrain
- This topic is resolved
How to add a simple login/regsiter link within bbPress (non sidebar)
-
- Posted 5 months ago #
Here is the site I'm working on: http://testtrack.tv/forums
It's WordPress site using a custom child theme of the Thematic wordpress theme/framework.
As you can see, I have used the WordPress functions.php to filter away the sidebar to get a full width layout. Other than that, I have just the styles.css of my theme to restyle the forums slightly.
However, as far as I can tell bbPress doesn't have a built in login/register link anywhere on the forums - why on earth not? Did I miss something?
Therefore, can anyone tell me how I add a simple login/register link within bbPress? As I'm not using the sidebar, I can't add a widget there.
Any help hugely appreciated.
-
- Posted 5 months ago #
Create pages, use Shortcodes or Page Templates.
-
- Posted 5 months ago #
Hi John, sorry not getting your point. I'm using the default install. I've added the plugin and the forum is showing and functional but there is no login/register links anywhere - are you saying there is no login/register link within the default install/theme?
-
- Posted 5 months ago #
Correct. There can't be any hard coded links anywhere, because all themes are different and will want them in different locations with different URLs. You can use the Login Widget that's included to get you some of the way there, but even with widgets/shortcodes/templates it won't satisfy everyone.
-
- Posted 5 months ago #
Ended up using the code in this post: http://bbpress.org/forums/topic/bbpress-20-plugin-adding-a-log-inout-link-to-the-top-of-every-forum-page
-
You must log in to post.