Search Results for 'code'
-
Search Results
-
Has anyone been able to get bbPress 2.0 and the Thesis theme to work together?
I have tried a number of things but I just can’t get it to work.
If I do nothing and rely on the default theme the forum is totally unusable. Not only is there no styling but none of the functionality works (no links appear for a start!).
I have tried creating a child theme as per instructions on this forum, tried using shortcodes and I have also tried copying the relevant parts of the default theme over to the thesis theme folder.
This seems to get slightly better results in the sense that I get the forum functionality, but there is no styling. You can see my current attempt here:
http://www.jezza101.co.uk/forums
It seems to me like part of the theme’s framework is somehow breaking bbPress, there must be some fundamental incompatibility in there somewhere – but I really don’t know enough to debug this.
I have asked over at the Thesis support forum but there seems to be little understanding of what’s going on over there. Is there anyone over here who has any suggestions?
Hi,
I’m currently implementing bbPress compatibility support for my theme (Graphene). I chose to go the route of using the default theme that comes with bbPress 2.0, and just add additional styles to make bbPress compatible with my theme.
Since I’m not using the
add_theme_support( 'bbpress' )switch in my theme, bbPress displays a persistent nag in the Appearance section of WP Admin:Your active theme does not include bbPress template files. Your forums are using the default styling included with bbPress.
How can I disable this nag? It doesn’t matter that the forums are using the default styling included with bbPress, since the additional custom stylesheet I implemented in the theme takes care of integrating the styling into my theme’s styles.
Thanks!
I know this sounds basic guys, but adding a topic to favourites doesn’t seem to do much on my install.
It adds it okay, but when you then click on the resulting link which changes to ‘favourites’ it just takes me to my BP profile.
The favourite doesn’t appear under the ‘favourites’ tab in my profile or under the ‘forums’ tab in my profile.
What is supposed to happen and what is the forums tab on my profile supposed to show?
This is happening over on testbp.org too?
Surely these tabs should be populated by my topics started and favourite topics?
Cheers guys!
Ross
Hello bbpress gurus,
First, thanks a lot for this wonderful plugin

Now please forgive my French looking English…
I’m using bbpress on a site where I’d like to show up on some template page a list of recent posts in the forum. get_posts is my friend and that’s ok.
But I’d also like to show a nice picture of the categories in which those recent posts where posted. Well, “regular” posts on WP now can have a “Featured Image”. And I looked to add this to my forums as well.
And I think I made it
But not sure ^^
Anyway
I added this line in bbp-admin/bbp-forums.php :
add_meta_box(‘postimagediv’, __(‘Featured Image’), ‘post_thumbnail_meta_box’, $this->post_type, ‘side’, ‘low’);
in function attributes_metabox() (~ l.190)
And it seems to be working.
But as far as I can tell, there’s maybe 50% luck this code not doing some very bad things in the same time ^^
PLease advice, if there is a better way to achieve this…
Topic: Sidebar into content area
Hi, Im a newbie, actually have no insight on coding.
I have made a forum throogh bbpress. Right now Im only using the ‘tventy ten’ theme.
The forum, categories, recent posts, and so on keep standing in the sidebar. I cant move it to the content area.
Any ideas? would probably save me a week if I compare the problem with my processing speed the last days
Is there a shortcode like, [bbPress] or should my installation have created a “Forums” page?
It seems ridiculus that I’d have to create a separate page, with hyperlinks to each of the seperate forums. Can anyone help? Sorry for being slow at this but I have been wasting time, searching forums and watching horrible YouTube.com videos just to get my users access to your Forum. I heard it was the “best ever” and “simple” so I’m worried maybe that something didn’t install right.
Would love help! Thanks in advance!!
.