Skip to:
Content
Pages
Categories
Search
Top
Bottom

Intro text to forums

Published on February 9th, 2012 by robgnyc

Is it possible to add some intro text to the forum archive page? I’ve set up a custom page called Discussions (client like that more than forums) by creating a page and setting BBpres to use that page slug.

What I’d like to do is enter some intro text however if I enter it under the page in WordPress it doesn’t come through. I tried adding <? the_content() ?> on the archive-forum.php page that I pulled into my theme here:

<h1 class=”entry-title”><?php bbp_forum_archive_title(); ?></h1>

<? the_content() ?>

<div class=”entry-content”>

<?php bbp_get_template_part( ‘bbpress/content’, ‘archive-forum’ ); ?>

</div>

But that seems to pull the content from the last listed forum.

Any way to do this?

How to turn on WP's file caching?

Published on February 9th, 2012 by ben_allison

I tried to enable file caching, but I get an error from bbpress:

“Call to undefined function wp_cache_add_global_groups()”

I’m not trying to cache bbpress per se, I just want to cache my entire wp site that bbpress happens to be on.

Is there a better method than adding define( ‘WP_CACHE’, true ) and object-cache.php?

Forum Index Not Showing Up?

Published on February 9th, 2012 by dansaa

My first post was marked as spam, not sure why. Maybe because I posted links to my forum??

Anyway, I’ll remove the links. This is what my post said:

Hey there! I just installed the bbPress plugin on a site I have been assigned to at work. Unfortunately, nothing is showing up at the index for the forum:

[link]

But when I link directly to a category, you can view what’s under that category:

[link]

Got any ideas? Thanks in advance for your help!

User Not Found

Published on February 9th, 2012 by jebro

I’m having a minor issue when I go to a user’s account page the browser title says ‘User Not Found’ but the actual user page still renders.

You can see it here:

http://wijmo.com/users/andrewduhan/

Son of a…

Published on February 9th, 2012 by Baichi

I deactivated bbPress without thinking because I wanted to try something and now I can’t use my site, have a beautiful white screen of death, I’m guessing it’s due to my having the bbpress integrated theme as active without the bbpress plugin being active…

Anyone know how to fix this!?

Nevermind, I panicked. Removed all themes except default and reset itself.

WPZoom compatibility?

Published on February 9th, 2012 by lewismorgan2020

I have a wordpress website and I am using a WP zoom template and the forum doesn’t seem to function properly.

I have used the forum on a basic wordpress template and it works fine so I know the settings are correct but do I need to do something extra to get it working on WPzoom?

…am i missing something?

Thanks in advance

BBpress file map?

Published on February 9th, 2012 by Baichi

Is it possible to find out where certain shortcode is in the actual bbpress code? In particular I”m thinking the code for bbp-topic-index.

The styling must be in the a file somewhere yeah? So why not have some sort of file map or layout so people could get in and play with it a little at their own peril?

Change "answer to" label on feed

Published on February 9th, 2012 by Rodrigo

Hi guys,

I’m running bbPress 2.1 (plugin) and put on my blog’s sidebar an RSS parser from forum. Problem is: when it gets an answer, the label starts with “Anwser to: Topic title” — in my case, since my site is Portuguese written, “Responder a: Topic title”.

I want to change this “Responder a:” for something shorter, like “Re:”. Do you guys have any idea where I change this behavior?

[]’s!

How to add an avatar in this (here) website

Published on February 9th, 2012 by gplana

Hi.

This question is not about bbPress but about this site. I have edited my profile but I don’t see how can I change my picture (avatar). I tried on Internet Explorer and also on FireFox, but it looks like there isn’t a field for doing this.

Thanks.

Running Buddypress with BBpress

Published on February 9th, 2012 by martinclarke1

Hello

I want to run Buddypress with a forum and I as wondering if someone can clearly explain to me the following;

1. What is the difference between the build in buddypress forums and the bbpress plugin?

2. What is the best way to install it so that both plugins sync and work together properly? Is there a set order they should be installed in?

Many thanks

Skip to toolbar