Search Results for 'buddypress'
-
AuthorSearch Results
-
September 3, 2018 at 10:04 am #276099
Prashant Singh
ParticipantHi,
You can follow this thread https://premium.wpmudev.org/forums/topic/buddypress-wordpress-avatars-not-synching
You can remove the condition where it is checking if the user has uploaded avatar or not.
Thanks
September 3, 2018 at 9:53 am #276096In reply to: Change the tittles in page
Prashant Singh
ParticipantHi,
You can install a plugin like https://wordpress.org/plugins/loco-translate/ and then can easily change the text.
You can also check https://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/
Thanks
September 3, 2018 at 9:50 am #276095In reply to: Upload Avatar
Prashant Singh
ParticipantHi,
You can follow this link: https://www.parorrey.com/blog/simple-local-avatar-custom-upload-page-for-buddypress-avatar/
Most probably, it will help you.
Thanks
September 3, 2018 at 6:53 am #276089In reply to: Buddypress create errors in my Theme
liberdbell
ParticipantI was just having this same problem with buddypress and customify and went into panic mode. However I found a fix. You need to go to plugins > buddypress settings > click options tab > find template pack and switch that to BuddyPress Legacy > save and youre done!
September 2, 2018 at 7:23 pm #276088In reply to: All members friend requested by all members
Commandrea
ParticipantHey! If you were using the Paid Membership Pro Buddypress add on, I’ve found a fix 🙂
https://wordpress.org/support/topic/suggesting-a-patch/#post-10648783
September 2, 2018 at 6:56 pm #276086Commandrea
ParticipantDUH. I’m embarrassed but I figured out that it was a conflict with the Paid Memberships Pro buddypress plugin. If I find a fix I’ll post it here.
September 2, 2018 at 4:52 pm #276079In reply to: Private Message Button Not Working Right?
bamadale
ParticipantTHANK YOU SO MUCH for this help!
It worked PERFECTLY! We were really in a bind with a new website we just launched.
I hope this is included in the next revisions of BuddyPress!
September 2, 2018 at 4:25 pm #276078In reply to: User profile page not showing
kkk1066977
ParticipantI have the same issue. I am currently using an Avada theme. My user profiles were working perfectly fine. Now they are just showing a blank page. I have tried deleting the buddypress plugin and reinstalling it but that has not helped. I have checked the pages that buddypress creates but these are blank, when viewed through the backend of wordpress. Any help on this problem?
September 1, 2018 at 3:20 pm #276075shanebp
ModeratorThere is no setting for that, afaik.
But there is code you can use – place the code in your theme/functions.php or in bp-custom.php
Read about the filter towards the bottom: https://codex.buddypress.org/emails/
More info: https://buddypress.org/support/topic/change-the-email-from-name-buddypress-email-templates/
August 31, 2018 at 10:33 pm #276069In reply to: Display Field Group On New Page
shanebp
ModeratorI might try to just query it totally independent of the plugin functions…
Always an option, but first look at the functions provided in the
buddypress\bp-xprofile\directory.
For example: http://hookr.io/functions/xprofile_get_field_data/August 31, 2018 at 6:57 pm #276065In reply to: User profile page not showing
shanebp
Moderator@bonjarvis – thanks for the update. It is most often the case that the error is caused by code outside of BP – but determining the cause can be tricky. Momentarily deactivating plugins and/or switching themes is a solid first step.
If somebody thinks they have found an actual bug, they can create a ticket here
August 31, 2018 at 6:46 pm #276063In reply to: WordPress profile files to bp
matthewgrutledge
ParticipantIt won’t let me edit the post: I have fields in the WordPress profiles I’d like to be viewable and editable through the buddypress profile page, but the only way I can see is creating new profile fields which I can’t seem to link to the existing WordPress profile fields. Which means I’d have to manually copy date from the profile to the buddypress profile fields.
What am I missing?August 31, 2018 at 6:17 pm #276061In reply to: BuddyPress template pack styles
intrelis
ParticipantThat’s not what I mean, flashwolf.
I don’t know if you are just advertising another plugin, but I only wanted to ask how BuddyPress styles work, because I can’t seem to figure it out.August 31, 2018 at 4:54 pm #276056In reply to: User profile page not showing
timothylegg
ParticipantI have the same issue with my profile. This is most likely in violation in EU law. All too often, it requires a legal suit to get things fixed.
I get the suspicion this is a dying project given the major issues with it (my installation was broken upon installation on a fresh-new, non-customized wordpress). It’s either in a phase where they lost the developers that were doing the real work or they are working on consulting gigs to sell commercial services for people who offer to pay to have BuddyPress. I’m not sure which is the case.
I’m disappointed. Even for free software, I expect better. Check the logical quality of your work before you submit a release. It’s not that hard. Computers aren’t magic, they are machines that respond to prescribed conditions. There are core utilities in Linux/UN*X that are basically unchanged in 25 years because they got it right early on and stuck with what worked well. Today’s developers lost track of that.
August 31, 2018 at 2:38 pm #276051In reply to: deleting records in wp_bp_notifications
Renato Alves
ModeratorWe just introduced a cli command,
wp bp notification delete, that might help you in deleting those notifications.August 31, 2018 at 1:55 pm #276046In reply to: User can block another user
Prashant Singh
ParticipantHi,
You should look for any BuddyPress moderation solution. That might serve your purpose.
Thanks
August 30, 2018 at 8:48 pm #276028In reply to: BuddyPress template pack styles
flashwolf
Participantyes like you
i dont understand why we can do something so horrible … no professionnal.
and i dont speak about the extension and their last update …
really i ask me a lot of question and i hesitate
ultimatemember or buddypress … i think it is compare apple and pc for the look …August 30, 2018 at 5:36 pm #276027In reply to: Profile fields
basil-student
ParticipantDear Prashant,
I already use this plugin and a few others from your great team, but the problem is that I have a field with a lot of checkboxes (more than 30). I wanted to change this long column to the select2 field. But I did not find that in the plugin.
In addition, I use a nice plugin “BP Profile Search” It allows you to selectively search by checkboxes.
That’s why I wanted to change checkboxes to the select2 field. So, I already have some decision. But I hope my idea will be realized in next releases of buddypress or bp-xprofile-custom-field-types.Sincerely,
VasilyAugust 30, 2018 at 10:11 am #276015In reply to: How to show location field in members-loop.php
Peter Hardy-vanDoorn
ParticipantThe documentation for the Members Loop is here: https://codex.buddypress.org/developer/loops-reference/the-members-loop
You will see that there are a number of hooks which you can add your additions into, particularly at line 44:
do_action( 'bp_directory_members_item' );and at line 59:do_action( 'bp_directory_members_actions' );August 30, 2018 at 5:47 am #276013In reply to: Member map in learndash website
Prashant Singh
ParticipantIt works with the default members directory. It never needs an extra page to do so.
Sorry for any confusion, but I was saying that it never needs a new page to do so. Certainly if you will assign any other page in drop-down then also it will show the Buddypress members directory. To make this plugin work with any custom page you need to look if it can be customized.
August 29, 2018 at 10:30 pm #276004In reply to: Add Friend button with ajax
DAM
Participant@prashantvatsh the condition is ok, the problem is that even if I include buddypress.js or buddypress-nouveau.js its not working
August 29, 2018 at 9:45 pm #276003In reply to: Member map in learndash website
iamkashifnadeem
ParticipantWhen you change your member page from Buddypress settings it will show default buddypress content of member page… not your custom content.
Its just like you assign your Post page to Sample Page while you have custom content in Sample page but it will only display Your posts… not custom content.What you are saying its not possible.
As you wrote in previous comment that we can change default buddypress member page from Geo My WP.August 29, 2018 at 8:56 pm #275996In reply to: “Display name publicly as” to XProfile Name
Prashant Singh
ParticipantFor new users you can use the code mentioned here https://forums.wpsharks.com/t/pro-form-buddypress-make-display-name-default-to-username-or-make-it-custom-profile-field/2113
For existing users you can give this plugin https://wordpress.org/plugins/buddypress-real-names/
a try.Thanks
August 29, 2018 at 8:47 pm #275994In reply to: Member map in learndash website
Prashant Singh
ParticipantIn buddypress settings under pages tab you have to choose the page in members page dropdown.
Settings -> Buddypress -> Pages
Thanks
August 29, 2018 at 11:01 am #275986Prashant Singh
ParticipantHi,
There must be some javascript code missing which was only en-queued on site-wide activity page and now that needs to be enqueued on profile also. Please check there which javascript you are missing. It will be most probably buddypress-activity javascript.
Thanks
-
AuthorSearch Results