Skip to:
Content
Pages
Categories
Search
Top
Bottom

Permalinks include subfolder, how to remove

Published on May 24th, 2011 by eefjehend

Hello,

After some initial hickups I got the forum working!

I would like to know how I can change the forum permalink to exclude the folder:

http://www.domain.mobi/forum/forum/topic.

Thanks!

Constant "Email is Required" bug in FireFox.

Published on May 23rd, 2011 by SeizedPropaganda

Hey everyone, I’m having a weird issue with BBPress and FireFox where it always returns the message “Email is Required” when attempting to sign up for the forum

You can see the issue in firefox here: http://www.leanmap.com/forum/register.php

Any thoughts?

Multiple forums on one site?

Published on May 23rd, 2011 by jckbco

Can 3 separate forums (aka bulletin boards) be placed on one site with bbPress (either a stand alone version or the mythical plug-in version)?

Ideally, the three could be accessed with one login — meaning a person doesn’t have to register or login three separate times.

Thanks!

Adding a page to bbpress

Published on May 23rd, 2011 by JimOsx

Hi All!

I’m new at bbpress… so….How do i add a page or a tab to my bbpress?

is there a plugin that generates a single page or tab?

sincerely

jim

Plugin that allows upvotes and downvotes

Published on May 23rd, 2011 by ericakadisco

Hi,

Does anyone know of a plugin for bbpress that allows Reddit-type upvotes and downvotes?

This may be beyond the functionality of bbpress, so if someone has a recommendation for another forum template that would be great too.

Thanks!

Eric

bbpress plugin 2 beta 1

Published on May 23rd, 2011 by jarledb

Signup/start page:

Are search, login and register supposed to be on the first page of the forum (typically blog.tld/forums/ ? Neither the twentyten or the themes integration seems to give that.

Is there a widget for signup as well as login? Would be a nice way to have people sign up.

Spam?

How is spam handled? I can see no feature for blocking ip-adresses and blacklisting. Is spam handled with the Akismet plug-in I have already installed in my wordpress installation?

Documentation

Where do I find documentation for the plugin? I see it mentioned in the forum here, but have not been able to find the site.

bbPress 2.0 – Theme Compatibility

Published on May 23rd, 2011 by John James Jacoby

A few questions have cropped up already, so lets funnel the discussion here.

bbPress 2.0 introduces a radical new approach at integrating robust new functionality into existing WordPress themes. If you’re an average user looking for a turn-key forum solution, this works out pretty awesomely – If you’re a talented developer trying to beat your own drum, it’s all probably a little bit confusing.

Theme Compatibility

bbPress comes with a child theme of TwentyTen, titled (you guessed it) bbPress – TwentyTen. This theme includes all of the custom bits that bbPress needs to function, broken up into template parts to allow them to be used in several places, like template files, shortcodes, and widgets.

  1. MOST COMMON – If you’re using any other conventional WordPress theme (TwentyEleven, BP-Default) and find the default template layout of bbPress acceptable, you don’t need to do anything at all – it should just work.
  2. DO NOT put any custom themes in “/bbpress/bbp-themes/” as they will get wiped out when you update bbPress.
  3. CUSTOM – If you want to build your own theme or make changes to the existing template files, you’ll need to do the following:

    Copy Files

    • If this is not a custom theme under your control (meaning you are not the author) you’ll want to copy the contents of the “/bbpress/bbp-themes/bbp-twentyten” folder into your “wp-content/themes/%YOURTHEMENAME%” folder, where %YOURTHEMENAME% is the name of your custom Child Theme of whatever your current theme is. This is so theme updates don’t wipe out all your hard work later.
    • If you are the author of this theme, then you can copy all the files *out of* the “/bbpress/bbp-themes/bbp-twentyten” folder into the folder of your theme, and make your own edits from there. The files to copy include the single-*, archive-*, page-*, and anything in the subfolders.
    • In neither case should a new folder with the name “bbp-twentyten” exist. You are not copying the FOLDER, you are copying what’s IN the folder.

    Add Theme Support

    Now that you’ve got the files copied over, you’ll need to tell bbPress that you are in control of the theme situation. You do this by adding this to your functions.php file:

    add_theme_support( 'bbpress' );

    By doing this, you’re telling bbPress that your theme has its own template files to handle all of the new functionality that bbPress adds. This method gives you a single on/off switch to either use the standard theme compatibility, or use your own.

In the future, specialized template compatibility themes can be created either as plugins or child-themes to work like “add on packages” to existing themes, without requiring elaborate edits to existing themes, moving files around, etc…

Shortcodes (as of May 23, 2011)

Whether you rely on theme compatibility, or decide to go the custom route, we’ve included a few standard shortcodes to let you output specific forum content on any post or page in your forums. This is accomplished within an output buffer, so they won’t interfere with any of your existing page or post content. Note that if your theme specifically removes the shortcode functionality, these will not work, and will instead the actual text of the shortcode will appear on your site.

In the future, we’ll be adding more shortcodes as the needs arise.

That’s it for the first round of explanations. I’ll edit this post as more questions and answers come through.

newbie question: how to add forum into WP ?

Published on May 23rd, 2011 by pachakuti73

Hi there !

I already installed the latest version of BB and WP and the forum works.

But my questions is, how do include this forum as “page” or “article” in WordPress and the mainmenu ?

Sorry if im just blind, i searched the whole site and can`t find a step by step solution for it.

I tried to include it with WP plugin “include me” wich don`t seem to work.

Can someone tell me please where i can find it or give me a hint ?!

Thank you in advance, BBpress seems to be the forum for wich im searching for a long time. And sorry for english, i now it`s not that good.

i added the wordpress -bb plugin too and enabled it.

Seems everything fine, but still my question is:

how to include the forum into a page or a articel of WP like its here at your site. I don`t check it.

Greetings

Bbpress em Português – translating bbpress to Portuguese

Published on May 22nd, 2011 by Ricardo

Just noticed that the pot is available so i started translating bbpress to Portuguese (Europe), if you’re interested in helping out write down your email in a comment and i’ll get in touch with you

Com o bbpress a passar de “standalone” para “plugin” e a disponibilização do respectivo pot comecei a traduzir para Português, se estiveres interessado em ajudar na tradução deixa o teu email num comentário e entrarei em contacto.

Podem seguir o trabalho em:

http://www.ricardouk.com/traducoes

e

https://pt.forums.wordpress.org/topic/bbpress-em-portugues?replies=1

Removing a boatload of spam posts and tags

Published on May 22nd, 2011 by kai920

I’ve just found an old 1.03 bbpress install with a ton of spam posts and spam tags. I don’t want to start over completely. I suppose going thru phpMyAdmin directly would be fastest, unless the 2.0 beta has new admin options in the backend.

To remove unwanted posts, I can just run a query for all posts created after a certain date in the bb_posts table.

How do I remove tags? I’m not sure what the relationship between bb_terms, bb_term_relationships, and bb_term_taxonomy are.

Are there other tables I need to look at where SPAM might have gotten in?

After I get rid of all the SPAM I’ll be looking to move to 2.0 asap :)

Skip to toolbar