Skip to:
Content
Pages
Categories
Search
Top
Bottom

shortcodes not working on sidebars

Published on November 7th, 2011 by warezjasz

Hello, shortcodes works well when I put them on the pages, but when Im trying to put them on the sidebars, its not working.

Heres the example: http://warezjasz.cal24.pl/

shortcode:

is on the page and on the sidebar, but working only on the page.

I tried this on many templates, and its always the same.

ps: I also have another site, and the whole bbp shortcodes works there very well, even on sidebars, I have no idea what is the reason.

How to remove avatar from do_action( 'bbp_template_notices' ); in bbpress 2.0

Published on November 7th, 2011 by Linesh Jose

Hi folks,

I’m new to bbpress. on forums and topic page, the notice displays the avatar of last posed user. I want to remove it also I want to highlight the author name by using PHP not CSS.

please help me.

bbPress Standalone Importer failure

Published on November 7th, 2011 by Hard Seat Sleeper

I am working on my localhost with a copy of my large-ish wp blog with bbpress standalone (5,609 posts in 1,778 topic threads). All is working well but when I go to use the bbPress Standalone Importer, it just seems to stop.

No errors or anything, Just a blank page at /wp-admin/admin.php?import=bbpress, with the title and nav, and nothing else.

I waited for an hour, nothing happened. So I tried to run it again and it was aware that there was an import in progress. I tried to restart it, nothing. I tried to start a whole new import, still nothing.

Is there a problem with this tool? And is it possible to achieve the same via the command line?

using template codes within wordpress

Published on November 6th, 2011 by surrealalien

Hey, pretty simple question, is it possible to use the PHP template codes within WordPress themes? If so, how?

Also, how about tags inside posts/pages within WordPress, is that possible?

Thanks.

bbpress 2.0 portugese language files

Published on November 6th, 2011 by fotopro

Hi!

I’ve tryed to upload the available pt.mo and pt-br.mo files into “my-languages” directory and it still works in english.

There are sevveral posts about changing the language bt there is not a correct support page with instructions to do it.

Can you please tell me what do I need to do?

If I translate all the bbpress.pot file and upload it will it work?

Thanks!

is there a way to stop all my wordpress pages being displayed in the forum root?

Published on November 6th, 2011 by shaliru

I’ve installed bbpress and have been configuring it. However, I’ve noticed on the forum root (home>forum) page, all my wordpress pages are listed just beneath the list of my forums. is there a way to remove this list and just have my forums displayed?

remove sidebar from all subpages

Published on November 6th, 2011 by stober

Hey guys,

I’m searching for an option to remove the sidebar from all subpages (topics, posts…).

On my main forum page is no sidebar, because I use a template there, but on every other page there is a sidebar. Hope you understand what I mean. Just have a look here:

www.abi13-ass.de/?page_id=127

I tried a few things but nothing worked.

I hope one can help me :)

Greetings

Comments are not aligned properly

Published on November 6th, 2011 by zofar143x

Because my main theme makes bbpress look really messy I did the following:

I went to the plugin theme folder and changed the css to make it a child of the theme I’m using instead of twentyten. I activated “bbPress (Twenty Ten)” in wordpress and now the forum layout looks like how it would be in twentyten but the rest of the site looks like the parent. Exactly like I want it to be. However, there are still some issues I can’t seem to resolve.

First thing is that the comments don’t allign well as you can see here:

http://tinypic.com/r/r77juw/5

Does anyone know how I can fix this?

forum description without "leave a commento to…"

Published on November 6th, 2011 by Arturo

hi, i’m switching my standalone installation with bbpress plugin… i need the forums list like the one on testbp.org or bbpress.org but i don’t know the file to edit…

ATM i’ve:

Forum title

Forum description

Leave a comment to Forum title

i need only:

Forum title

Forum description

thanks for the help…

theme plugin will not load top level template files

Published on November 6th, 2011 by Anointed

What function do I have to add to my plugin file in order to get bbPress to load the top level template files?

I have a plugin that has a structure as follows:

my-custom-theme/

plugin.php

my-custom-theme – includes all the top level templates like archive-forums.php, archive-topics.php, etc

my-custom-theme/bbpress – includes all the template files found in the standard bbPress plugin such as loop-forums.php, loop-replies.php, etc

my-custom-theme/css – includes bbpress.css

The problem I am having is when I activate my plugin, the css is being loaded properly from my plugin, and the template files found within the /bbpress directory are also loading properly from within my plugin.

THE PROBLEM:

When activated the top-level template files such as archive-forums.php, archive-topics.php, etc are not loading.

Instead, bbPress is loading the standard page.php file from twentyten, which is the theme I have activated.

So everything works, EXCEPT the loading of the top-level templates.

What function do I have to add to my plugin in order to get bbPress to also recognize those files?

*It is completely confusing as to why bbPress would see everything except those files….

And YEAH, I’ve tried everything I can think of for almost a week now. I’ve asked 2 other bbPress developers and neither of them has a clue either, so I’m not that ignorant of lazy.

Here is the 500th attempt at getting it right:

http://pastebin.com/tNKV9nT7

Skip to toolbar