Search Results for 'buddypress'
-
AuthorSearch Results
-
October 17, 2011 at 11:04 am #121909
Paul Wong-Gibbs
KeymasterThis should be accounted for, but clearly not. Do you have a BP_ROOT_BLOG set in wp-config.php, or BP_ENABLE_MULTIBLOG set?
October 17, 2011 at 10:08 am #123344In reply to: Remove Automatic Links in Profile
elmediano
MemberHi guys,
I had the exact same problem and went to plugins > buddypress > bp-xprofile > bp-xprofile-filters.php and had a look. At the very top there is a very nice list of filters, all of them starting of “add_filter”. When you want to remove something WITHOUT touching the core, simply find the one you want, copy and paste it into your functions.php inside your theme, and then replace “add_filter” with “remove_filter”.
In this case just replace what you had before with the code below and it should work:
remove_filter( ‘bp_get_the_profile_field_value’, ‘xprofile_filter_link_profile_data’, 9, 2 );
I’m running Buddypress 1.5.1
October 17, 2011 at 8:52 am #123215In reply to: Couple Thoughts
Were redesigning a buddypress site and we need to locate a buddypress expert. Buddypress is growing in our business and we need to align with some pro coders.
If interested to learn more, please send a Skype chat to Smartchoiceweb with a link to a buddypress site you worked on and briefly explain what you did.
Thanks,
TaylorOctober 17, 2011 at 8:27 am #123128In reply to: Getting started with BuddyPress in multisite
richardpd
MemberHi all
Some months back I made my WP blog theme (anIMass) BP compatible and have been waiting for the day to start using and testing the features. Well that day is today!
I want to start by enabling the forum feature for my blog except I cannot see yet (in admin page/WP dashboard) how to set it up!
I am most grateful for help & advice & meanwhile I will keep searching on Google for more info on this.I look forward to helpful replies-many thanks
Latest update:
My WP blog seemed to want me to install bbplugin2.0 so I have done (it was a couple of months ago I made my theme BP compatible and I have forgotten exactly where I had got to & what I had to do next!).
Then I enabled site wide forum option.
Now I see all sorts of menus in the dashboard for BP and I tried to create a new forum-unfortunately this only displays a blank/empty browser!
-see http://richard-dickinson.com/forums/forum/rhdwponlinetwist_forum-4-netnewbies/I need help please….
October 17, 2011 at 7:56 am #123125In reply to: Concerns about DB Queries – Buddypress 1.5
gajah23
Participantup
Anybody to compare number of queries on group activity page or a possible issue to solve?
ThanksOctober 17, 2011 at 7:47 am #123124In reply to: Header problem after update buddypress 1.5
@mercime
ParticipantBP 1.5 now enqueues all stylesheets in functions.php of bp-default. Check out
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/1-5-child-theme-not-working/#post-108430October 17, 2011 at 6:58 am #123121In reply to: when setting ” register ” page as the homepage
Paul Wong-Gibbs
KeymasterWe don’t claim compatibility with WP 3.3 with BuddyPress 1.5.*. I expect it ought to work, however. BuddyPress 1.6, which we’re still building, will be verified to work with WP 3.3
October 17, 2011 at 6:42 am #123118Paul Wong-Gibbs
KeymasterYou should be able to do this in BuddyPress 1.5
October 17, 2011 at 6:27 am #123116modemlooper
Moderatorhttps://github.com/modemlooper/buddypress-group-fields
Example plugin, you’ll need to edit form inputs to customize it.
October 17, 2011 at 5:37 am #123114In reply to: How Do you add more description??
dansmonpetitstudio
Member@FrattySratty You can customize the different profile fields on your dashboard>buddypress>profile fields. That’s all I know for now. Good luck!
October 17, 2011 at 12:18 am #123217In reply to: friendship request url in email not resolving
@mercime
Participant== . I upgraded to 3.2.1 but then had to revert to back to 3.1.3 because of incompatability issues with my theme. ==
I suggest that you find another theme or check with original theme dev if it will be upgraded to current BP 1.5. Contact tech support of your webhost and specifically check if there have been any changes with the mail functionEDIT- there’s also a solution posted here which is not directly related to your issue but which could shed some light to a solution https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/registration-email-not-being-sent/?topic_page=2&num=15#post-100993
October 16, 2011 at 10:14 pm #121917In reply to: Welcome pack
lifemore
ParticipantAppears nowhere!!
I have tried creating a new multisite test site, fresh, without ‘enable multisite’ and without the theme I was using before. Latest version of WordPress, Latest version of Buddypress, Firefox browser… The settings for ‘welcome pack’ remains invisible
October 16, 2011 at 9:27 pm #121934In reply to: list site specific ’Groups’ and ’Members’ ?
Paul Wong-Gibbs
KeymasterHi. I’m not sure — I think you need to be running BuddyPress 1.5.*, and use https://wordpress.org/extend/plugins/bp-multi-network/
October 16, 2011 at 7:57 pm #121924skartar
Member@r-a-y, sorry to ask you directly. Please can you tell me if it’s possible to do this? Thanks.
October 16, 2011 at 7:10 pm #121922In reply to: Header problem after update buddypress 1.5
hzhenk
MemberEverything is update. Something in the CSS file is wrong. Somewhere in the CSS file there should be a switch to set the placing of text off.
Hzhenk
October 16, 2011 at 7:08 pm #121921mmln
MemberTried..still no luck. But your comments are right.
When buddypress is inactive, I still have the same problem to go to blog posts and pages. That means core wordpress issue. It works with default setting, but doesn’t work with custom permalink setting. As most of the buddypress users have to use wordpress, does any one can point to me right settings ?My WP & BP are installed in a sub-directory. I never had any problem until I testing the upgraded version.
October 16, 2011 at 6:48 pm #121920In reply to: when setting ” register ” page as the homepage
Walid
Participant@boonebgorges just in case it make any difference, I’m testing on multisite with sub-domains, and trying to activate buddy-press normally on main blog.
October 16, 2011 at 4:02 pm #123223@mercime
ParticipantDeativate BuddyPress. Delete the “blog” slug in custom permalinks. Re-run Settings > Permalinks. You have to resolve permalink issues in WP install before activating BuddyPress.
October 16, 2011 at 3:56 pm #123222In reply to: Group Avatar upload not working
@mercime
ParticipantIs BuddyPress installed in the main site or subsite? What theme are you using?
October 16, 2011 at 1:40 pm #123175In reply to: Welcome pack
Prasad Nevase
Participant@djpaul, apologize for the heck. I created a new topic under ‘How to and troubleshooting’. Could you please help.
October 16, 2011 at 11:07 am #122069In reply to: Welcome pack
Paul Wong-Gibbs
Keymaster@prasad-nevase I assume this is a general BuddyPress question, not Welcome Pack. You should create a new topic.
October 16, 2011 at 10:43 am #122068In reply to: Welcome pack
Prasad Nevase
Participant@djpaul, I have a WordPress multisite setup. I want to list groups and members specific to child site. That means, if I am in child-site1 and I click on Members it should list members of that child-site1 only. If I am in child-site2 and I click on Groups, it should enlist groups of child-site2 only. Could you please tell me if it is possible and how can I do that?
October 15, 2011 at 11:40 pm #122166snark
Participant@r-a-y @johnjamesjacoby @boonebgorges @DJPaul — Any of you guys have any idea what could be causing this problem and how to fix it? Thanks.
October 15, 2011 at 11:29 pm #122164In reply to: Moving the navigation menu to left side..
October 15, 2011 at 7:29 pm #122159In reply to: Moving the navigation menu to left side..
-
AuthorSearch Results