Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to add an edit profile link on header (core file hacking!)?

Published on December 16th, 2011 by benfrain

I wanted to add a simple login/out link in the ‘breadcrumb’ area of every page which I did by using the code on this page: https://bbpress.org/forums/topic/bbpress-20-plugin-adding-a-log-inout-link-to-the-top-of-every-forum-page

However, I’d also like to add a ‘edit profile’ link as there doesn’t seem to be an easy way for users to do this.

Could anyone tell me how I would amend this to add a edit profile link?

$bb2custom_user_is_logged_in = 'Welcome '.$current_user->user_login.'. You can log out <a href='.wp_logout_url( get_permalink() ).'>here</a>.';

Something like this but I’m unsure of the syntax (plus being a ‘front-end’ chap, I’m crap with PHP):

$bb2custom_user_is_logged_in = 'Welcome '.$current_user->user_login.'. You can log out <a href='.wp_logout_url( get_permalink() ).'>here</a>. Or edit your profile <a href='.bb_press_edit_profile().'>here</a>';

How to separate the top description from the replies.

Published on December 16th, 2011 by enderpal444

Ok I finally figured out how to reverse the order of topic replies but now thats put the first topic post with the description at the end and I need people to know what the topic is about when they enter. So how can I separate it from the replies and keep it on top?

How do I make the forum full width in the Twenty Eleven theme?

Published on December 16th, 2011 by Kalle_L

How do I make the forum full width in the Twenty Eleven theme?

Viewing the forum on the Twenty Eleven theme there is a blank sidebar.

How do I remove this sidebar so the forum is presented in full width?

Can bb-login be set as start screen?

Published on December 16th, 2011 by squerry

I don’t want anyone to be able to see the forums till they are logged in. Is it possible to set bb-login.php as the opening page of my forums?

Edit the title tag

Published on December 15th, 2011 by dudd, médecine blog

hello,

Please i need to remove the word “Topic:” that are added automatically to the title tag in the header

Oh bother! No forums were found here!

Published on December 15th, 2011 by OHbother

Hello bbPress community!!!

Its very nice and ease forum plugin and had used it a lot. But now I have a little problem with it: after installing “Another WordPress Classifieds Plugin 1.8.9.4” on main page of bbPress (/?post_type=forum) my forums are just disappeared and message “Oh bother! No forums were found here!” is shown. Also interesting that all forums and topics are working properly. How can I put my forums back on main page?

Close for reply options for users

Published on December 15th, 2011 by danielkj

Hi everyone. I have spent a whole lot of time building a website with this great bbpress forum, and suddently i found out that there is no “close for reply’s” options for the users who makes topics.

The forum contains both discussion and also a section, where the topics not shall have reply’s.

Is it possible to make such a function? Merry christmas everyone :)

Regards, Daniel

Confused by BuddyPress / bbPress forums – are they different or not?

Published on December 15th, 2011 by QWW

I’m working on a site that uses BuddyPress 1.2.8 I see that BuddyPress has bbPress support, but I also have read references to BP having it’s own forums.

The ultimate goal is to get forums setup that allow sub-forums.

So, what’s the deal with Buddypress and forums, bbPress, etc etc ? What’s my best route to get forums that are nicely integrated with Buddypress and allow sub-forums?

Thanks

Display BBpress version

Published on December 15th, 2011 by Archie Webmaker

How to display the BBpress Version anywhere? I want to provide a download link showing the latest version on my WP Blog

Alignment is all messed up.. so is colors

Published on December 15th, 2011 by Froyo

I’m not sure if this has to do with something in bbpress or wordpress itself, and it’s too early to go hunting. I know it must have something to do with a cascade somewhere.. only logical explanation. Except there’s only about.. 100 and more of them, quite possibly?

I’m working on a website for my guild, and here’s the look of what I’m talking about right here: http://bloodoath2.net/forums

Can anyone shed some light on this?

Skip to toolbar