Search Results for 'bbpress'
-
Search Results
-
I’ve added the following to my theme functions to include topics, posts and replies in search result:
// Add Forums, Topics and Replies to search results
function my_add_bbp_to_search( $post_type ) {
$post_type['exclude_from_search'] = false;
return $post_type;
}
add_filter( 'bbp_register_forum_post_type', 'my_add_bbp_to_search' );
add_filter( 'bbp_register_topic_post_type', 'my_add_bbp_to_search' );
add_filter( 'bbp_register_reply_post_type', 'my_add_bbp_to_search' );My frustration is that my search results are flooded with replies whilst I would prefer to only show each topic once. I’m willing to write a plugin to implement this “GROUP BY parent” logic but I’m not too sure how to approach the problem. Can anyone point me in the right direction for the filters that I need to intercept?
So I have bbpress 2.0 rc4 installed.
I also have buddy press 1.5 (the latest build from trac) installed.
How do I keep the discussion forums enabled in buddypress and use the forums of bbpress like how you guys have the sample site set up?
What are the steps?
Topic: bbpress is broken?
Not understanding this….. (bbpress 2.0 rc4)
1) I installed the plugin.
2) I don’t have twenty ten installed and I got the error “bbPress (Twenty Ten) The parent theme is missing. Please install the “twentyten” parent theme.” This should be updated to use the latest version of WordPress theme 2011
3) Installed twenty 10
4) returned to themes.
5)bbpress theme is not showing its preview .png file most themes show.
6) Activating bbpress theme gives me:
Your active theme does not include bbPress template files. Your forums are using the default styling included with bbPress.
The active theme is broken. Reverting to the default theme.
-> NOTHING was touched or changed. All I did was install bbpress plugin and install the twenty ten theme.
So I thought, what the hell lets create a forum and go to it:
1) forums
2) new forums
3) new: Test
4) Publish
5) view ->
This is somewhat embarrassing, isn’t it?
It seems we can’t find what you’re looking for. Perhaps searching, or one of the links below, can help.
What am I doing wrong? Why is this not working at all?
This seems like a trivial request, but it would make “importing” small or newer forums to the bbPress 2.0 plugin much easier. If it would be possible to create a topic and replies and change the authors (admin privileges only), I would greatly appreciate it!
Hello,
I really am a complete novice at this. I have bbpress installed as part of buddpress. I am looking to have page numbers under the topic titles for topics that have more than one page. Basically the same as bbpress.org forums.
Can anyne help please?
Topic: help for a novice
Gday
sorry i am so lost not sure if i post this here? im trying to use the bbpress to create a water, sanitation and hygiene forum in the Solomon Islands.
i have trawled through this forum and the web but no luck. Internet is really slow here so it takes me literally hours!
I had a blog at .org (http://barefootengineer.wordpress.com/) So I transferred my blog over and installed the bbpress plugin. I am not confident to do the theme thingo with the .css and child theme so am using the stock bbpress theme. what i want to do is make it single column. i can do it with the home page/about. but when i do it for the blog and forum i get a sidebar with widgets. i have disabled these but they still appear? i moved the other widgets down the bottom and they work okay.
1. how do i make the blog single column. (or is there any bbpress compatible themes with wide single column?)
2. how do i get rid of these widgets? (search, archives, meta) they aren’t in the appearance panel?
(http://barefootengineering.org/?page_id=343)
Cheers
I am currently using bbpress 2.0 RC4.
I have encountered a problem when moving a topic to a different forum.
For some reason, replies on a topic have disappeared after moving the topic to a different forum within the site..
The weird part is that I can see the reply if I login as admin.
This shows that the voices haven’t disappeared completely, but somehow it is hidden.
If you are not logged in or if you are logged in as a member, you cannot see the reply, but can only see the first voice of the topic.
Can you advise?
Topic: Forum Order…
I created two forum categories, with two forums under each, and ordered them as such…
Montecristo
— News
— Issues & Concerns
Cabo, San Lucas
— Bad Experiences
— Places of Interest
However, if you go to http://montecristoowners.com/forums/ you will they are ordered much differently. And, it doesn’t even look like they are categorized…
Cabo, San Lucas
Issues & Concerns
News
Bad Experiences
Places of Interest
Any idea how I can fix this?
I am using BBPress 2.0 (and BuddyPress) and my forums are located at:
I’m running the current version of the bbPress plugin and have a quick question… Can anyone tell me what the “Subscribe” link at the top of a Topic is supposed to do? I assumed that when clicked it sends email to the user every time someone adds a reply to the thread. Is this not what it does? Is it maybe not working? Any assistance would be greatly appreciated…
I’m running the current version of the bbPress plugin and have a quick question… Can anyone tell me what the “Subscribe” link at the top of a Topic is supposed to do? I assumed that when clicked it sends email to the user every time someone adds a reply to the thread. Is this not what it does? Is it maybe not working? Any assistance would be greatly appreciated…
