Search Results for 'buddypress'
-
Search Results
-
Topic: Gifting system
Hello
I am looking for a plugin : that I can use for gifting system. For example one user can send a gift image to another user . but to send that gift user need a points .
I found one but it doesnt work ( http://buddypress.org/community/groups/buddypress-gifts/ ) similar to this but for the latest version of buddypress.thanks

I would like to install buddypress into my theme without corrupting/ruining the site/theme which already exists.
I have Agentpress 1.0 Theme on spadora.net
How do I install your plugin without ruining the site/changing the theme?Topic: Display groups in columns
Hi everyone, Buddypress groups directory displays as list. I want to have several columns say 3. Can anyone help me with some css code or where to change. Thanks a lot in advance.
I have a site with BuddyPress installed: http://www.iqmindware.com
I have about 50 people showing up as users in Admin, but only 2 show up as registered users in BuddyPress!
1. How do I get the e-mail confirmation to work? It doesn’t work at present.
2. How do users subscribe to the different groups (which I’ve called ‘Apps’)? I can’t figure out how these groups get subscriptions – and obviously my users can’t. They have been set up as ‘public’.
I’d really appreciate any help here as there are a lot of users who want to participate in a forum!
Mark
I had the following code working in my theme’s functions.php file BEFORE I upgraded to buddypress 1.5, but since the upgrade, it doesn’t work. It doesn’t throw any errors, just doesn’t work
Can somebody take a look and perhaps tell me why? I’ve been working with Christian in the s2Member forums and he suggested I post here.Thanks,
Daisy/** s2member code */ add_action ("template_redirect", "my_custom_capabilities", 1); function my_custom_capabilities () { if (bp_is_groups_component() && bp_current_item() == 'goal-setting-and-mental-management' && !current_user_can('access_s2member_ccap_goalsettingworkingfall2011') && !current_user_can('access_s2member_ccap_goalsettingauditingfall2011')) { header('Location: ' . S2MEMBER_MEMBERSHIP_OPTIONS_PAGE_URL); exit; } else if (bp_is_groups_component() && bp_current_item() == 'runningcontacts-i' && !current_user_can("access_s2member_ccap_runningcontactsiworkingfall2011") && !current_user_can('access_s2member_ccap_runningcontactsiauditingfall2011')) { header ("Location: " . S2MEMBER_MEMBERSHIP_OPTIONS_PAGE_URL); exit (); } else if ( bp_is_groups_component() && bp_current_item() == 'agility-foundation' && !current_user_can("access_s2member_ccap_foundationclassworkingfall2011") && !current_user_can('access_s2member_ccap_foundationclassauditingfall2011')) { header ("Location: " . S2MEMBER_MEMBERSHIP_OPTIONS_PAGE_URL); exit (); } else if ( bp_is_groups_component() && bp_current_item() == 'hooligans' && !current_user_can("access_s2member_ccap_hooligan")) { header ("Location: " . S2MEMBER_MEMBERSHIP_OPTIONS_PAGE_URL); exit (); } } /** end s2member code */Topic: SEO for BuddyPress 1.5.1
What’s a good SEO plugin for BuddyPress 1.5.1? I am using All in One SEO, but it does not seem to work on BuddyPress pages. For example, on a BuddyPress page (admin/pages/) I add page title, description and keywords into the fields provided by All in One SEO, but these have no effect.
Topic: Activation Process messed up
I am using WordPress 3.2.1 and Buddypress Version 1.5.1 along with s2member Pro Version 111029. The BuddyPress registration process seems to work fine until it comes to activation.
The user gets the email they are supposed to get which send them to the Activate/key=? page with a key. That screen says: “Account Activated: Your account was activated successfully! You can now log in with the username and password you provided when you signed up.”
However when the user log’s in they are sent back to the Activate page which says:
“Activate Your Account Please provide a valid activation key.”
Typing in the key gives the user an error message.Can someone tell me how to get the user out of this loop?
Hi,
When a topic is posted from a group this message is displayed in a red bar: “This group does not have a forum setup yet.”
When a topic is posted and a group is slected from the Forums page this message is also displayed in a red bar: “Please pick the group forum where you would like to post this topic.”
Everything else works fine.
I really don’t understand whats wrong, please help me fix this for my members.
Thanks,
Hello,
I was reading a lot of things about buddypress and this is fortunately a lot of things to learn. But there its something I couldn’t figure out and maybe someone can bring some light into my darkness.
I want to create a website that has general content and local content. I want to have a domain like gettoknow.com and a subdomain for every city. The FAQ, About and some other things are general and should inherit the content from the parent site. The child site should add some additional stuff. The theme should be the theme from the parent site. I would like to have a central user administration. The people should be able to use the other sites with the same login.
Is this possible with buddypress in an easy way?
In the forum there should be a part with the location specific stuff and one for the national things.
Greetings, Vanessa
Topic: synch wp and bp profiles
I set up a new site with WordPress and BuddyPress. It’s for really non technical types, so really important that it be simple. I’m absolutely amazed that the profiles don’t cross link between WP and BP. I don’t know how many hours I’ve spent tweaking it so users only see one profile to fill out and update, the BP one. I hope I’ve succeded at http://shentherapies.org/wp/
Not sure if it’s a WP or BP issue but I’m posting the request in both places: One profile please, with the ability to add fields and photo.
Thanks!