Search Results for 'buddypress'
-
Search Results
-
So I’ve been trying to add my own custom field types to buddypress – and so have downloaded and modified the Buddypress Xprofile Custom Fields Type plugin. I simplified the plugin a lot – removed loads of code and got it down to the bare minimum – then I started adding the new fields I wanted.
Everything works great except one thing – the xprofile_filter_link_profile_data filter.
I understand what the filter is doing – but I don’t understand why. Linkifying stuff is good – but why turn everything into member searches? For instance I added a regular text box to use as a bio field – but if a user enters less than 5 words it gets turned into a link. I don’t get it.
I should note this is simply a query. I’ve disabled the filter and everything works as I would expect – but I want to make sure I am not removing functionality that is required for something I haven’t considered 🙂
I currently have the amount of members and groups on the component pages at 20, but wish to change it to 15.
I have tried the plugin this plugin: http://buddypress.org/support/topic/change-the-number-of-members-to-be-displayed-per-page/ and also this solution from this support forum, but it just messed up my site’s pagination.
I am using both the latest update of WordPress and Buddypress
Is there a simple solution?
Thank you very much for your help!
Topic: Add new user redirect
Is there a way to redirect to a buddypress profile automatically when adding a new user through the dashboard?
Currently when adding a new user I get redirected to the user list. I have a plugin installed which adds a link to users buddypress profiles from the user list but I am after solution which would mean admin could fill the new user form, click submit and then be in the buddypress profile to add content.
Can anybody help with this please?
Thanks
How can I change the default database table in Buddypress?
I would like to save all the userdata, friend connections and activities in it and also load from it.Hi!
I’m trying to test RC1 of BP 1.7 in a subdomain in my multisite install. So far the install is going good, but when the setup asks me to create pages for Site Tracking, Activity, etc. it pulls pages from my main site instead of those from the subdomain where I’m performing the install.
I used to have BuddyPress activated a long time ago, and now I wonder if the new 1.7 is trying to pick up information from where my previous one left off.
How would I go about deleting all information of a previous buddypress install so I can make a brand new setup from scratch?
Thanks in advance!
Luis
Topic: Buddypress on multiple sites
I have multiple wordpress sites, but I don’t use the wordpress multisite function.
How can I save all the buddypress user data to be synced on every single site?
I have tried the CUSTOM_USER_TABLE and the CUSTOM_USER_META_TABLE, but still nothing.
Have I used it in a wrong way?Thank you in advance.