Search Results for 'buddypress'
-
AuthorSearch Results
-
November 18, 2013 at 3:17 am #174373
In reply to: Disable Buddypress Sitewide Activity RSS
tse11
Participant@aces Thanks much, that was a great idea. Unfortunately it didn’t work. There has got to be a way to at least make these feeds private. If anyone knows, please let me know.
November 18, 2013 at 2:38 am #174369In reply to: BuddyDroid – BuddyPress for Android
Jmar42
ParticipantIs there a way to change the status update to a post instead of the current?
November 17, 2013 at 11:48 pm #174364In reply to: registration on group pages
@mercime
ParticipantCheck out http://buddydev.com/buddypress/limit-groups-per-user-plugin-for-buddypress/
Not quite clear about registration in group. Default is that if the plugin above is activated, once a user Joins (not registers) a group, the member cannot join any more groups.
November 17, 2013 at 10:39 pm #174363In reply to: Editing Buddypress Activation Email
shanebp
ModeratorWrite a filter.
buddypress\bp-members\bp-members-functions.php Line 1396
$message = apply_filters( ‘bp_core_signup_send_validation_email_message’, $message, $user_id, $activate_url );
November 17, 2013 at 8:49 pm #174361In reply to: Editing Buddypress Activation Email
xWafflecakes
ParticipantPS: I’ve tried Welcome Pack but that didn’t work. (WP 3.6, BP 1.8.1)
November 17, 2013 at 8:34 pm #174358In reply to: registration on group pages
David Bisset
ParticipantNot easily out of the box, from what I know. Why on the groups pages? Are you wanting a registration to be associated with the group that they registered from?
If i had to do this, I would use either build a form and put it on the group’s home template or use a third party plugin like Gravity Forms to add a form via shortcode on the template. There are pros/cons to either method.
If all you are doing is associating a group with a registration, then having a link to the BuddyPress registration page (via a querystring – say ?groupid=1 or ?groupname=test-group) and have that registration page include that group id in a hidden field (that gets added as a BP profile field upon submission/registration).
November 17, 2013 at 8:04 pm #174355In reply to: Member Profile Meta Key Value
hughshields
ParticipantThe WPUF Pro plugin uses a field they are calling “Meta Key” on each of their user registration fields. The BP Integration Add On maps each of the custom registration fields to the Buddypress XProfile field. Unfortunately the value in the Meta Key field seems to be not syncing with whatever value Buddypress assigns to member profile fields. So I end up with two sets of member profile fields that are not updating correctly.
So I am trying to locate the naming convention for Buddypress Extended profile fields or find out what each field is called. What the user meta value is I guess?
I am installing PHP MyAdmin and will try to find there but hoped there was a naming convention or place to see this in the Admin.November 17, 2013 at 5:15 pm #174351In reply to: No all-in-one event calendar plug-in for Buddypress?
sethshoultes
ParticipantThe integration we had developed for us was a few years ago. There was a lot more to it than just “I’ll attend” and “Maybe” buttons. We had it developed to show the events a member was attending in the activity stream, as well as a few other features that integrated with BP. We have a developer on our team now that is fairly familiar with BP and will hopefully have more time to work on an integration sometime next year.
Good luck with your current project. Hopefully we can have an integrated BP solution sooner, rather than later 🙂
November 17, 2013 at 5:05 pm #174350In reply to: BuddyPress Plugin – Tab Style Directory
modemlooper
ModeratorYou would need the coding knowledge of php, html and css.
November 17, 2013 at 4:52 pm #174348In reply to: Second groupe profile field registration
hughshields
ParticipantHi Martin,
I am interested to know if this is a custom registration page that you built or is it an available plugin. Registration has been a big issue for me. I am using WPUF Pro with their Buddypress Integration Add On to create a custom registration page but am having issues with user meta compatibility at the moment and therefore am looking for a better solution.
The issue for me with my solution is that the user fields map to Buddypress but do not save correctly due to user meta incompatibility. Still working on this and trying to solve.
Please let me know if you have found a good solution. Registration form in buddypress is a big problem and needs a multi-tabbed solution in my opinion.November 17, 2013 at 4:16 pm #174347In reply to: BuddyPress Plugin – Tab Style Directory
David_1
ParticipantI just learned that Gravity Forms is not free, but a Premium plugin.
This brings me back to my original question, is there a way that I can install BP, (BuddyPress) on a minimal scale taking advantage of the Membership functionality while having an individual page for each member so that each Member can upload their own content such as their images and text?
I still need to find a way to create the Tabbed set up for the individual Member pages (which is what the client really is after) later.
The immediate I need to ascertain is can I install BP on a minimal scale taking advantage of the Membership functionality only, while keeping my twentyeleven child theme in tact.
Many thanks for your input, suggestions and / or links to tutorials BP Community.
November 17, 2013 at 3:07 pm #174345In reply to: Disable Buddypress Sitewide Activity RSS
aces
Participanttry replacing the ‘wp’ with ‘bp_actions’
function bp_remove_feeds() { remove_action( 'bp_actions', 'bp_activity_action_sitewide_feed', 3 ); remove_action( 'bp_actions', 'bp_activity_action_personal_feed', 3 ); remove_action( 'bp_actions', 'bp_activity_action_friends_feed', 3 ); remove_action( 'bp_actions', 'bp_activity_action_my_groups_feed', 3 ); remove_action( 'bp_actions', 'bp_activity_action_mentions_feed', 3 ); remove_action( 'bp_actions', 'bp_activity_action_favorites_feed', 3 ); remove_action( 'groups_action_group_feed', 'groups_action_group_feed', 3 ); } add_action('bp_init', 'bp_remove_feeds');November 17, 2013 at 1:58 pm #174343In reply to: BuddyPress Plugin – Tab Style Directory
David_1
ParticipantHello @modemlooper,
Thank you for your advise. It is very much appreciated indeed.
I will take a look at the Gravity Forms.I do not know if they, (Gravity Forms) have the tools / capability a tabbed style set up that we need. Perhaps that could be done with ‘User Meta’ or a Gravity Forms add-on plugin. (?)
Any additional thoughts, or advice would be very appreciated!
Thank you again @modemlooper
November 17, 2013 at 12:38 pm #174342In reply to: Cannot get Buddypress working in Expound
TheDutchGamers
ParticipantThx, but cannot get it fixed ;(
I hope to find somebody that can help us (for a fee)…November 17, 2013 at 11:58 am #174339Gyan Gaurav
Participant@henrywright-1 sorry henry..replying late. I was stuck with some more bad issues. actually I did try to by activating the default theme. but same happened.. some pages show a page not found error at first and gone away when I refresh it again.
Thanks for your help
November 17, 2013 at 4:07 am #174332In reply to: BuddyPress Plugin – Tab Style Directory
modemlooper
ModeratorYou could use BuddyPress but something like gravity forms might be better since you would not be using 90% of BuddyPress
Ben Hansen
Participanti dont personally know how to make the pages show up on sub sites but i do understand it’s possible with certain modifications. some (all?) of the buddypress widgets can be placed on on sub site sidebars out of the box.
montaya
Participantyes, only the primary domain is showing the buddypress pages. I need them to show on the subdomains and not the main domain. what widgets or what do I need to do to achieve this?
Ben Hansen
Participantyes that’s correct by default (without modifying things) all of the buddypress settings are applicable only on a network level. most of the front end buddypress features/content are meant to show only on your primary hub site of the network but the activity and other activity on the sub sites will be recorded and listed in the main activity feed for your main site. Some of the features can show up in sub sites as well (mostly in the form of widgets i believe).
montaya
ParticipantOr am I barking up the wrong tree, and is it possible that buddypress does not need to show on the individual domains and subdomains admin areas, as other plugins do?
November 17, 2013 at 1:42 am #174324mattg123
Participantnp @samdg but as mentioned higher in the thread, removing the username from the url might be a different story
montaya
ParticipantBeen through all the settings in the network admin dashboard-and activated all that is showing. buddypress is network activated but not showing as a plugin to active on the domain and subdomain site dashboard admin areas.
How do I get buddypress to show in these areas?November 17, 2013 at 1:28 am #174322In reply to: Buddypress Custom Members Page Item Alignment
Henry
MemberAs an example, if you wanted to align-right the “active time ago” text you could put this in your theme’s style.css
.item-meta .activity { float: right; }As I said though, there are many ways to do it depending on your exact needs.
text-align: rightis an example. Make the parent elementposition: relative;and then useposition: absolute; right: 0; top: 0;is another. The best approach will all come down to what you’re trying to achieve visually overall.November 17, 2013 at 1:20 am #174318In reply to: Buddypress Custom Members Page Item Alignment
samdg
Participantthanks.. i’ll see if that helps 🙂
-
AuthorSearch Results