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!
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.
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
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?
Currently the items in the top menu bar is left-aligned, how can I change it into right-aligned?
Currently the default setting is the title of the bbpress forums to be underlined. How can I remove the underline text decoration?
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)?
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
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.
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 π