Search Results for 'bbpress'
-
Search Results
-
I downloaded bbpress because the bbpress.org looked so nice. This is exactly the look I want in my forum. When I load the bbpress that I downloaded, it doesn’t look anything like this.
I am so bummed. I’m not a great coder, so if it’s going to involve a lot of php work, I’m out of luck.
My site is running WP 3.3.1, with the Twenty Eleven theme. Is there anything I can put my hands on to get a forum that looks like this one?
Jim
Topic: What am I doing wrong?
I downloaded the bbpress plugin for wordpress. Now I’m receiving this message: Your active theme does not include bbPress template files. Your forums are using the default styling included with bbPress.
How do I fix this?
Topic: Custom profile fields
I am having an issue getting custom profile fields to work.
I have used the following code as a wordpress plugin and a bbPress plugin:
function set_my_profile_info_keys($myarray) {
$myarray = array(
‘testfield’ => array(0, __(‘TestField’))
);
return $myarray;
}
add_filter(‘get_profile_info_keys’, ‘set_my_profile_info_keys’);
However this doesn’t show the field on a users profile to allow them to edit it. I have also tried other variations of this code I have found on this forum and others but to no avail.
Any help getting this working would be much appreciated.
Topic: bbpress.org Still Alive?
I am curious because there are A LOT of plugins that have not been updated in years and no longer work with the current bbPress. Why are they still listed? There are even some plugins that go to a 404 error page? Curious if bbpress is still being maintained…
bbPress says its there:
http://composthere.com/forums/forum/compost-bin-available/
Topic posting visible:
composthere.com/forums/forum/compost-bin-available/canada/
Not visible:
http://composthere.com/forums/forum/compost-bin-available/canada/vancouver-bc-area/
“This forum contains 1 topic and 0 replies, and was last updated by Compost Happens 32 mins ago.
Oh bother! No topics were found here!
You must be logged in to create new topics.”
Any suggestions welcome.
CH
bbPress says its there:
http://composthere.com/forums/forum/compost-bin-available/
Not visible:
http://composthere.com/forums/forum/compost-bin-available/canada/vancouver-bc-area/
“This forum contains 1 topic and 0 replies, and was last updated by Compost Happens 32 mins ago.
Oh bother! No topics were found here!
You must be logged in to create new topics.”
Any suggestions welcome.
CH
