Thanks! I’ll go with the latter. I’ll be testing it on a site that I only just started, so if I hose it I can easily rebuild. Using cpanel and phpmyadmin actually sounds a lot safer, and I do know how to do that.
Much appreciated!
Thanks, when I go to mywebsite.com/wordpress/forums the page is white. I did copy the bbpress files to the forum folder. When I get it installed will I be able to change the colours to match my current template?
You use the default wp menu creator and create a new menu item for the slug that matches your selection when you setup bbPress (default is “forums”). See this sticky for a tutorial video step by step
The Definitive Guide To BuddyPress & bbPress Configuration
Cheers!
Spence
The plugin is https://wordpress.org/extend/plugins/wpvn-username-changer/
I’ve not used it lately, and it is over 2 years since an update….so please test it before on a demo site.
I suggest you merely use cpanel and phpmyadmin to change username for admin in row 1 of wp_users table…..be sure to backup your db beforehand in case something goes wrong 🙂
Cheers!
Spence
Nice to see your ‘ Posts-to-bbPress’ plugin at GitHub
https://github.com/nosecreek/Posts-to-bbPress
Sorry, does anyone know how to do this? Is it possible? My template is “admired”
I am using Profile Builder. Excellent plugin for registration.
https://wordpress.org/extend/plugins/profile-builder/
I wouldn’t mind requiring new registrants to be moderated, or at least new posts. I think post moderation is supported in bbpress v2, isn’t it? What about registrant moderation? I am currently using standalone v1.02.
I found the list of spammed posts. It’s in the Admin area under Posts; filter for Spam. Duh.
Same question here–I have a standalone 1.02 I’d like to upgrade to v2. Don’t care about WordPress but bbPressv2 is strictly a plugin for WP, right?
Hmm, I’m not sure then. I’m only familiar with bbPress.
think the WordPress Adminbar is now been called the Toolbar.
Yep
Another good example is ServerPress
Try to register at that site . All is done through frontend.
Still wondering if the guys here could spread some light on 🙂
Thank you Shmoo
Hi again, Spence. I had another question… You mentioned in your video that it is a good idea to use something other than “admin” as the main admin username, and I have heard that elsewhere and agree. Is there a way to safely change that username? Basic WP install indicates that a username cannot be changed (at least admin cannot), but I wondered if there is a plugin that could facilitate this? Or should I just wipe-and-replace? Thanks!
I think what he’s trying to say that somebody is working on it.
This means somebody outside WordPress is making a replica because i can’t believe WordPress giving away the code to the same sites they own. Normally nobody would do so.
But usual it’s not problem to recreate them and make them look the same, it’s just somebody has to do it in there free time so it takes a little time to complete.
But maybe i’am mistaken and WordPress is giving you this layout by default inside bbPress.
Maybe instead of the Twenty Ten option.
And last, bbPress.org is running on WordPress + bbPress version 2.2 this version hasn’t been released yet and don’t know why the team would do so or tell people that they do. It’s against WordPress ‘thinking’ they never tell people to use development software (code) on Live websites. Always test it on local websites.
You can find stuff about bbPress version 2.2 and up on this website.
https://bbpress.trac.wordpress.org/roadmap
I think the WordPress Adminbar is now been called the Toolbar.
https://codex.wordpress.org/Administration_Screens#Toolbar
Read and searsh a bit i think it’s very easy to add a link and remove stuff from this Toolbar.
there are filters i believe you can add to your functions.php to make this happen.
- There is also a plugin for locking members from going to your back-end made by @jjj
That’s very strange looks like the WP Loop is going somewhere through the sidebar.php file.
Make sure nowhere in the file is this code also look in the footer or other files that will be used.
( without the * )
But why would you copy stuff form the archive-forum.php template to the page.php template ?
page.php is used to generate a default WordPress page.
bbPress has it’s own Custom Templates
https://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates
Those can be found in the extra’s folder. For example if you copy page-front-forums.php from the extras folder to your WordPress theme folder you can find it while adding a new Page inside the WordPresss Dashboard.
Just: Add New Page and in the sidebar on the right side you can find an option the select a different Page Template.
Pick the new bbPress page template and name your page like Support of whatever the title or (url) of this page has to be and Save it.
Visit the Page and all the forums will show on that new page.
Now if you like to add some WordPress (blog) stuff to that page copy it from whatever WordPress template inside the page-front-forums.php
Make sure you delete the sidebar() code that i showed above out of that template.
Thats the logic way of working i believe. Don’t touch the page.php because it’s a default WordPress template for making new pages on your website.
Hi all
My first time using bbpress, so please be patient 🙂
I´m using bbpress plugin (last + WP last)
I´d like to prevent my registered users to access the dashboard. On my test install i had no look. After login users get the WP Toolbar at the top with the dashboard access, but looking to this site i´ve realised that you´re using my dream toolbar: users can only edit their profiles and post new topics via the frontend.
Is that a native function and i loose something? How can I achieve that?
I´ve read also a thread regarding the possibility of users upload their avatars via the frontend but in case of using jetpack with gravatars on i guess i´l be ok, isn´t it?
Any help will be appreciated.
Thanks
Oh, so it is in fact a different version than the current release. I assume the sidebar widgets are also new compared to current? I had asked a similar question the other day, but had no replies.
Is it anticipated that this new theme will be released with bbPress 2.2?
Hi
Sorry! This is on my locale host server
Update if i uninstall BuddyPress all works perfect in bbPress. Seems BudtPress is redirecting bbPress to the wrong url.
Thanks James
Hi –
I’m having some trouble with Cubepoints and bbPress. It looks like no one gets any points when they comment on or create a new forum topic. Any advice?
Thanks,
Deb
Hello all. I am a complete newbie here so plz excuse me if I ask a totally naive question.
We have a test wordpress 3.4.2 multisite/subfolders:
http://multiroot.com, http://multiroot.com/site01, http://multiroot.com/site02, etc
The live site will also be using mapped domains: http://client01.com, http://client02.com etc
The multisite will be packed with plugins, themes and hopefully sites, 🙂
So, we want to have the bbpress v2.1.2 installed in a subdomain (separate single wordpress site) on a db of its own, handling all the bbpress plugins and themes. http://bbpress.multiroot.com
The question is this: Can we have users that log (in/out) to their sites be automatically logged (in/out) the bbpress forums as well and vice-versa?
If yes, how can we do it and what possible plugins (maybe) to use to synchronize this kind of behavior between the two databases?
Bonus question. After logging in could they create forum/s that can be linked to their sites -mapped or non mapped? (I don’t even know if this “sounds” right).
Thank you in advance,
marikamitsos
I, like most people using BBpress, have had an issue removing the sidebar from my new BBpress forums. I tried editing template files, adding files into my theme’s root, commenting our sidebar commands and whatever else has been recommended on these forums. Not to say those don’t work – I just couldn’t figure them out which is most likely due to my complete lack of php knowledge. I’m posting this for those of you like me, who have no idea how to do those fancy things.
Here’s how I removed my sidebar:
First, I copied over the CSS folder from my BBpress plugin folder /bbp-theme-compat to my theme’s root folder. (From your server root it should be wp-content/plugins/bbpress/bbp-theme-compat/)
Then, I found the CSS class my theme was using to design the main content of my wordpress blog (should be a style.css file in your theme’s folder). Mine happened to be #main_content. Next, I found the the sidebar CSS in my theme’s style.css file which was simply #sidebar.
Note: I found the CSS class by right clicking the main content area of my website (where posts show) and selecting “Inspect Element”.
After finding those I created BBpress specific classes and pasted those into the bbpress.css file now located at {you_theme’s_root}/CSS/bbpress.css.
Here’s what I pasted in:
.bbPress #sidebar {
width: 0px;
display:none; }
.bbPress #main-content { width: 940px; !important }
Most likely you won’t need the sidebar’s width attribute but I added it in just in case.
And finally, after hours of trying to figure this out I went to my BBress forums page to discover that the forums fit perfectly into my theme without any sign of a sidebar.
I hope this helps!