Forum Replies Created
-
In reply to: bbPres 2.0 with K2 theme
Not much you can do, the K2 theme does nto play well with bbPress out-of-the-box.
You need to tweak your K2 theme’s style.css to make things look right.
In reply to: I can't see my forum!!Did you clear your? If not do so buy going to Settings > Permalinks.
Then visit yourwebsite.com/forums permalinks
In reply to: 2.1 auto-embed feature not working?jjj may not respond immediate as I know he’s out of town for SXSW right now.
In reply to: 2.1 auto-embed feature not working?Hmm, I’m out of ideas then. It works on both of my test installs
In reply to: 2.1 auto-embed feature not working?If you are in a development area (eg not a production site) can you breifly switch themes to 2011 and see if it’s still happening? I just want to eliminate the theme being the issue – ElegantThemes does some pretty weird things in their themes.
In reply to: 2.1 auto-embed feature not working?What theme are you using? What account are you posting the link from (admin, moderator, etc?)
In reply to: 2.1 auto-embed feature not working?Are you running a copy of 2.1 from less than a week ago, there were a few oembed tweaks pushed (namely the setting not saving correctly).
I just tested it using a youtube url in the WYSIWYG and HTML editor and both are rendering the video for me.
In reply to: Where do I find the forum users?You will need to use the shortcodes listed on https://bbpress.org/forums/topic/bbpress-20-shortcodes
So for example you will want to create a ‘Registration’ page that will have the
[bbp-register]
on it.Then you will probably want to create a ‘Login’ page that has
[bbp-login]
on it.Lastly, you will want to go into your Forum settings (Settings > Forums) and uncheck “Allow guest users without accounts to create topics and replies”.
In reply to: Where do I find the forum users?No, unregistered users who leave a comment are not created an account. That’s why they aren’t showing up in the user list.
Even though they are entering in their email address, it’s not actually creating a user account for them
In reply to: Custom profile fieldsAh ok, well the problem is using Cimy Extra User Fields. It’s a great plugin but if I recall correctly it doesn’t use WP’s usermeta system, so the traditional way of getting it to work with bbPress profiles might not work.
In reply to: Custom profile fieldsWhat code are you using to register the extra field in user profiles? If it’s not showing up it’s likely not correct.
In reply to: What's the smartest move for my site-/forum?Are you running a caching plugin on your main (blog) website?
In reply to: Where can I find the clean BBP 1.0.2 zip-file?No problem.
Go here https://bbpress.trac.wordpress.org/browser/tags/1.0.2
At the bottom you’ll see Download in other formats: Zip Archive (just click that).
You can go through all the releases at https://bbpress.trac.wordpress.org/browser/tags
In reply to: Where do I find the forum users?No problem – when you are logged in and on the admin dashboard, look on the right-hand side for this:
Jim – Unfortunately without constructing a custom theme or going actually using bbPress 1.x there is no way to make your forum to look like bbpress.org. bbPress 2.x is 100% different than what is running here on .org.
jjj will respond when he has a chance, but I’ll say he does 3 different jobs so he doesn’t always have time to respond right away.
He is an Automattic employee where his full time role is head of “social”. bbPress and BuddyPress are his other projects that he does on the side.
I encourage you, when you have time, to listen to a recent interview with jjj http://wpcandy.com/broadcasts/community-interviews/002-john-james-jacoby – you’ll get an idea of just how much work he has on his plate – frankly I don’t know how he does it.
Both bbPress and BuddyPress are maintained by volunteers like jjj and myself. We contribute and help out as much as possible, but ultimately projects that “pay the bills” come first.
I’ll let jjj give his point of view, but I can tell you with 99% certainty that there is no easy way to make bbPress 2.x look like bbPress.org – they are simply two completely different platforms. bbPress 2.x was a total rewrite of bbPress, from the ground up, so that bbPress could be a plugin instead of a stand alone install.
And yes, when bbPress.org is upgraded – whenever that time comes – it will adopt the new bbPress 2.x look. I understand that some people like the 1.x look better however that all comes down to personal preference – personally I like the 2.x look but that’s my preference.
Googling for bbPress themes and plugins is hit or miss but is going almost be a miss if you are using 2.x. It’s been out only a year, so the vast majority of what you find is going to be for 1.x. Recently there has been quite a few nice plugins popping up that are for 2.x – you can find these in the WordPress.org plugin repository
https://wordpress.org/extend/plugins/search.php?q=bbpress
bbPress is actually quite well documented, however right now most of the documentation is in the actual code. Writing up documentation takes a lot of time and effort – WordPress.org codex is a perfect example – it’s fantastic but it is also maintained by 100s of contributors.
I’m sure jjj could spend some time writing documentation, but then none of the bugs that come in would be addressed in a timely manner, none of the features that people are constantly asking for would ever get written. Every comes down to volunteers – we just don’t have enough. Anyone with a user account can write and contribute documentation for bbPress so i think it’s unfair to expect jjj to do that on top of the dozens of other things he already does.
I do know that when 2.1 is released, which should be fairly soon, we are going to add some stuff to the bbP codex, however it’s night going to be something that appears overnight.
I’m not sure what you mean by “better standard theme” – the theme that ships with bbPress 2.x works well – the one that ships with the upcoming 2.1 is even better. Logistically it’s impossible to ship with a bbPress theme that fits everyones needs and works with all WordPress theme, but we try to make it as compatible as possible.
bbPress does a lot of great things “out of the box”. However it comes to a point that when certain customizations are needed you are either going to have to get your hands dirty with code or hire a developer to assist you – and that’s just the nature of the beast – for any open source project.
If you are looking for a forum application that has 100s of contributors, many of which focus on the project full time, then unfortunately bbPress may not be the best fit for you. Vanilla, phpBB, along with others are some great alternatives.
bbPress 2.x = WordPress plugin.
bbPress 1.x and 0.9 = Stand alone installs.
bbPress.org will eventually (hopefully sooner than later!) be upgraded to 2.x as well.
In reply to: Topics not displaying when not logged inYou haven’t missed anything. bbPress by default doesn’t have all the options you would likely want to run a 100% private forum.
That will best be handled by a custom plugin – unforunatly I don’t think anyone has written one yet.
They are two different versions of bbPress, which is primarily why they look so different.
The lastest version of bbPress is 2.x while bbPress.org is running (I believe) 1.x.
In reply to: Can't login after installYou can delete it and see if that helps, that will deactivate bbPress.
Right now it seems it is still active by looking at http://www.tracidmitchell.com/forums/
In reply to: Can't login after installDoes the site homepage still come up OK? Do you get a white screen? Do you get an error message? Does /wp-admin/ still give you the WordPress login screen? What is your URL?
Simply saying it’s broken doesn’t really help us point you in the right direction
In reply to: bbpress.org Still Alive?Yes, it is still being maintained.
The plugins listed on bbpress.org are for bbPress v 1.x.
The current version of bbPress is 2.0.x and the plugins for it can be found on WordPress.org
https://wordpress.org/extend/plugins/search.php?q=bbpress
Eventually the plugins listed on bbpress.org will be archived to help avoid confusion, but the bbPress project is very much alive
In reply to: Where is my Forum?http://anetz.in/forums/ should be the spot
In reply to: Can't login after installIf you can’t login to your site via FTP/SFTP then you need to contact your web host as there is a bigger problem around here
In reply to: Can't login after installRename your plugins folder – wp-content/plugins/ to something else, like plugins-backup.
Then try logging in. Renaming the folder will deactivate all plugins on your site.