http://bp.daevas.com/discussion/board/eu/english/servers/
The bbpress.css is in my theme directory but the only changes being made are to the “This category contains 0 topics and 0 replies” section. The lower table/cell backgrounds aren’t changing even though I made the changes in the .css file.
Without a link to your site I can’t say.
To be honest I still don’t understand what isn’t working. Place the bbpress.css in your theme directory, edit it as you need, that should be it.
Hmm.. I guess that wasn’t my issue after all.
I’ve edited my bbpress.css file (the original) to reflect the color changes I need but it’s still showing the white text on #fafafa background instead of white text on #333333 background color.
I assumed that the #fafafa in the bbpress.css needed to be changed to #333333 but it didn’t work. So I went into my Themes folders .css and changed everything that was listed as #fafafa to #333333 but it still didn’t work.
The only change that was made, that carried over, was changing
div.bbp-template-notice.info {
border: #cee1ef 1px solid;
background-color: #fafafa;
to
div.bbp-template-notice.info {
border: #cee1ef 1px solid;
background-color: #333333;
All of the other changes I made to the bpress.css does not seem to be carrying over.
I also changed the colors in the bbpress-rtl.css and that didn’t work either.
Any thoughts?
SKParticipant
1. Unfortunately right now, without writing a plugin, there is no way accomplish this. So if you make someone a moderator, they will be a moderator for the entire site.
2. I’m not 100% sure on the compatibility with bbPress, but I would try https://wordpress.org/extend/plugins/simple-local-avatars/
Sorry, I’ve been closing threads that are “done” due to getting bumped by spammers. Hopefully when the site gets upgraded to 2.1 this won’t be an issue.
I deleted the snippet because it is now a full plugin available here
https://wordpress.org/extend/plugins/bbpress-custom-css-file/
Awesome, thanks for reporting back. If you find any bugs please come back and report them
My recommendation https://wordpress.org/extend/plugins/simple-local-avatars/
Not 100% sure it will work with bbPress, but it *should*.
SKParticipant
How can I allow users (esp. bbPress forum contributors) to upload avatars/ profile pictures?
SKParticipant
Most forum software have the facility to clip quotes from previous post with the click of a button. Would be nice to have this in bbPress.
Just thought I’d post back in the event anyone else is considering doing the same but it hesitant:
Installation was seamless, and I have had no problems what-so-ever running it.
I’m having the issue listed in the original “Incorporating bbPress theme files, into a pre-existing theme” (http://bbpress.org/forums/topic/incorporating-bbpress-theme-files-into-a-pre-existing-theme) thread. Unfortunately, the thread was closed so there could be no follow up to tell jaredatch that the plugin code snippet is no longer available through the link he provided.
Thanks for the quick reply!
Will try it now.
Thanks.
There is a “Recent Activity” widget that comes with bbPress – typically I just use that
Hi jaredatch,
Thanks for the reply. BTW do you have any suggestion or recommendation to share?
Thanks.
Hey all! We use bbPress to run our support forums over at Raygun.
One issue we have is people re-posting in older topics.
Is there a way to automatically “Close” open topics after a certain number of days, say 30 days?
Thanks everyone!
JC: Anything further on this? I’m running this on a production site and have just noticed caching issues with W3 and bbPress. I would love to leverage what you’ve already figured out before I hack through it!
Thanks jaredatch! Found the plugin.
bbPress 2.1-r3773
Auto embed links -check box does not save.
Hello!
Files for Russian localization available at: http://translate.wordpress.org/projects/bbpress/plugin/ru/default
Instructions for downloading the current version of the plugin localization bbPress:
- Go to the resource: http://translate.wordpress.org/projects/bbpress/plugin/ru/default
- Bottom left click Export, the first field should be “all current” in the second field “mo”. Repeat this action by selecting the second box, “po”.
- Download both files in the “[root of your WordPress] wp-content plugins bbpress bbp-languages ”
Note: The exported files will include only the localization of the green line (current, that is approved by the current version). Yellow highlighted recent changes in the translation, pending approval. They transfer will not be included!
There you can offer your translation.
Important!
The resulting files should be renamed, for example: was the bbpress-plugin-ru.mo, was bbpress-ru_RU.mo.
Thank you all!
Инструкция для загрузки локализации текущей версии плагина bbPress:
- Перейти на ресурс http://translate.wordpress.org/projects/bbpress/plugin/ru/default
- Внизу слева нажать Export, в первом поле должно стоять “all current” во втором поле “mo”. Повторить это ltqcndbt, выбрав во втором поле “po”.
- Загрузить оба файла в “[корень Вашего WordPress]wp-contentpluginsbbpressbbp-languages”
Примечание: В экспортируемые файлы локализации будут включены только строки зеленого цвета(current, то есть утвержденная текущая версия). Желтым цветом выделены недавние изменения в переводе, ожидающие утверждения. Они в перевод включены не будут!
Там же Вы можете предложить свой вариант перевода.
Важно!
Полученные файлы нужно переименовывать, пример: было bbpress-plugin-ru.mo, стало bbpress-ru_RU.mo.
Всем спасибо!
It’s the newest version of the plugin bbPress only added 3 weeks ago, not the stand alone version.
bbPress has a widget that can show the latest activity (you can set how many).
I would suggest creating a new sidebar area, place that on your homepage, and then use the bbPress activity widget in it.
What version of bbPress are you using?