Search Results for 'buddypress'
-
AuthorSearch Results
-
June 30, 2011 at 11:59 pm #115487
In reply to: restrict the ‘members’ page from logged out viewing
pcwriter
ParticipantUmm… this is your 3rd post asking pretty much the same question that was answered here: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/members-privacy-how-can-i-hide-members-profiles/ Creating multiple posts on the same topic isn’t going to get you help any faster; it just tends to clutter up the forum.
The conditional code provided in the thread I linked to above will get you what you want. It’s now a matter of learning about Buddypress file/template structure, and educating yourself on how WordPress and Buddypress work to understand how and where to use the code snippet. To help in this regard, links were also provided to the main help sites (codex) for both WP and BP in one of your earlier posts, along with a suggestion by hnla for a site where you can get basic coding help.
Time to hunker down and get your hands a bit dirty! Besides, learning new stuff can be a lot of fun
June 30, 2011 at 11:39 pm #115485sidjags
Memberwhat about https://wordpress.org/extend/plugins/wp-activate-users/ WP Activate… i feel its slightly buggy with buddypress, but it does the job… problem is sometimes… if the refresh button is pressed multiple times on the user account confirmation screen… then the user gets created multiple times … but if u approve him once in wp activate.. the user doesnt go away… he still remains.. check it out though.
June 30, 2011 at 9:57 pm #115483In reply to: Member Area Problems
kelky7
MemberHI @mercime
I can’t seem to find it. Which plugin would it be displayed on? The updates screen says that all plugins, themes and wordpress is up to date?
Thanks for the response!
June 30, 2011 at 9:34 pm #115481In reply to: re-word ‘what’s new’
June 30, 2011 at 8:59 pm #115478In reply to: Can You Have A Default Friend?
Paul Wong-Gibbs
KeymasterWelcome Pack should do this (default friend, I think it’s called). I am aware I have been negligent with regards to updating Welcome Pack, and I will be doing so once BuddyPress 1.3 goes beta (couple of weeks or so, max).
June 30, 2011 at 8:42 pm #115477In reply to: Here my buddypress theme
pcwriter
ParticipantCongratulations… it’s a beautiful theme! Sleek, fast and uncluttered. Love it
June 30, 2011 at 8:37 pm #115476In reply to: Member Area Problems
@mercime
Participant@kelky7 go to your plugins page e.g. http://yoursite.com/wp-admin/plugins.php and the version number will show up there. It does look like you’re using the old version of BP. Recommend that you back up your DB and server files then upgrade to 1.1, then to 1.2, 1.2.5, then to latest BP 1.2.8 version.
June 30, 2011 at 6:05 pm #115471In reply to: Member Area Problems
kelky7
MemberThat’s changed today. Not sure why to be honest, trying trial and error….the destinations have been confused somewhere. Could be janrain…thanks for letting me know though.
I’ve tried the bp template pack process but it doesnt seem to work. I installed the plug-in however it did not bring up the appearance options…so I moved the files manually and it hasn’t worked.
Sorry its not an easy solution! Thank you for your help so far though. Im running a standard wp theme. How would I find out what the BuddyPress version is? Im pretty sure it is 1.0-RC1.
Sorry, Im all new at this!
June 30, 2011 at 3:04 pm #115467In reply to: Member Area Problems
noizeburger
ParticipantBuddyPress 1.0-RC1? Sure? Not 1.2.8? Is your theme the standard-wp-theme? If so, you need to install bp-template-pack or search with google, there is an adapted twentyten for buddypress out there.
June 30, 2011 at 2:52 pm #115466In reply to: Member Area Problems
kelky7
MemberThanks for coming back to me.
I’m running WordPress 3.1.4 and BuddyPress 1.0-RC1.
Plug-Ins: Akismet, Janrain Engage, WP FollowMe, Easy Privacy Policy and All in one SEOJune 30, 2011 at 2:46 pm #115464In reply to: Buddypress/wordpress slowing down my shared server
oldrow
Member@themightymo What sort of pricing do they offer?
June 30, 2011 at 2:35 pm #115463In reply to: “Settings” Template?
Sofian J. Anom
Participant@justbishop — plugins.php
June 30, 2011 at 2:31 pm #115462In reply to: I need a few ‘BuddyPress Default’ Theme Tweaks
Benskh081
MemberI Ben, Have u solved any of your tweak requests?
June 30, 2011 at 1:37 pm #115459In reply to: Where can we find a BuddyPress expert?
mistercyril
ParticipantOh super!
Thank you very much!June 30, 2011 at 1:27 pm #115457In reply to: Where can we find a BuddyPress expert?
June 30, 2011 at 7:04 am #115454In reply to: [Resolved] Renaming the ”Community” tab to ”Social”
Stream The Game
MemberSorted! It was in functions-buddypress.php.
Thanks all.
June 30, 2011 at 6:53 am #115453Paul Wong-Gibbs
KeymasterYour message is not specific. What exactly doesn’t work?
June 30, 2011 at 6:26 am #115452Paul Wong-Gibbs
KeymasterYou know, I’m not sure. But I would be pretty confident to guess that you activate the bbp-twentyten in the same place as any regular WordPress theme. After all, it is a WordPress theme.
This question is also more suited for bbPress.org forums, as it’s not to do with BuddyPress. Thanks!
June 30, 2011 at 5:31 am #115451In reply to: re-word ‘what’s new’
Hugo Ashmore
Participantthe answer to what file was provided earlier in this thread:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/re-word-whats-new/#post-102510the file you need to edit lives in either the bp-themes folder within the buddypress plugin /bp-themes/bp-default/activity/post-form.php or in a child theme where the structure should be /wp-content//themes/your-theme-name/activity/post-form.php and as has been advised you ought to make edits only on copies of these files in a child theme.
look for lines ~29 & 31 `printf( __( “What’s new in %s, %s?”…`
June 30, 2011 at 1:01 am #115449In reply to: [Resolved] Renaming the ”Community” tab to ”Social”
@mercime
Participant@TGIwebsite if you did not create the Community page then it could be hardcoded in your theme’s header.php under main navigation. Open up header.php and search and replace community with “Social”
June 29, 2011 at 11:43 pm #115448In reply to: Restrict site activity post viewing..
pcwriter
ParticipantThat depends what exactly you are trying to restrict. Do you want to restrict those funky View Permalink pages to logged-in users only? Or do you want to restrict the entire Activity Stream to logged-in only? If the latter, do you also want to restrict Group Activity… the list could get quite long
June 29, 2011 at 11:07 pm #115446In reply to: Updating to WordPress 3.1.4
John James Jacoby
Keymaster@webby101 – You are safe to update to WordPress 3.1.4. When WordPress 3.2 drops, we are going to release an update to BuddyPress 1.2 to fix a few compatibility issues.
You should also update all sites on your network on your own. Normal users should not be updating your site for you.
June 29, 2011 at 11:07 pm #115445In reply to: [Resolved] Renaming the ”Community” tab to ”Social”
Stream The Game
Memberhttp://hostandwin.com/free-buddypress-themes.php
No support unfortunately. Had to figure it out myself.

And I’m no coder.
I think I need to look in Buddypress bp-core?
June 29, 2011 at 10:00 pm #115443rossagrant
ParticipantActually, just found an AMAZING plugin from rich here:
https://wordpress.org/extend/plugins/buddypress-pending-activations/changelog/
Takes pending activations through the real process of activation, leaving you with no unused keys in the wp_usermeta table. Highly recommended but support stops for it by BP version 1.3.
Someone should definitely take this over, it’s essential!
June 29, 2011 at 9:36 pm #115441In reply to: more control over ‘site activity’ notifications
dude
Memberthanks @r-a-y
I’m looking into this plugin and associated comments but have a couple of questions to ask that I cannot see an answer to elsewhere..
Firstly, I only want to show my sites members update posts on the site activity page. Is there a setting in the plugin that will allow me to restrict all other activity posts apart from these.?Also, I’m not sure where to add the code for the admin update..?
thanks
Kenny
-
AuthorSearch Results
