Search Results for 'bbpress'
-
Search Results
-
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.
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?
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!
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?
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…
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:
How do I tell bbpress which template to use so I can customize the sidebar or NOT use a sidebar?
For example, it seems to use the default sidebar, but I want it to use my custom sidebar or none at all. There’s not forum page created so I can’t seem to figure out where to change it.
I’m sure it’s simple, but thanks again for any help!
but I am afraid that the next bbpress update overwrites the change
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?