Search Results for 'buddypress'
-
AuthorSearch Results
-
July 31, 2010 at 7:26 am #87566
modemlooper
ModeratorIf you are using a child theme then you do not need to worry about the default theme unless you ned to modify a file. At that point you copy the file to your child theme.
The regular WP twenty ten them will not work with BP out of the box that is why there is a BP version.
July 31, 2010 at 7:21 am #87565In reply to: How do you Remove the ”Request Membership” Nav Link?
techguy
ParticipantI was able to do a little digging and figured this out. For some reason I always skip the files in the main BP folder. No wonder I’m missing so much. Anyway, here’s the code in case someone else wants to do it:
//REMOVE the Request Membership Group Nav
//Nav for this is found in buddypress/bp-groups.php on line 407
function remove_request_membership_nav() {
global $bp;bp_core_remove_subnav_item( $bp->groups->slug, ‘request-membership’ );
}
add_action( ‘wp’, ‘remove_request_membership_nav’, 2 );July 31, 2010 at 6:40 am #87564kRadD
ParticipantAlso have the same problem with my local installation.
1) Installed WordPress: Worked
2) Got Buddypress as a plugin.
3) Got a message, that the .htaccess could not be changed due to missing permissions, so changed the permissions, then no error message appears
4) Choosed the Buddypress default theme
5) Choosed the permalink options= I also get tese 404 error messages (for example /wordpress/activity/)
July 31, 2010 at 6:20 am #87563In reply to: Remove login/sign up section from header?
Euclides
ParticipantI did that and the log in dissapear but instead it was replace but the code itself: remove_action(‘bp_adminbar_menus’, ‘bp_adminbar_login_menu’, 2); hahaha I am using IE 6 by the way and running latest buddypress version and wordpress and also the default theme, I am not at home at this moment.
July 31, 2010 at 6:01 am #87560In reply to: Remove login/sign up section from header?
Euclides
ParticipantYes, just like this site http://buddypress.org , I just want the log in area in the right side, I am going to try your code and Ill let you know if it worked, thank you!
July 31, 2010 at 6:00 am #87559In reply to: bettercodes.org
Anton
Participant@gottowik – well done. Looks awesome. How did you get the re captcha to work on the registration page? Care to share?
July 31, 2010 at 5:56 am #87558In reply to: BuddyPress Group Tags is now available
Anton
ParticipantThanks @dwenaus, when viewing a tag page, not meta title is available for the page.
July 31, 2010 at 4:05 am #87556In reply to: Come Recommended
jeremyltn
Participant@techguy still confused why that happened. The courses themselves are, but not the code that checks if you completed one, but I’ll do that too, good call

@ssilver22 Thanks!
July 31, 2010 at 2:17 am #87553In reply to: Is it possible to get only the avatar-url ?
techguy
Participant@odiggy Try the Donate button on one of r-a-y’s plugins: https://buddypress.org/community/groups/oembed-for-buddypress/
r-a-y, Thanks for the extra answer. I started trying to document some of the bp_core_fetch_avatar function so that I could add it to the codex: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/changing-avatar-size-sometimes-creates-fuzzy-avatars/ This is a good addition.
July 31, 2010 at 1:17 am #87550In reply to: getting a users blog url
Round World Travels
ParticipantI don’t know but does this mean your trying to get commentluv to work with buddypress? Any luck, can we look forward to this. Thanks
July 31, 2010 at 1:01 am #87547In reply to: One Quick Post vs Jet QuickPress
bplove
Participant@grosbouff So OQP is the current winner of the two in terms of functionality? Is it ready for a production site or still too alphaish?
July 31, 2010 at 12:47 am #87544In reply to: Displaying forum topic tags
agrundner
Member@boonebgorges @nuprn1 thanks for posting the instructions. It answered my query. I think it’s odd that topic tags don’t show up in threads in the default theme. Anyway, it works
Next thing BP needs to do is provide a forum tag manager tool (unless there’s already one and I didn’t see it) similar to Dashboard > Posts > Post Tags and allow the topic creators to edit tags like they can their Title and Content under Edit Topic. Right now I have to do forum tag management using phpMyAdmin.July 31, 2010 at 12:27 am #87543In reply to: One Quick Post vs Jet QuickPress
grosbouff
ParticipantJet QuickPress is a plugin from Jettochkin based on my first plugin ‘BuddyPress Quickpress’.
One Quick Post is the ‘new version’ of BuddyPress Quickpress; the difference is that the plugin works for WordPress too (without BuddyPress), and has been improved.As OQP (one quick post) is used to “power” my main plugin Your Classified Ads; you can be sure i will still update it
.July 31, 2010 at 12:05 am #87539Tony Zeoli
ParticipantWe’re going to try and split the 14MB JSON Discussions Group file and see if that works. Looks like on LINE 97 of the php file that runs the importer, we’re getting caught up on the JSON file. So…we thinking that this is what it could be.
July 30, 2010 at 11:56 pm #87538Helene Goldberg
ParticipantJuly 30, 2010 at 11:53 pm #87537In reply to: Event Calender for visitors
Anointed
Participant@matthewprice1178
Love the events system, esp the widget!. I already own gravity and use it for ‘testimony’ submission. Is your events system something you are willing to share for those of us that already use gravity?July 30, 2010 at 11:38 pm #87536Tony Zeoli
Participant@hnla I have been following the thread, but it seems as if Boone’s been busy and he hasn’t been answering queries for a few days to a week. I’ve posted a number of times there and haven’t gotten a reply.
I’m not sure about splitting the JSON file at this point. I know that he’s mentioned that before. I am going to try a few things. I think because we have some other plugins on the same hosted about on another install of wordpress, that might be the issue. Will try it and see.
July 30, 2010 at 11:01 pm #87534In reply to: BuddyPress Group Tags is now available
Dwenaus
ParticipantI’ve updated the group tags plugin again. fixed the bug where tags are not saved during group creation. ( a bug that was introduced in version 1.2.2) the new version is 1.3
July 30, 2010 at 10:51 pm #87533Andrea Rennick
Participant“Q1: Should we use WordPress or WordPressMU with BuddyPress?”
WPMU is now rolled in to single WP and called a Network of multiple sites, sometimes called multisite. You only need to enable it if you want multiple blogs(sites).
“Q2: Since we plan to launch “multiple social network websites” using BuddyPress, which one is better for our situation and why?”
If you have one install with multiple blogs, right now you can only install one instance of BuddyPress. It will show up on all the member sites, but share all the userbase.
“Q3: Will all sites be linked together if we use WordPressMU with buddyPress?”
I think I just answered this. Yes.
“Q4: Will using WordPressMU makes it easy to manage all sites?”
It’s one codebase, so yes.
“Q5: Will using WordPressMU allow us to de-link individual sites later and transfer to other people on different hosts or will it be a problem if we use MU?”
THe individual sites you can just use the Export menu to get all the posts.
The buddypress parts can’t be exported that way.
“Q6: What else should we consider when making the decision between WordPress and WordPressMU to use with BuddyPress for multiple sites?”
If you need multiple sites or not and if you want the userbase separate, and how likely you’ll need the buddypress parts moved to a different site.
“Q7: Will it be better just to use WPMU or WP with BuddyPress only for “one” site per account?”
Again, it depends on what you ultimately want. The network of sites are individual on one codebase. Buddypress affects the whole network.
July 30, 2010 at 9:50 pm #87532rickkumar
ParticipantAny buddypress Guru here that can answer my questions?
Thank you for your time and help.
July 30, 2010 at 9:12 pm #87531In reply to: bettercodes.org
techguy
ParticipantInteresting way to get to the registration page with just the username. I also like how you dealt with the only lowercase username issue. You might also check out this solution that r-a-y put together: https://trac.buddypress.org/ticket/2207
Page looks pretty good, but as you said in your blog, I’m not sure it completely communicates your message of what the site can do for new users.
July 30, 2010 at 8:39 pm #87528jordashtalon
MemberActually I guess it should be @nuprn1
July 30, 2010 at 7:59 pm #87524In reply to: Custom Banner ad integration
Ben
ParticipantThank You and that should work with regular Buddypress and creating custom banner ads. I am very excited, my other question is that will it work with MU, I got two sites one is MU, that I am having problems with (I think it could be hosting) and the other is my Buddypress with out MU and seems to be running smooth but will upgrade to MU soon.
Many Thanks
July 30, 2010 at 7:58 pm #87523In reply to: BuddyPress-Links 0.4.x Releases and Support
stang5_0
MemberWOOHOOO, with a little CSS help, got things fixed up with my links plugin and I love it.
July 30, 2010 at 6:55 pm #87521a-murder-of-crows
MemberI need assistance with this exact issue as well. None of the links work.
On Yahoo Web Hosting. Permalink structure is as follows:
index.php/%postname%/
Yahoo doesn’t allow for .htaccess files, so if Buddypress uses .htaccess, this won’t work for me. I’m hoping that isn’t the case.
Clicking on any of the buddypress links leads to a 404 error message. I am able to find the directories in the theme folder that match however, so i suspect that the links are trying to get into those folders. I should mention that this happens in either the default BP themes, the child themes i’ve installed such as “unplugged”, and themes i’ve converted to be compatible like “sliding-door”, so from my understanding, this is not a theme issue
Anyone got some assistance for us?
Thanks in advance!
-
AuthorSearch Results