@wpbp
I produced a small plugin that is geared toward automated spam attacks but I haven’t gotten any feedback as far as its effectiveness:
https://github.com/bphelp/bp-spam-killer
As far as spam attacks from real users I think there are helpful solutions out there but spammer hacker types will always find way to circumvent any prevention method so the best prevention as an admin is being active on your site.
I understand that the current version of Buddypress/BBpress is supposed to be theme independent, but I’ve run into a problem.
Weaver II Pro, allow various arrangements of side bars, and I have specified the following:
Blog, Post, Page Default: Single Column, Sidebar in Right
Archive-like Default: Split sidebars on Right and Left
Page: Split sidebars on Right and Left.
I can set sidebars on pages individually, if I like. (An extremely versatile theme, if a bit intimidating to a novice.)
The problem: All forum pages/posts show up formatted with two side bars on the right, one blank, the other my normal right side bar. This kind of setup is not specified anywhere!
Question: From where does the forum pull the formatting pattern, seeing it is not possible to edit the lay-out of non-editable posts/pages. (The forum pages seem to be in post format … I think?) If I knew this, perhaps I could work around the problem.
There really should be a way to specify the lay-out and what goes into any side bars.
One plugin that looks good for preventing registration spam is WangGuard. (Search for it in the WordPress repository.) I’ve just installed it, so can’t tell you if it’s as good as it sounds. (I run a very busy blog and allow commenting by unregistered users. Akismet catches spam and Conditional Captcha deletes it without my seeing it. The latter reduced spam from hundreds of comments a day [marked by Akismet] to near-zero. Only the occasional human spammer gets in.)
Allowing unmoderated registrations is spammer nirvana. 😉 I allowed posting by unregistered users so I could turn off user registration. Now that I’m wanting to use Buddypress, I had to enable registration but installed WanGuard. Within a few hours, I had one registration attempt — even though Buddypress can’t be seen anywhere on the site yet — but no successful registration, thanks to WangGuard. Tomorrow will tell me more.
I have a site where I am wanting my BuddyPress widgets to show only on the pages that I choose. I have tried using Widget Logic Visual but whenever I select which page I want the widget to be on, it doesn’t show up there. But when I don’t assign it to a specific page, then it shows up on all pages of my site. I am not wanting to show those widgets on all pages. So then I downloaded Dynamic Widgets plugin and tried that. This one did let it show on the pages that I wanted it to but it also shows on the rest of the site too.
So my question is “How do I get my BuddyPress widgets such as (Members widget) to only show up on the pages that I choose such as (Activity page) and not show up on my whole website?”
Any help is appreciated. Thank you.
I’m using the latest version of WordPress, Budddypress and WordPress on a very active blog with multiple posters (http://ssnet.org), and I’m wondering how best to integrate the social activity with the existing blog.
I envision a page entitled “Social Center,” which should be the front page of the BuddyPress/BBPress, but I cannot find anything that looks like a front page to install there.
If there is a front page for BuddyPress/BBPress, what is it called?? Or how do I create it? (Please forgive if this sounds a bit dumb. 😉 )
@mercime I just tried something. I am currently using the “Widget Logic Visual” plugin to keep my widgets set to the right pages. So when I assign my BuddyPress widgets to my “Activity, Groups, or Members” pages, it does not show up. But, when I don’t use the “Widget Logic Visual” plugin to assign them to their pages, it shows up. But, it ends up showing up on all of my pages even my home page. I don’t want it to be on all of the pages, just the three that I mentioned above. Does anyone have any suggestions as to how I can set these widgets to those pages and not my whole site?
Thanks in advance.
Hey All;
Let me preface by saying I am new to Buddypress. I have been asked to upgrade an old 1.1.1 install of BuddyPress to 1.7.2. I have been successful for the most part, but I am having one issue that I can’t seem to resolve.
I am running WordPress 3.5.1 and I have BuddyPress 1.7.2 installed.
I am running WordPress inside of a subdirectory on a domain (although my test environment is a subdomain)
Everything worked fine prior to the upgrade and I have no BuddyPress plugins outside the core install.
I am using a customized theme and nothing in core has been modified in any way.
My test environment is Linux. The production server is Windows. This isn’t something I am able to change.
I can answer the other questions, but I am not sure if they are relevant.
Prior to the upgade, I had the main site at:
http://www.domain.com/wordpress
The blog lives at:
http://www.domain.com/wordpress/blog
During the v1.1.1 days, the /wordpress/blog path worked fine. After the upgrade to 1.7.2, it is broken. It gives me a “page not found” error. I have everything else about BuddyPress working. If I go to specific posts in my blog (/wordpress/blog/10/20/2013/blah-title) they work fine, it is the main page/most recent post that does not work.
Be gentle with me as I am new and I apologize if I am re-asking a previously answered question (I did a search but didn’t find anything). I appreciate your help.
Thanks;
Michael
Hi I’ve not looked too deep into it yet, but is adding notifications to buddypress difficult? I want to add notifications for people commenting on someones post, I’ve seen bp_core_notifications, I’m not really a programmer so any help would be extremely greatful!
I need a conditional tag for targeting the “Mentions” tab of the activity loop of Buddypress.
I know how to target the activity component (“bp_is_activity”) of buddypress but I want to go a little further to target only the mentions portion.
@tduschei How to add sidebar to all BuddyPress pages in Twenty Eleven theme http://wp.me/p1I84P-60
BuddyPress Default (BuddyPress 1.7.2, WordPress 3.5.1). What number did you mean? I see fewer entries in the list as it should be. I see 2 instead of 3, 4 instead of 5, etc. And I get “Not Found” if only one item is available from the author. Only after a page refresh I get to see all the entries. Twenty Ten theme has no problem and displays author’s archives correctly.
when I activate the BuddyPress theme
Which BuddyPress theme are you referring to? Where is this number showing up?
Upload profile image at activation https://buddypress.trac.wordpress.org/ticket/4132
+1 to that idea or any way of encouraging users to add an avatar during sign up.
A big improvement could also be made to the activity stream. Currently it isn’t possible to have personal activity AND friend’s activity in the same feed. Would be nice.
@wpbp 1. Disable registration in Settings > General.
2. Disable group creation in Settings > BuddyPress > Settings > Groups.
3. Disable album creation/uploading of images in the plugin’s settings or are you referring to native WP image galleries?
You can enable group creation and registration after you’ve done some general housekeeping and adding some spam/spammer prevention.
@wpbp, The problem is that many spam nowadays are not bots but real human spam. I have same problem on one of my installation. all you can do is to ban the domain which has been a source of spam to your site. e.g: spam1@me-now.com. spam22@me-now.com
when you put “me-now.com” in the following code, it will ban any email from me-now.com, Put it in your functions.php
http://pastebin.com/a2mTNVZX
Note: I have 3 sets of this code, I have the one which can ban specific email from gmail, yahooo, hotmail etc without banning other users using gmail, yahooo, hotmail. if you want that aswell i can post it or all the 3 if someone can release it as a free plugin , no problem.
Naijaping
@dowy Add the following to your theme’s stylesheet:
#buddypress table tr.alt td {
background: none transparent !important;
}
#buddypress table tr td.label {
border-right: none !important;
}
.label {
background-color: transparent !important;
}
I installed buddypress a few weeks ago now i have so many fake members making groups empty albums and they post for more info about blank go to blank.comand then they vanish.
*Blank means there website and company PLEASE HELP-WPBP buddypress 1.7.2 wordpress 3.5.1
http://WWW.Postau.com
Hi!
I have a strange problem.
I have the latest version of WordPress and Buddypress and I have built a child theme for the default BP theme. I have successfully changed a lot (both text and markup) in register.php and activate.php. The thing is that my recent changes don’t seem to stick.
I’ve tried deleting the files, deleting the whole registration directory and I’ve tried renaming the files but I still see my old versions of the files. If I activate the default BP theme, I see the register.php and activate.php from that theme. I have read similar posts on this forum, but it hasn’t helped me to find a solution.
I can change the other files in my child theme.
I have deactivated all the plugins, but that didn’t help.
I have run out of ideas.. I’m not sure when this problem occured but at least a few weeks ago.
Help would be most appriciated.
/Lisa
(The web site isn’t live yet, so I can’t give you a link)
Hi,
when I activate the BuddyPress theme, then I get an entry less in all author’s archives. Only when I refresh the page, I get all entries.
Could you please help me?
Best Regards
Garrett
SKParticipant
Doesn’t require any change in Akismet.
Akismet plugin will need a little change – it will need to tie reporting to role.
BuddyPress will need to incorporate the functionality of members/users flagging activity, the way users can report messages in software like phpBB.
i dont can post here… also it is cleary a buddypress problem… and i know the problem.. it just simply dont load the CSS in ie8 and ie9 form the template.. ( it works fine in ie10 )
so no1 really know why ? or got any idear the reason why buddypress want load the themes css in ie8 or ie9 ?
You can probably set up a CNAME on your DNS to do this — best idea is to ask your host for assistance with this.
Unfortunately BuddyPress’ activity stream is pretty much a “write once, never update” thing right now.
SKParticipant
@bphelp Are you referring to this one? https://wordpress.org/plugins/buddypress-activity-privacy/
The description says
The plugin add the ability for members to choose who can read his activity before it posted (Anyone, Logged In Users, My Friends, Admins Only, Only me, My Friends in Group , Group Members …etc).
@inetbizo you can post blocks of code in pastebin.com and post the generated URI here. You’re describing what looks to be this section of the Groups Directory page https://buddypress.trac.wordpress.org/browser/tags/1.7.2/bp-themes/bp-default/groups/groups-loop.php