Search Results for 'buddypress'
-
AuthorSearch Results
-
June 8, 2010 at 3:42 pm #80994
In reply to: New BuddyPress install
intimez
Participant@chrismitchell You will only see the menu if you use WordPress MU.
June 8, 2010 at 3:38 pm #80993In reply to: BP 1.2.4 – Custom BP_AVATAR_URL change
bennadler
MemberI tried using the bp-custom.php file in the wp-content/plugins/ folder, but I could not get it to work.
Could anyone upload an example version of this that I could tinker with to fit my needs?
My problem is I am running WordPress 3.0 RC1, with WPMU and Buddypress installed. Avatars work on the main blog, but not on sub-blogs, so I need to figure this out. For the sub-blogs only the Mystery Man appears.
June 8, 2010 at 3:18 pm #80992In reply to: New BuddyPress install
Christopher Mitchell
ParticipantAnother sub question is:
I have a redirect upon login for my site (as this is going to be a secure members only site) for users to go to a home page of a group. The Group page has a page called Home.. Where does it call the data for this group information?
June 8, 2010 at 12:56 pm #80979In reply to: isolating buddypress pages
rich! @ etiviti
Participanttry this (same principal)
http://wiki.dreamhost.com/index.php/Making_stats_accessible_with_htaccess#What_To_ChangeJune 8, 2010 at 12:34 pm #80977pcwriter
ParticipantYou could try this plugin: https://wordpress.org/extend/plugins/custom-coming-soon-page/
It has options to allow visitors to subscribe via email, link to your Twitter/Facebook pages, launch date countdown…
June 8, 2010 at 12:10 pm #80976In reply to: Importing data from Excel, CSV sheet
WPChina
Participant@ffemtkl – to customize those emails, what about trying this plugin:
https://wordpress.org/extend/plugins/new-user-email-set-up/When you were importing info, were you importing checkbox data? That was alsop problematic for me and I have no idea what format I should prepare that data so it goes in nicely….
June 8, 2010 at 11:26 am #80975In reply to: isolating buddypress pages
Jason Crewe
ParticipantNot quite sure how to go about that to be honest. A walk through available somewhere you could point me to?
June 8, 2010 at 10:37 am #80974Monika
ParticipantJune 8, 2010 at 8:45 am #80970In reply to: Search Function in Admin Bar
Jens Wedin
Participant@Nick Watson: Sorry for using the thread but I still haven’t figured out how to add new navigation items to the admin bar. I would for example like to add WP categories and some hard coded links in the admin bar. How do I do?
June 8, 2010 at 8:44 am #80969@mercime
ParticipantAn index.html is fine, just go to http://yoursite.com/index.php to reach front page. Bad thing is that if someone knows your site is WP/BP, they would just go to http://yoursite.com/members , /groups/ or /about/ and they could see the pages if you’ve enabled the components.
Maintenance Mode plugin works with WP/MU/BP. Thing is, it interferes with media uploads via BP plugins like BP Gallery or BP Album but it doesn’t interfere with media uploads via Post/Page panel. Good thing with this is that even if outsiders try to access site via http://yoursite.com/members etc, they won’t be able see the page/s and get redirected back to Maintenance Mode front page.June 8, 2010 at 6:07 am #80964In reply to: Run all Buddypress pages within Backend
Joe
ParticipantThanks for the reply.
I know how to disable buddypress components, my bigger question is how to display everything in the wordpress backend (which I see you asked about at the end of your reply). The reason that I want to do this is because I have several other user related tasks integrated into the backend, and I want buddypress there as well (mostly just for uniformity).
-Joe
June 8, 2010 at 3:58 am #80958In reply to: BuddyPress Template Pack
dems
MemberHi-
Exact same thing with me! I understand how to change but absolutely nothing will take effect.
I was changing the files in the bp_template-pack folder but you actually need to change the files (for example the first one in step 3) here:/wp-content/themes/YOURTHEME/activity/index.php
Took me to reading step 3, 50 times before this was apparent- not sure if this is what was happening to you but this was my problem.. anyways hope that helps…
June 8, 2010 at 1:20 am #80956In reply to: How to delete a group?
Sheryl
ParticipantTry this plugin – http://teleogistic.net/code/buddypress/bp-group-management/
June 8, 2010 at 12:17 am #80952In reply to: Run all Buddypress pages within Backend
@mercime
Participant@themeanwhile – you can enable or disable the various components so if you want Activities only, enable that and disable other components. After you activate BuddyPress, go to the new BuddyPress menu item on the left column of dashboard, and go to
a) General Settings – these are your choices
Base profile group name:
Full Name field name:
Disable BuddyPress to WordPress profile syncing?: Yes No
Hide admin bar for logged out users?: Yes No
Disable avatar uploads? (Gravatars will still work): Yes No
Disable user account deletion?: Yes No
Disable global forum directory?: Yes No
Disable activity stream commenting on blog and forum posts?: Yes No
Default User Avatar – For users without a custom avatar of their own, you can either display a generic logo or a generated one based on their email addressb) Component Setup
Activity Streams – Allow users to post activity updates and track all activity across the entire site.
Enabled Disabled
Blog Tracking – Tracks blogs, blog posts and blogs comments for a user across a WPMU installation.
Enabled Disabled
bbPress Forums – Activates bbPress forum support within BuddyPress groups or any other custom component.
Enabled Disabled
Friends – Allows the creation of friend connections between users.
Enabled Disabled
Groups – Let users create, join and participate in groups.
Enabled Disabled
Private Messaging – Let users send private messages to one another. Site admins can also send site-wide notices.
Enabled Disabled
Extended Profiles – Activates customizable profiles and avatars for site users.
Enabled DisabledI would suggest you set up a test install so you can check the features for yourself.
“Of course, activity filters, profile page, friends page, settings page, etc, would also need to be migrated to display in the backend.”
Why? If you want to make the BP Activity section private, you can add conditional tags for is_user_logged_in …June 7, 2010 at 11:52 pm #80949In reply to: Move Admin Bar to the bottom of the screen
Meini
Member@jon, try this in your child theme’s css:
#wp-admin-bar {
top:inherit;
bottom:0;
}you still have to change the drop down menu to rise up though. But it is a start….
Cheers
MeiniJune 7, 2010 at 11:48 pm #80948In reply to: Run all Buddypress pages within Backend
Joe
ParticipantAnyone? I have spent a couple days scouring the internet for someone else who has done this. Who can help?
June 7, 2010 at 11:09 pm #80946In reply to: anyone using BuddyPress QuickPress ?
thenone
ParticipantI try to install on WPSU 2.9.2, just curios to know if it could working with WPSU, but it wont works, because it was created for WPMU, im using WPSU 2.9.2+BP 1.2.4.1 now, and I am looking for similar plugin like quickpress that will works with WPSU..
does anyone have any ideas?
June 7, 2010 at 10:09 pm #80943In reply to: When i de-activate buddypress – site crashes??
cavamondo
ParticipantI did a unified search hack … reckon thats what caused it to crash on deactivating.
June 7, 2010 at 9:50 pm #80941In reply to: Users gets logged into the wrong account
abcde666
Participantplease post a ticket on TRAC:
June 7, 2010 at 9:45 pm #80940In reply to: How to remove the WP widgets from the dashboard
Asif Irtiza
Participant@mercime thanks for answering.
i know that. but i am talking about other widgets that populate the dashboard; besides and below the “quick press” widget. is there a way to remove those widgets/boxes?
June 7, 2010 at 9:42 pm #80939In reply to: Get Each Blogs Description
joshmac
ParticipantAh, I see. I’ve never noticed it before so did not think it was a bug. Thanks @r-a-y for bringing that to my attention.
June 7, 2010 at 8:56 pm #80938In reply to: Get Each Blogs Description
r-a-y
Keymaster@parkstreet – Gotcha!
Looks like this issue has been reported:
https://trac.buddypress.org/ticket/2415June 7, 2010 at 8:34 pm #80936In reply to: Some questions about BLOG POSTS in BP. Help please
@mercime
Participant@r-a-y Cool, thanks. Many thanks also for addressing ticket #2427

Simon Dabkowski
ParticipantThank you Javier.
@apeatling I know you must be swamped but if you get a chance, can you update the screenshots for hMAG within the showcase section of the site. Unfortunately, there’s been so many updates and upgrades on the hMAG site that it no longer resembles that old screenshot
June 7, 2010 at 8:26 pm #80934In reply to: the bp_has_activities() loop filtering
Federico Altuna
ParticipantHi all again.
I’ve been googling and googling over this issue and I’ve partially found a solution. You can download this plugin: http://wpmu.org/create-a-better-community-experience-with-the-new-buddypress-friends-only-activity-stream-plugin/ there and you’ll find some more links, also. We have a problem, though. This piece of code will actually filter all non-friend updates, including OWN updates, and comments on them, what’s pretty bad. I’ve been chasing its author over tweeter and his own blog (poor thing), but I have not had an answer so far. He claims to have fixed this, but it still filters own updates on my installation. Feel free to check it out and to answer here (PLEASE).
Regards,
Federico
-
AuthorSearch Results