Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to query recently active topics from user subscribed forums?

Published on September 19th, 2015 by 8ball106

Hello!

Here’s what I’m trying to achieve..

When user is logged in, I want to display topic activity from all forums user is subscribed to. I can live without paginated pages, so it can be for example, 10 recently active topics from all subscribed forums.

With this I can get a list of user subscribed forums:

$current_user = wp_get_current_user();

if ( bbp_get_user_forum_subscriptions( $current_user->ID ) ) {

bbp_get_template_part( 'loop', 'forums' );

}

So how to query recently active topics from currently logged in user subscibed forums?

I hope somebody can help me out with this. Thank you!

Few questions about BBPress

Published on September 18th, 2015 by reminisce32

I currently have a vbulletin, and used to have vBSEO for thread title to show up in the url. I’ve since lost this.. if I convert to BBpress, can I somehow get the thread titles in the url for seo purposes?

Also, if I install bbpress, will it look like the one on this site by default, with the different forum topics on the left? Thanks.

Participant profile photos

Published on September 18th, 2015 by TallSam

How can a participant edit their profile photo?

If they can’t, then I’d like to remove it so there isn’t that blank generic face showing.

Thanks for helping,
Sam

Replacing “Freshness’ string for subforum loop

Published on September 18th, 2015 by Karthikeyan KC

I’ve successfully replaced the ‘freshness’ string to ‘last post’ for my forum index. I copied the loop-forums.php template and tweaked it so. The issue now is that it won’t work for the ‘sub forum’ index. I’m kinda tired after opening all the templates. Could anyone here tell me the template path for the ‘sub forum’ loop?

Right align the top menu items

Published on September 18th, 2015 by KubiK888

Currently the items in the top menu bar is left-aligned, how can I change it into right-aligned?

Remove underline in forum display page

Published on September 18th, 2015 by KubiK888

Currently the default setting is the title of the bbpress forums to be underlined. How can I remove the underline text decoration?

Highlighting the author’s first reply to a topic.

Published on September 18th, 2015 by Karthikeyan KC

I’ve been tweaking my BBPress a little bit, and in the process, I recently stumbled upon some cool customizations of this forum (bbpress support forum).

Really elegant and simple. Love it. πŸ™‚

This particular thing caught my attention. Every topic has the author’s reply (description) is highlighted below it.

So the question πŸ˜‰ – Is there a simple way to highlight and ‘stick’ the author’s first reply right below the title (above the pagination element)?

bbpress themes

Published on September 18th, 2015 by Patrick10am

Hi everyone, I have a website/blog where I have started a painting course, mainly videos hosted on vimeo.

I have set up a forum and Have a template but its a bit boring. is there anything out there available to run on the wordpess Twenty Ten theme. I have searched but I seem to just come up with whole templates for sights not just the forum bit.

www.purewatercolour.com

Any help much appreciated

Patrick

Compatibility problem (textdomain)

Published on September 18th, 2015 by Kasi Salyer

Hi,

Here is what I see using codestyling localisation :

Loading Issue: Author is using load_textdomain instead of load_plugin_textdomain function. This may break behavior of WordPress, because some filters and actions won’t be executed anymore. Please contact the Author about that.

Thanks.

Typo on the bbPress website…

Published on September 18th, 2015 by deanljbirch

Hey guys,

Not a support question but don’t know where else to place this.

I just noticed a small typo within the Documentation part of the bbPress website, how can I notify someone?

Deano πŸ™‚

Skip to toolbar