Search Results for 'buddypress'
-
AuthorSearch Results
-
October 7, 2015 at 2:21 pm #245183
In reply to: Admin Bar not showing up
mziebinski
ParticipantTurns out it was the Woocommerce plugin after all. Is buddypress not compatible with woocommerce?
Thanks for your help!
October 7, 2015 at 2:38 am #245169In reply to: Buddypress & multisite
mrjarbenne
ParticipantYou can do that using this plugin: https://wordpress.org/plugins/bp-multi-network/
Each subsite becomes it’s own separate BuddyPress network.
October 7, 2015 at 2:28 am #245168In reply to: Defoult user files
mrjarbenne
ParticipantSimilar answer to this topic. https://buddypress.org/support/topic/user-fields/
This plugin mentioned, with a bit of tweaking, can do exactly what you are talking about: https://wordpress.org/plugins/custom-profile-filters-for-buddypress/
October 7, 2015 at 2:21 am #245166In reply to: User Fields
mrjarbenne
ParticipantYou can control this somewhat with this plugin. https://wordpress.org/plugins/custom-profile-filters-for-buddypress/
Underneath each profile field, you just need to explain the square brackets thing. Example:
Connections Profile Field:
Use this field to share other interests you think may be of interest to the community. Words or phrases in your profile can be linked to the profiles of other members that contain the same phrases. To specify which words or phrases should be linked, add square brackets: e.g. “I enjoy [BMX] bikes and [ballet]. I play [guitar].” If you do not specify anything, phrases will be chosen automatically.
October 6, 2015 at 11:39 pm #245164In reply to: Cannot Deactivate BuddyPress
chetbutikofer
Participant@bentleykfrog – that worked! Thank you so much for this information. I’m not even sure how or why I installed login with ajax in the first place… But deactivating that plug-in allowed me to deactivate buddypress and then delete it.
thank you!
ChetOctober 6, 2015 at 10:41 pm #245163Topic: Admin Bar not showing up
in forum How-to & Troubleshootingmziebinski
ParticipantHello, I can’t get the BuddyPress admin bar to show up on my site for subscribers (only for the admin). I’m using the Tesseract theme, but I’ve tried the Twenty-thirteen/fourteen/fifteen and other themes too, and it won’t work! Please help!
My websiteOctober 6, 2015 at 3:37 pm #245149Venutius
ModeratorThis seems to be part of the way Buddypress works, you can’t change your login name and this is the name it uses for messaging, hence the @name issue you mention. it means that users can get pretty confused if people change their display name.
I’m not aware of anyway to change this.
October 6, 2015 at 12:47 pm #245140In reply to: Registration process
Venutius
ModeratorTry using the Buddypress Registration Options plug in, I use this and it sends me an email once when they first register and then another once they have activated their account.
October 6, 2015 at 12:12 pm #245138In reply to: Logged in Links
Webitseo
ParticipantThank you for that, Venutius. After a good night’s sleep and some more playing around, it dawned on me that I don’t have to put all of the BuddyPress links in the main menu, especially since they are linked to from profiles. However, all those links I mentioned are still visible by logged out viewers, ie, .com/members/ .com/activity/ etc. Is there a way to block these pages from public view?
October 6, 2015 at 11:44 am #245133In reply to: registred users not include in buddypress members
pws2015
ParticipantIn my site i have doctors and patients. if is doctor (buddypress member) have profile but if is patient must not buddypress member just a simple user can login and have other page can see it..
thanks
October 6, 2015 at 10:35 am #245128Henry Wright
ModeratorBuddyPress uses a Template Hierarchy, just as WordPress does. If you have a copy of activate.php in your theme, BuddyPress will look for it and load that in place of the core template file. See the article for more info.
October 6, 2015 at 10:30 am #245126In reply to: Question Regarding Site Wide Activity Page
Venutius
ModeratorIn the Buddypress pages setting, try setting the activity stream to point to your “Activity” page, that should work, you should then see all the activity on that page.
October 5, 2015 at 7:10 pm #245098Henry Wright
ModeratorHow does MediaPress compare to rtMedia?
I haven’t used Mediapress myself but I know it’s quite popular here in the BuddyPress community.
October 5, 2015 at 7:05 pm #245097Tecca
ParticipantHow does MediaPress compare to rtMedia? Does it also work with bbPress? I’m surprised I’ve never heard of it, but I’m getting curious.
And @jrunfitpro, rtMedia is another option. I believe it also used to be referred to as BuddyPress Media.
October 5, 2015 at 7:01 pm #245096Henry Wright
ModeratorCheck out the Customizing Labels, Messages, and URLs article. You can use a language file to “localise” BuddyPress strings.
October 5, 2015 at 6:16 pm #245090In reply to: Buddypress & multisite
ckchaudhary
ParticipantYes you sure can use multisite + buddypress( network activated ) to achieve this.
But merging two existing sites under one multisite will need shuffling things here and there. And as you are saying both websites use multiple themes, things might get tricky 🙂October 5, 2015 at 5:52 pm #245088In reply to: After Migration All Members and Activity are Missing
Justin Handley
ParticipantThe bp_ tables don’t actually get a prefix. Buddypress isn’t really completely multisite friendly. It does work, but it stores all records for all sites in tables that start with bp_ – it doesn’t do per site tables.
October 5, 2015 at 5:10 pm #245086In reply to: Unable to Upload Profile Picture
webguru13
ParticipantThanks so much for your response…I was thinking that maybe there is some kind of glitch and I should deactivate buddypress and then reactivate but I am scared it will mess with the work I have already done…
October 5, 2015 at 4:41 pm #245083In reply to: Unable to Upload Profile Picture
webguru13
ParticipantI am using the newest version of buddypress 2.3.3….I am so frustrated!! I am a newbie with WordPress although I have learned SO MUCH up to now….I am understanding many parts of buddypress and am actually going through a tutorial right now…I am unable to upload profile pic…when I go to upload one I can get a picture to come up to crop and all but when I hit upload it does nothing…help…I am VERY frustrated…I want to make more progress and this is a stumper…thanks!! Rhonda
October 4, 2015 at 11:12 pm #245055In reply to: Re-Code BuddyPress to use Custom Post Types
Henry Wright
ModeratorBuddyPress was released in 2009. Custom Post Types were introduced into WordPress in mid-June 2010 so there was no way the original BuddyPress crew could have used them.
Also, the use of custom tables isn’t always a bad thing. If the situation calls for them after careful consideration then you should use them.
In the case of BP, the database schema is sound, queries are optimised and everything is generally done “the WordPress way”. Personally, I don’t think of BP tables as “custom”. I think of them as an extended set of WordPress tables that get activated if you want social features with WordPress.
October 4, 2015 at 12:44 pm #245050In reply to: Warning message when posting status
Henry Wright
ModeratorYou should post this question on the plugin’s support forum as this related to the buddypress-activity-privacy plugin.
October 4, 2015 at 9:56 am #245045In reply to: Re-Code BuddyPress to use Custom Post Types
Henry Wright
ModeratorCan BuddyPress be re-coded to use custom post types?
Yes, but not very easily. An almost complete re-write of the project would be needed.
October 4, 2015 at 1:52 am #245043In reply to: Restricting Lapsed/Expired Members
HPMemSite
ParticipantHi, we are using Paid Memberships Pro. I’m finding that no membership plugin will work completely with WordPress because of the way BP is built. BuddyPress does not use WordPress custom post types (instead using several custom tables in your database) to store its information, so membership plugins will not automatically detect its content for restriction.
Can BuddyPress be re-coded to use custom post types?
October 3, 2015 at 10:11 pm #245039In reply to: Cannot Deactivate BuddyPress
bkf0
ParticipantI ran into the same or similar issue. From my debug logs it appears to be an issue when login with ajax is also an active plugin…these are the two errors that repeat endlessly until there’s a server timeout:
[03-Oct-2015 22:00:33 UTC] PHP Warning: current() expects parameter 1 to be array, null given in /var/www/html/_wp/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 223 [03-Oct-2015 22:00:33 UTC] PHP Stack trace: [03-Oct-2015 22:00:33 UTC] PHP 1. {main}() /var/www/html/_wp/wp-admin/plugins.php:0 [03-Oct-2015 22:00:33 UTC] PHP 2. require_once() /var/www/html/_wp/wp-admin/plugins.php:10 [03-Oct-2015 22:00:33 UTC] PHP 3. require_once() /var/www/html/_wp/wp-admin/admin.php:31 [03-Oct-2015 22:00:33 UTC] PHP 4. require_once() /var/www/html/_wp/wp-load.php:37 [03-Oct-2015 22:00:33 UTC] PHP 5. require_once() /var/www/html/_wp/wp-config.php:106 [03-Oct-2015 22:00:33 UTC] PHP 6. do_action() /var/www/html/_wp/wp-settings.php:353 [03-Oct-2015 22:00:33 UTC] PHP 7. call_user_func_array() /var/www/html/_wp/wp-includes/plugin.php:503 [03-Oct-2015 22:00:33 UTC] PHP 8. LoginWithAjax::init() /var/www/html/_wp/wp-includes/plugin.php:503 [03-Oct-2015 22:00:33 UTC] PHP 9. LoginWithAjax::getRegisterLink() /var/www/html/_wp/wp-content/plugins/login-with-ajax/login-with-ajax.php:91 [03-Oct-2015 22:00:33 UTC] PHP 10. bp_get_signup_page() /var/www/html/_wp/wp-content/plugins/login-with-ajax/login-with-ajax.php:270 [03-Oct-2015 22:00:33 UTC] PHP 11. bp_has_custom_signup_page() /var/www/html/_wp/wp-content/plugins/buddypress/bp-members/bp-members-template.php:1902 [03-Oct-2015 22:00:33 UTC] PHP 12. bp_locate_template() /var/www/html/_wp/wp-content/plugins/buddypress/bp-members/bp-members-template.php:1885 [03-Oct-2015 22:00:33 UTC] PHP 13. bp_get_template_stack() /var/www/html/_wp/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php:90 [03-Oct-2015 22:00:33 UTC] PHP 14. current() /var/www/html/_wp/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php:223 [03-Oct-2015 22:00:33 UTC] PHP Warning: next() expects parameter 1 to be array, null given in /var/www/html/_wp/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 229 [03-Oct-2015 22:00:33 UTC] PHP Stack trace: [03-Oct-2015 22:00:33 UTC] PHP 1. {main}() /var/www/html/_wp/wp-admin/plugins.php:0 [03-Oct-2015 22:00:33 UTC] PHP 2. require_once() /var/www/html/_wp/wp-admin/plugins.php:10 [03-Oct-2015 22:00:33 UTC] PHP 3. require_once() /var/www/html/_wp/wp-admin/admin.php:31 [03-Oct-2015 22:00:33 UTC] PHP 4. require_once() /var/www/html/_wp/wp-load.php:37 [03-Oct-2015 22:00:33 UTC] PHP 5. require_once() /var/www/html/_wp/wp-config.php:106 [03-Oct-2015 22:00:33 UTC] PHP 6. do_action() /var/www/html/_wp/wp-settings.php:353 [03-Oct-2015 22:00:33 UTC] PHP 7. call_user_func_array() /var/www/html/_wp/wp-includes/plugin.php:503 [03-Oct-2015 22:00:33 UTC] PHP 8. LoginWithAjax::init() /var/www/html/_wp/wp-includes/plugin.php:503 [03-Oct-2015 22:00:33 UTC] PHP 9. LoginWithAjax::getRegisterLink() /var/www/html/_wp/wp-content/plugins/login-with-ajax/login-with-ajax.php:91 [03-Oct-2015 22:00:33 UTC] PHP 10. bp_get_signup_page() /var/www/html/_wp/wp-content/plugins/login-with-ajax/login-with-ajax.php:270 [03-Oct-2015 22:00:33 UTC] PHP 11. bp_has_custom_signup_page() /var/www/html/_wp/wp-content/plugins/buddypress/bp-members/bp-members-template.php:1902 [03-Oct-2015 22:00:33 UTC] PHP 12. bp_locate_template() /var/www/html/_wp/wp-content/plugins/buddypress/bp-members/bp-members-template.php:1885 [03-Oct-2015 22:00:33 UTC] PHP 13. bp_get_template_stack() /var/www/html/_wp/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php:90 [03-Oct-2015 22:00:33 UTC] PHP 14. next() /var/www/html/_wp/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php:229
Simple fix is to deactivate login with ajax, then deactivate buddypress, then activate login with ajax.
This error might also present itself with other plugins/themes that have custom signup pages.
October 2, 2015 at 10:33 pm #245035In reply to: Hide Course Discussion button
shanebp
ModeratorQuestions specific to another plugin are best asked of the plugin creators.
Try http://www.learndash.com/ or https://wordpress.org/support/plugin/buddypress-learndash -
AuthorSearch Results