Search Results for 'bbpress'
-
AuthorSearch Results
-
June 13, 2011 at 2:48 am #106730
John James Jacoby
KeymasterIf you’re not a developer, the time it would take you to learn how to integrate multiple versions of bbPress/WordPress with cookie sharing would most likely not be cost effective.
June 13, 2011 at 2:46 am #106723In reply to: Replies not appearing nder topic – bbPress plugin.
John James Jacoby
KeymasterHappy to oblige.
June 13, 2011 at 12:21 am #106721In reply to: Replies not appearing nder topic – bbPress plugin.
ideoplasm
MemberTremendous! I just updated, checked it, and it worked! If only all prayers were answered as rapidly!
June 12, 2011 at 11:53 pm #106728ideoplasm
MemberDKB, doing this across multiple domains would be even awesomer! To enable something like this, can I get freelancers to do it for me for reasonable money? Or would that be so expensive that I’d be better of doing it myself. You say consult the docs (and thanks, Gautam) but I must stress I know nothing about codey stuff! Can anyone suggest a reliable WP/bbPress freelance coder?
June 12, 2011 at 11:40 pm #95527In reply to: bbPress 2.0 – Updates
Fartlek
MemberAlso added Akismet integration to Beta 3. If you have the Akismet plugin for WordPress installed, bbPress 2.0 will now just piggy-back it, and work without any additional config.
I was just going to ask about how soon that Akismet integration would be happening. This is wonderful news. Thanks JJJ for all your hard work.
June 12, 2011 at 10:06 pm #95526In reply to: bbPress 2.0 – Updates
John James Jacoby
KeymasterAlso added Akismet integration to Beta 3. If you have the Akismet plugin for WordPress installed, bbPress 2.0 will now just piggy-back it, and work without any additional config.
June 12, 2011 at 9:21 pm #106001In reply to: bbPress 2.0 – Theme Compatibility
John James Jacoby
KeymasterThose of you with custom themes where you’ve moved files around may need to move files one last time, as some changes to the theme compatibility routine and template structure in Beta 3 (based largely on user feedback) have shuffled things around a bit.
If this is you, you’ll want to back up your custom template files (so you don’t lose your edits), copy the contents of bbp-twentyten into your theme (like you did before), then go through the changes and make sure everything is working the way you want it to.
This will be the final theme compatibility change in 2.0.
June 12, 2011 at 9:18 pm #95525In reply to: bbPress 2.0 – Updates
John James Jacoby
KeymasterJust tagged bbPress 2.0 Beta 3 in WordPress Extend.
Those of you with custom themes where you’ve moved files around may need to move files one last time, as some changes to the theme compatibility routine and template structure (based largely on user feedback) have shuffled things around a bit.
June 12, 2011 at 9:15 pm #106747In reply to: css question
Anointed
ParticipantOk, now I see what is going on.
The problem is that the bbpress stylesheet is relying upon selectors that are not present in your theme.
To explain:
Open up your bbpress.css file and you will notice that there are a lot of rules that start with the following:
#content
#container
#main
To fix:
1. backup your stylesheet first, very important just in case something doesn’t go perfectly.
2. Do a search and remove all instances of #content, #container, and #main from the stylesheet.
3. Save the stylesheet and upload it, replacing the old one.
Why:
The selectors above do not exist in your custom theme, so the rules are never going to be applied.
Now this is going to get you 90% to where you want to be. There are still going to be a few areas that you will have to manually adapt to your theme to make it perfect. There could also be rules in your theme’s stylesheet that may override the bbpress.css. In those instances you will either need to modify the rules of either stylesheet, or add in your own theme selectors to bbpress.
It is not really that big a job as once you remove the rules so much will automatically work for you.
I hope this helps.
*I’ve talked to JJ about removing the top level selectors from the css to help make it easier for everyone. The changes ‘may’ make it into the download someday, but that is his decision.
June 12, 2011 at 7:50 pm #106553Trevor Green
MemberI have the members plugin install and modified subscribers to see hidden forums.
This didn’t work.
Hidden seems more appropriate than private. Private tags a forum with Private:. Which I don’t understand at all.
It seems like you have forums that you apply access control to for different roles and they should either see them or not see them depending on the roles.
I understand that you can use the members plugin. And that you could potentially setup different roles with different access levels based upon the existing permissions.
But as I mention above setting “read_hidden_forums” on subscriber didn’t allow the subscriber to see or read a hidden forum.
I don’t have that role set to access anything private. So maybe hidden is a subset of private? I’ll try turning on private access on subscriber.
If hidden works as suspected it seems appropriate to have public be accessable by anyone on the site and hidden for everyone else.
Private would see appropriate, but if 99% of your forums are private its pretty lousy to see a “private:” tag in front of all of them. There appears to be no setting in the bbPress settings to disable that.
I’m not sure what the use case is for bbPress, but it seems pretty narrowly defined to very public forums. Not to a more layered scenario, where you can define role based access to each role for different forums and alter visibilty.
Am i missing something. Is there a forum category based access control method?
I haven’t jumping into plugins because I’m trying to use the 2.x plugin version and since its still beta I’m not confident that there is anything stable out there. There doesn’t even seem to be a way to post photos so it appears to need lots of addons.
Once I can figure out what it is supposed to do I may take the plunge to write some.
I apologize if this post is grumbly, I’m excited about bbPress as a plugin, I’m just dismayed that I’m needing it before the final release and the plugin community piles on to make it better.
June 12, 2011 at 4:10 pm #106727DKB
ParticipantHow can i get single login for bbpress sites on different domains?
June 12, 2011 at 3:19 pm #38787Topic: bbPress 2 avatars
in forum TroubleshootingnameNotExists
MemberHello
Great plugin, can’t wait for final release.
I have question about avatars in beta 2. Is there any way to give user possibility to change it?
June 12, 2011 at 12:31 pm #106000In reply to: bbPress 2.0 – Theme Compatibility
Carsten.M
MemberHi there,
first of all: thank you for this great Forum-Plugin!
I’ve got the standard installation by now and the shortcode [bbp-single-forum id="testforum1"] isn’t working for me.
Has anyone any idea what’s wrong?
[bbp-forum-index] on the same page works perfectly .. but i only want a single forum.
Thank you!
June 12, 2011 at 10:48 am #38784Topic: Two simple ideas
in forum Requests & Feedbackcyclecincy
MemberHi everyone,
I’m wondering if there would be a way to create two simple buttons for bbpress. They would be:
Show unread posts since last visit.
Show new replies to your posts.
Those are part of Simple Machines Forums and make it really easy to sort through posts.
Also, could there be an “insert image” button for replies. It’s kind of a pain to explain HTML to new users.
Thanks!
June 12, 2011 at 1:37 am #106720In reply to: Replies not appearing nder topic – bbPress plugin.
John James Jacoby
KeymasterKnown issue with posting from wp-admin. Fixed in Beta 3 which I’m going to package tonight.
June 12, 2011 at 1:33 am #106734In reply to: Is it possible to incorporate P2 with bbPress 2.0?
John James Jacoby
KeymasterOriginally we /really/ wanted a sexy p2 style theme for bbPress 2.0, but we scrapped it to focus on getting the foundation solid first. Long term we’d really like to have something ajax and fancy, so if any talented theme dev wants to step up and help build one, that would be swell.
June 12, 2011 at 1:31 am #95524In reply to: bbPress 2.0 – Updates
John James Jacoby
KeymasterJune 11, 2011 at 8:51 pm #106733In reply to: Is it possible to incorporate P2 with bbPress 2.0?
Anointed
ParticipantYes, it would be possible to integrate bbPress into P2. Follow the directions of step #2 on the thread:
https://bbpress.org/forums/topic/bbpress-20-theme-compatibility
There is going to be a bit of customization needed to get it to layout properly, but it is not hard, just a bit time consuming.
Keep in mind though, that the bbPress forums will not auto update like P2 does for posts. That would be a huge custom job to accomplish.
June 11, 2011 at 8:49 pm #106744In reply to: css question
Anointed
ParticipantIt is probably related to the theme you are using and the order in which the css files are called. If you can provide a link to the forum, I can take a quick peek and see the css load priorities.
It also depends upon whether you are simply using the template files within the plugin, or whether the theme you are using has all the bbPress template files loaded within your theme directory or not.
The way I did it on my site was to add the function support for bbPress into my custom theme’s functions.php file. I then copied all of the needed template and css files over from bbpress into my theme directory. There were a few other changes needed to do this, but once setup, I am able to edit the css files for bbPress within my theme directory. This means that I don’t have to worry much about upgrading bbPress and loosing any changes I have made.
Anyhow, a link to the forum would help a lot.
June 11, 2011 at 7:34 pm #100660In reply to: bbPress 2.0 – FAQ
tmuikku
MemberYello!
Is it possible to download .po/.mo files from Glotpress somehow right now?
I need Finnish translation of the bbPress plugin ASAP. For now I’ve been doing translation in my own with the .pot file and I’d like to contribute but I’m reluctant to translate with Glotpress if I cannot download the files immediately…
June 11, 2011 at 7:34 pm #105760In reply to: bbPress 2.0 – FAQ
tmuikku
MemberYello!
Is it possible to download .po/.mo files from Glotpress somehow right now?
I need Finnish translation of the bbPress plugin ASAP. For now I’ve been doing translation in my own with the .pot file and I’d like to contribute but I’m reluctant to translate with Glotpress if I cannot download the files immediately…
June 11, 2011 at 6:34 pm #106448In reply to: [bbPress Plugin] Translation
bkhl
ParticipantIs “fi” the exact language code you have set in your wp-config.php? It’s not “fi_FI” or “fi_SF” or whatever it might be?
June 11, 2011 at 4:51 pm #81492In reply to: Search – Relevant Post Links Broken
Lazza
ParticipantI have the same problem right now with bbPress 1.0.3. If you’re interested, you can put this piece of code before the “if ( $relevant ) ” line:
<?php
foreach ( $relevant as $elementKey => $bb_post ) {
if(!($bb_post->post_text)) unset($relevant[$elementKey]);
}
?>This deletes the relevant posts which are already in the recent posts, and so are broken.
June 11, 2011 at 7:46 am #106726Gautam Gupta
ParticipantYes, you can get the standalone version to use the WP user tables and then also integrated the cookies for single log-on. Please consult the docs.
June 11, 2011 at 6:27 am #38773Topic: Is it possible to incorporate P2 with bbPress 2.0?
in forum Plugins -
AuthorSearch Results
I just checked out that awesome plugin (or theme?) from Automattic: http://p2theme.com/
I was wondering if it is possible to incorporate it into bbpress 2.0?