Search Results for 'buddypress'
-
AuthorSearch Results
-
December 5, 2010 at 10:23 am #99843
In reply to: We love buddypress
Paul Wong-Gibbs
KeymasterHi Rob, thanks for sharing how you’re using BuddyPress. It sounds like a really good use of the software
December 5, 2010 at 8:48 am #99841In reply to: How to import Groups / Forums / Topics / Members
djsteve
ParticipantI was just poking around for a way to mass import groups into my three buddypress sites.
I would like to create 100 groups on one install, and then import those groups into my other buddypress sites without having to manually create them one by one, 100 times, on three sites. Does anyone have any idea if this is possible?December 5, 2010 at 6:18 am #99838In reply to: Gotta Move My Site
techguy
ParticipantIf your current host is jacking your rates, it will destroy Godaddy imho
You might check out this group on BuddyPress hosting: https://buddypress.org/community/groups/buddypress-hosting/forum/ It could still use more people participating and sharing their reviews, but it’s a place to start.
The good thing is that you’re site is growing. The bad thing is that as it grows it costs more to host!
December 5, 2010 at 6:15 am #99837In reply to: We love buddypress
techguy
ParticipantThat’s awesome Rob. Thanks for sharing!
December 5, 2010 at 3:58 am #99834Flowdrops
MemberNice, works fine for me. Using this in ‘/wp-content/plugins/bp-custom.php’:
`define(‘BP_DEFAULT_COMPONENT’,’profile’);`
December 4, 2010 at 7:37 pm #99827In reply to: Default Avatar
@mercime
ParticipantDecember 4, 2010 at 7:07 pm #99826scorpio0679
MemberI am very excited about the prospects of full integration of bbpress, buddypress, and wordpress as plugins. I am standing up two sites under wordpress with buddypress and am hoping the following will be true:
1. bbPress will fully integrate with the WP/BP profiles
2. bbPress will have the option of functioning and displaying as a standalone forum in addition to all of the groups, etc. ‘integration’ with BP
3. bbPress will integrate with WP by setting up a forum where each blog entry posts to a subforum by category so that discussion can take place outside of the comments (separate discussion from comments in other words)
4. bbPress will be spider-friendly ! This is of course a big one
Thanks I am looking forward to this project . . .
*s*
December 4, 2010 at 5:23 pm #99821In reply to: Forum Directory Margin Cut off
Virtuali
ParticipantThanks @mercime! I knew I was missing some margin css that held the key to fixing it!
Thanks!
December 4, 2010 at 3:55 pm #99819In reply to: Redirect Login to Activity Stream
MADMAX2
MemberI’m using the buddypress side bar which is great for creating new widget areas for widgets, I haven’t quite figured it all out yet but so far pretty promising. Then more to the point of your question is the “login with ajax” module which allows for redirects and all other sorts of options. This module is very easy to understand. I did have my site crash though, when I used it in conjunction with the “theme my login” module that I forgot to remove first. After setting up the redirect url’s for the “login with ajax” module, I then went into the widget setup area, and added the “login with ajax” widget into one of the side bars. Works great so far!!! I just have to search for a way to get rid of the login link on my buddy admin bar and I am good to go, well I still have to figure out how to put a widget into my header, but that’s for another forum search topic. Hope this helps you out.
EricDecember 4, 2010 at 1:39 pm #99818In reply to: Default theme with widgetized home page
open flips
ParticipantSorry to bother @modemlooper, I was just wondering if you had time to have a look at the second column cut problem with Thin Wide Thin template ?
Thanks
December 4, 2010 at 11:52 am #99815In reply to: Question: WordPress User Roles and BuddyPress
nick_man
MemberVery helpful. Thanks.
December 4, 2010 at 11:12 am #99813In reply to: Forum Directory Margin Cut off
@mercime
Participant@gunju2221 yeah, I saw his post about “To Make your Topic Title Not be cut off”.
You have to override bp-default’s styling from
`table.forum {
margin: -9px -20px 20px;
width: auto;
}`
to
`table.forum {
margin: -9px 10px 20px 0px;
width: auto;
}`.December 4, 2010 at 10:44 am #99812In reply to: Avatars of member not showing in all blogs
Paul Wong-Gibbs
KeymasterIf you guys have fixed a reproducible bug in 1.2.6, please please make a ticket on http://trac.buddypress.org so we can look at it and/or fix it in core. We can’t read every single thread all of the time on this forum due to time constraints
December 4, 2010 at 5:43 am #99807In reply to: Redirect Login to Activity Stream
techguy
ParticipantThe login stuff should be easy, just modify this plugin to go to activity instead of profile: https://buddypress.org/community/groups/bp-redirect-to-profile/
I think there’s a similar plugin for redirecting after log out. Although, I think the default log out action is to send you to the home page.
To get the landing page as the home page, you can either modify the index.php in your theme to be what you want. Or you can make a page template and set that as the home page in your WP settings or…I think there’s other ways, but that should work.
December 4, 2010 at 4:58 am #99804In reply to: BP Avatars not showing in Sub Sites
zukny
MemberFixed problem using thread: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/avatars-of-member-not-showing-in-all-blogs/
thank you Chestnut
December 4, 2010 at 4:51 am #99803In reply to: Forum Directory Margin Cut off
Virtuali
ParticipantKen is an awesome little helper for my site.
@r-a-y, @hnla, @mercime, I am actually the one with the site.
the link is http://savannahvideocentral.com
This issue seems impossible to solve, i have checked every possible stylesheet there is!
December 4, 2010 at 4:03 am #99801In reply to: Buddypress on Multisite
OCS Foundation CTO
ParticipantThe only issue I noticed with tis is the fact that the title for all sites is that of the main site.
December 3, 2010 at 10:43 pm #99793In reply to: New BuddyPress Theme: BuddyBase
hcleary
MemberThanks – that worked.
December 3, 2010 at 10:18 pm #99792In reply to: BuddyPress & bbpress full integration
techguy
ParticipantDecember 3, 2010 at 10:12 pm #99791In reply to: BuddyPress & bbpress full integration
eor
Member@techguy do you know if there is a timeline for the bbpress wp plugin update? Was just about to create a bbpress installation.
Thanks,
eorDecember 3, 2010 at 8:28 pm #99789In reply to: How to move BuddyPress installation?
Twig
MemberWell, thanks for the info. Really wish I chose a better sub directory lol.
December 3, 2010 at 8:15 pm #99788In reply to: Another W3 Cache thread
Twig
MemberI think I gave up on W3 anyway. It was causing this problem: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/extra-forum-in-url/#post-81302
December 3, 2010 at 5:41 pm #99780In reply to: Can we have self-hosted media?
techguy
ParticipantDid you look around at any of the plugins?
For example: https://buddypress.org/community/groups/bp-album/home/
or this paid option: http://buddydev.com/buddypress/introducing-the-first-stable-version-of-bp-gallery-for-buddypress/No need to get upset. Just maybe search a bit more.
December 3, 2010 at 5:41 pm #99779In reply to: RSS FEED, list external content
Bowe
ParticipantHi guys,
Glad everyone is liking the plugin!
@pisanojm: it’s a forked plugin from Andy’s External Group Blogs, but it has been updated and modified by Marshall ( @MrMaz). It will be added to the plugin repo, but we’re working on something else which will “compliment” this plugin, so we haven’t added it yet. Please leave your feature requests for this plugin in the comments section, so we can add them in the future.
This plugin we be extended upon for sure, we just have to finish some other (much cooler!) BuddyPress stuff first. So it might take a while, but the ideas proposed in this thread are certainly kept in mind for future updates
December 3, 2010 at 5:36 pm #99778In reply to: BuddyPress & bbpress full integration
techguy
ParticipantUmm…have you done a BuddyPress install with bbpress enabled? I think it does what you describe. I’m not sure what other integrations you’d want. Although, bbpress is being recoded as a WP plugin and will likely be even better.
-
AuthorSearch Results