Search Results for 'bbpress'
-
AuthorSearch Results
-
May 23, 2013 at 7:17 am #134507
In reply to: Add field to registration form
Harryhor
ParticipantSame Problem with me
I want to add an extra field to the bbPress registration form but i’m unable to do. can any one help to me on it.
May 23, 2013 at 6:41 am #134506Tbermudas
ParticipantI had this problem with bbpress 1.6 and bbpress 2.3.
I can’t find the topic where I found this solution.The screen capture is from Internet. In my WordPress I have also only the first option.
May 23, 2013 at 6:29 am #134505vfowler
Participant@tbermudas that’s an interesting set of options under Reading. It looks like an older version or perhaps not BuddyPress? What version is it?
I only have 1 checkbox labeled Search Engine Visibility which when checked takes the meaning Discourage search engines from indexing this site. I think it has the same effect as the first 2 radio options shown in your screen capture.
May 23, 2013 at 5:24 am #134504In reply to: Missing Forums Tab on BB Settings Page
ewan@woodcote-consulting.com
ParticipantHi,
I think I have solved this problem, which seems to relate to my confusion and some technical conflicts between bbPress and the recently retired Forums functionality in BuddyPress, not helped by the fact that although the BuddyPress Forum may have been retired it still lingers in bits of the interface, documentation and on the support forums.
It would seem the forums tab in settings>buddypress I was looking for is not supposed to be there anymore and the permission error message was misleading – The page does not exist – It is replaced by Settings>Forums
I had a page called forums which was not a forum and a some conflicted slug names once I sorted these I was able to set up a “category” with a number of working child forums. I also had to remove the menu item I had pointing to my forums page (which had been automatically created by the install) and replace it with a custom menu pointing to the root – the category page
So hopefully I can now try this on my live site. Thanks for all the help.
Ewan
May 23, 2013 at 4:02 am #134502Tbermudas
ParticipantI had the same problem. Look if you have checked the “Allow search engines to index this site” option under “Reading”

It works for me.
May 23, 2013 at 3:43 am #134501GGG_TXL
ParticipantI am sorry. I have only almost the same behaviour. My error is with another widget (namely the “(bbPress) Recent Topics” Widget). I did not want to take attention away from this post. I really thought it was the same widget and therefore the very same error. Maybe they are related though, if the user logged in is misidentified and therefore the wrong topics are visible? To me it seemed as if the widget had other “user rights” or “other user ID” than needed.
For more information on my problem with private group forum visibility please follow my link to the buddyPress support as I took it to be an error with buddyPress but probably it really is more of a problem with bbPress.May 22, 2013 at 11:09 pm #134499In reply to: Topics not displaying when not logged in
Jared Atchison
MemberIf you would have taken 10 seconds to search the available plugins on WordPress.org you would have seen there is a plugin called “bbPress Members Only” that does this exact function.
But you didn’t.
May 22, 2013 at 11:07 pm #134498In reply to: Cache error? Dont understand this error
John James Jacoby
KeymasterNot enough information to help really. I don’t see any actual useful error message, though it looks like your page output halts in bbPress’s breadcrumb. You’ll need to look through your output, do some searching through the code, and debug what’s going on.
Start here: https://codex.wordpress.org/Debugging_in_WordPress
May 22, 2013 at 11:06 pm #134497Jared Atchison
MemberAre you using the official bbPress search?
NOT the WordPress search with bbPress enabled or any of the bbPress search plugins on WordPress.org?
May 22, 2013 at 10:59 pm #134494In reply to: Conditional Loading of BBPress Stylesheet
Jared Atchison
MemberHmm, first of all the bbPress stylesheet shouldn’t be loading on sites that do not have bbPress activated. If it is, then there is a problem some where, because it shouldn’t be.
If you want to customize the bbPress CSS, you’ll want to:
Copy:
wp-content/plugins/bbpress/templates/default/css/bbpress.cssto:
wp-content/themes/[YOUR-THEME]/css/bbpress.cssWhen bbPress runs, it will load your theme’s bbpress.css instead of it’s own.
May 22, 2013 at 10:56 pm #134493In reply to: Search doesn't work
Jared Atchison
MemberSomething is modifying your queries in correctly – either your theme or a plugin.
I triggered a search via http://churchofficehelpdesk.com/forums/search/?bbp_search=problems and the page pretty much exploded.
First thing to do is eliminate the theme as the problem. Temporarily switch you theme to TwentyTwelve, does that fix the issue? If yes, then your theme is doing something it shouldn’t be.
If no, then deactivate all your plugins except bbPress and see if that fixes it.
There is a 98% chance that one of the two methods above will reveal the cause. I’ve ran into this problem before and it was due to improper query hijacks.
May 22, 2013 at 10:52 pm #134492In reply to: Forum had vanished! Please help!
Jared Atchison
MemberWhat plugins are you running? Have you tried temporarily deactivating them all (except bbPress) and see if that fixes things? Sounds like a permission/capability issue, but I don’t know why that would trigger without cause.
May 22, 2013 at 10:50 pm #134491In reply to: bbPress 2.3.1 now available!
Jared Atchison
MemberI talked to @johnjamesjacoby and he is working on it. I don’t have an exact ETA for you, but it’s something that will be available in the future.
May 22, 2013 at 10:49 pm #134490In reply to: Member Access
Jared Atchison
MemberThere is no way to do this with bbPress, however you can certainly do this with BuddyPress (which will use bbPress).
In BuddyPress you can setup groups, which can each have their own forum, and users in that group can post in its respective forum.
May 22, 2013 at 10:46 pm #134489In reply to: Can't create new Topic from front-end
Jared Atchison
MemberWhat troubleshooting have you done?
Deactivate all plugins other than bbPress and switch you theme (temporarily) to TwentyTwelve – does that fix the issue?
May 22, 2013 at 10:43 pm #134487In reply to: some functions requied
Jared Atchison
MemberThere is nothing special about bbPress members. To make a member list you can simple use any normal WordPress plugin or tutorial that does this, it will be the same.
Who’s Online widgets typically have performance problems, even the BuddyPress one which is why you shouldn’t really show more than a handful of users. It just doesn’t scale terribly well with the schema we have available (eg WordPress).
PM functionality won’t be coming to bbPress, sorry. If you need PM functionality you will probably want to use BuddyPress anyways.
It sounds like you should probably just install BuddyPress as it will give you all this functionality. These items are purposely left out of bbPress – to keep it lean and mean – and are made available in BuddyPress.
May 22, 2013 at 9:52 pm #134486In reply to: Issues Removing the Sidebar
Abberz
ParticipantIt should but then again some themes aren’t compatible with bbpress what I do is I use custom pages with the shortcodes that way I know it displays right
May 22, 2013 at 9:45 pm #134485In reply to: Issues Removing the Sidebar
ADorward
ParticipantDoesn’t the line below suffice in the stylesheet or is there something else i need to do?
“body.bbPress .post {width:100%!important;}”
May 22, 2013 at 9:38 pm #134484In reply to: Hiding bbPress from Guests (Not Logged In)
Abberz
ParticipantHey there you can use this plugin https://wordpress.org/plugins/bbpress-members-only/
May 22, 2013 at 8:42 pm #134482In reply to: Issues Removing the Sidebar
ADorward
ParticipantNo dice.
“body.bbPress #sidebar {display:none!important;}
body.bbPress .post {width:100%!important;}”Any other ideas?
Thanks! Appreciate the help.May 22, 2013 at 6:44 pm #134480In reply to: Issues Removing the Sidebar
ADorward
ParticipantHey Spence.
I actually did that but nothing happened. I will keep changes so you can see the page again.
Any ideas?
Thanks for the support!This is in the Newspro style.css sheet.
“…….
.PrimaryLeft .featuredPost p {
width:160px;
}
#wrapper .featuredPost {
position:relative;
}body.bbPress #sidebar {display:none;}
body.bbPress .post {width:100%;}
“May 22, 2013 at 4:56 pm #134478Topic: Hiding bbPress from Guests (Not Logged In)
in forum PluginsJeremy
ParticipantI’ve been trying to figure this out for a while now, and haven’t had much luck. Where do I stick this code:
if ( !current_user_can( 'edit_user' ) ) { ?> <div id="bbpress-forums"> You do not have access to this area of the web site. Please <a href="javascript:history.go(-1)">go back</a> or <a href="#">login</a>. </div> <?php } else {(or any alternative code) …So that if a guest tries to access the bbPress location, they are rejected.
Thanks!
May 22, 2013 at 4:20 pm #134477In reply to: Issues Removing the Sidebar
ADorward
ParticipantHey,
i’ve read this post and was wondering what file i put this in:
body.bbPress #sidebar {display:none;}
body.bbPress .post {width:100%;}http://youniversityhub.com
http://youniversityhub.com/forums1Thanks.
AlexMay 22, 2013 at 3:14 pm #134475Steven ter Horst
ParticipantHi, I’ve set-up bbpress and buddy press (latest version) and initially enabled group forums. I’m now trying to disable group forums. Op the fronted site I can change the group settings and disable the group’s forum. In buddypress settings I can uncheck “Allow BuddyPress Groups to have their own forums”.
However, whatever I disable and uncheck, even if I switch off the entire bbPress plugin, when I open a Group, it still tries to reach the Group’s forum. For example: groups/mountainbike/forum and there you see that the page doesn’t exist.
So, disabling seems to work. But how do I change the settings so that upon clicking the group link, I start on the Group’s activity page? Even if I open a new group without a forum, the group link still tries to open a group forum.
I’m sure it’s a small thing, but can’t find it. Hope someone could reach out. Thanks in advance!
May 22, 2013 at 2:05 pm #134472In reply to: bbPress 2.3.1 now available!
xu2steve
Participant@johnjamesjacoby, can you share the bborg support forum theme?or write a article to explain the theme.
-
AuthorSearch Results