Skip to:
Content
Pages
Categories
Search
Top
Bottom

Yet another search function thread

Published on March 28th, 2013 by Nate

Hi all,

Stop me when you’ve heard this before: I need a search function. Is this still planned for a 2.3 release? Is there an ETA? No rush, necessarily. I’m using the following as a bandaid:
`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’ );
`

Wondering if there’s a way to identify and block hidden posts from showing (we have a mod forum) — or maybe I’ll just have to wait until the next release. Just curious if there’s any thoughts on it …

Thanks ~

How to add "View Who's Online" and "View Statistics"?

Published on March 28th, 2013 by AlexiousRahl

Hello. I’m about to launch my customized WordPress/bbPress/BuddyPress platform; it’s a quite large undertaking and eventually we decided for this, even though bbPress is a bit lacking in some aspects when compared with similar forum software, but we went for it since it granted more compatibility with WP/BP.

Anyway, I noticed an image today with Forum Statistics and Online Users List, something that I thought was not possible with bbPress. Here it is:

Can anyone of you tell me how can we do the same? Thanks in advance!

Topics are Not Visible to Viewers

Published on March 28th, 2013 by BryceChristiansen

Hi I’m having a problem with my buddypress forums.

I’m able to create forum topics and view the topics I’ve created. But no one else who’s on the site can view the topics.

How do I make my topics visible?

We are using BP version 1.6.4
BbPress is version 2.2.4
Wordpress is version 3.5.1

Forum settings are allowed for groups and standalone. This issue is happening on all topics as far as I can tell.

See screenshots below to see what I’m talking about.

Here you can see the topics.
View of the topics

Here’s what shows up once I click on one of the topics.
Topic View
Topic Doesn't Show Up
The post is hidden and all it shows is the option to reply.

Any thoughts on what’s causing this?

Simple registration question

Published on March 28th, 2013 by ben66

Hi there, I used to be using phpbb message boards, and found that many spammers would get round captcha. The best solution for me was an option to have a simple question for people registering like about the sport the forum was based on.

I am now starting out with bbpress, and being totally hailed with spam even using the captcha plugin for posters. Is there a simple question plugin, or one that has worked for others? Am sure this must be a common problem as registration is so simple!

Thanks

BBpress forum page in BuddyPress.

Published on March 28th, 2013 by fede1

Hello ! WHERE I CAN FIND THE TEMPLAE FILE WHO GENERATES TJE FORUM PAGE OF A GROUP IN BUDDYPRESS SECTION ?? I have installed bbpress separated by Buddypress. i have 2 indipendent installation and i use bbpress for Buddypress group !

I relly need to know how to do!

Thank you so much.

404 problem with participants user role

Published on March 28th, 2013 by steffeleffe

When i log in as admin i can see the forum and it’s working great!
When i log in as a USER all i messed up and it’s just showing the forums as posts.

Can somebody help me?
thx

Change of Labels

Published on March 28th, 2013 by virtualsouq

Hello,

I am working to fix a few things that I have in my forums. I noticed a two things. If you look at the image I have provided, you will notice on the bottom one, there is a duplication in the topic title. Is there a way to fix this?

Second, when you click on a desired topic, you will see that the permalinks shows up. Is there a setting button or unchecked/checked box to change this feature? Please advise.

http://www.virtual-souq.com/wp-content/uploads/2013/03/Screen07.png

Thank you,
VS

hyphenated usernames (hyphenation)

Published on March 28th, 2013 by redknite

When i didn’t have buddypress and bbpress installed i could register usernames with spaces (ie “james white”) now that they are installed, it adds a hyphenate. Is there anyway to let the spaces stay?

Topic attributes: Forum list not full. Firefox

Published on March 27th, 2013 by Gettinitdone

In the topic attributes sidebar in dashboard.

The forum list does not update in firefox.

cleared cache, reloaded browser, no change.

Forum list updates in internet explorer.

space after last topic

Published on March 27th, 2013 by Mamphey

WordPress Version 3.5.1
BB press Version 2.2.4
Website – http://www.ghanalandlords.com/

Hi Guys,

Can someone tell me how i can get rid of the large white space under the last topic please. i have restricted the number of topics to 10 so there should not be anymore space after the last topic.

its on the homepage here – http://www.ghanalandlords.com/

thanks in advance

Skip to toolbar