Search Results for 'buddypress'
-
Search Results
-
I have an existing page at which I used another social plugin and I am not happy with it, so I will be switching to BuddyPress.
When looking at users in WordPress Admin Dashboard, I see that all users are there, but their profile pictures are not save in there (looks like that plugin saves it someplace else).
I would like to grab their profile pictures before switch and upload their pictures for them, so it will be very little disruption for users. But when I go to User Profiles, I am not given an option to upload Profile Pictures.
Is there way I con do it?Topic: Private message
HI,
Members of my community must be connected to my site to see the members list.
When I am connected, if I see someone connected (widget in sidebar), I click on his photo, I see his profile and “Private message” near the round photo.
I click on “Private message” and arrive on my profile.
I suppose that I only have to write the message. NO ! I must click on “Write a message”, search the name of the person (I was on his profile just before !) and then write the subject, and so on.
Is it the normal way or is there something wrong in my settings ?
Thanks in advance.
WP 5.2.4 with Twenty sixteen, Buddypress 5.0.0, https://www.alpes-spirit-chapter.com/
Regards.Hi how would I change the name of the buddypress activity tab to include the name of the displayed user? Just the activity tab, I have this code below:
////////////////////////////////////CHANGE MENU NAMES / POSITIONS ////////////////////////////// function mb_profile_menu_tabs(){ global $bp; //$bp->bp_nav['activity']['position'] = 14; $bp->bp_nav['activity']['name'] = 'Feed'; } add_action('bp_setup_nav', 'mb_profile_menu_tabs', 201); //////////////////////////////////// CODE END ///////////////////////////////////////////////////The above code in functions changes the tab name to Feed but I’m trying to work out how to make the tab name: ‘displayed username’s Feed’
Has anyone had to do this before / got any pointers? I’d be so grateful, I’ve researched and tried various things but can’t seem to get it working
Thank you 🙂
Hi,
I installed BuddyPress Group Email Subscription. It works when there is a new activity but it doesn’t work when a new forum post is done. However, all the posts appear in the activity feed.
For information, I use Youzer.
Anyone would tell me is there is a parameter to change or if the feature doesn’t work with forum component.
Thanks in advance for you help, Nicolas.
Topic: Slow Registration Page
I’ve optimized my public pages for speed, and I’ve had great success with all the pages on my site (all at or close to 100 in Page Speed Insights.) The exception is my registration page.
I was using a plugin called “Bp xProfile Location” which was hurting the page speed significantly. After removing that plugin, I’m still only able to achieve 85 on the registration page.
I have a few JS snippets taking action on the page also, but removing them caused no change in the speed score.
Out of curiosity, I inspected https://login.wordpress.org/register with Page Speed Insights, and even that page is quite slow with an 88 score. (Their TTI is 3.6 seconds.)
So, knowing that even the official WordPress site has a slow registration page, I feel that Buddypress is probably not the problem, but I’m not sure.
Does anyone have a high speed score (higher than 88) on their registration page? Alternatively, is there a specific, uncontrollable reason that our reg pages are so slow, and should we not worry about it?
Topic: Translation problem
Hello,
I am trying to translate the website using Loco plug-in. Everything goes smooth except the user tab within BuddyPress. The text for Notifications and Messages are still appearing in English, even when I check the language pack for BuddyPress – the language pack (Vietnamese) is fully translated.
Image, so you can get idea: https://ibb.co/DQdkcJtDo you know how to fix this?
Thank you
I’m getting the “You must call’the_content’ function in the current template, in order for Elementor to work on this page.” error. I tried working through the problem, but I’m still having issues.
WP Version: 5.2.4
BuddyPress Version: 5.0.0Please help.
Topic: editor
Hi
wp version 5.2.3 buddypress version 5.0.0
site address syrizanet.gr
problem with editor in all components of buddypress
Please help if you can
Thank youHello there,
I hope someone can help me with the following. The user profile photo (normally Gravatar) is filled with a different photo then there maybe at gravatar. WordPress is using that photo correctly in the admin bar and in the user overview. But the image is not used in BuddyPress, which seems weird to me, because it uses the image in that field normally.
How can I fix this?
Thanks,
NoralyHi there!
I’m going to make both of things.I know the base of users is the same of WordPress. So some users will be just regular costumers of WooCommerce store and others will be Members of a Community. How do I make it?
There is no problem if I’ll have to make the register of BuddyPress members manually, because the costumers have to register them direct from forms to allow buying the stuff.
In resume: A community member can also be a constumer, but a costumer can’t be a listed member on BuddyPress Community.
Hi BuddyPress support community,
I am currently in the middle of a project for a client, I’ve never used BuddyPress before but heard many good things about it.
Here is what I’m trying to achieve:
2 types of users: 1. standard user (to browse user accounts), 2. paid user (to create paid to view galleries for standard users to view).
Each paid user will have a private pay-to-view gallery page. The paid user will determin the price to view the gallery. When a standard user wants to see the gallery, they pay the amount specified by the paid user and its split between the website owner and the paid user.
Can anyone suggest a method to achieve this?
Hi!
I’ve been experiencing quite a problem since a few days: I’m using Mailjet but all the activation emails from BuddyPress are blocked (hence blocking all emails from my website). It seems like the “From” field is responsible for this.
How can I modifiy it to get my emails send again?Thanks for any clue.
Hi,
Is there a way of adding already existing fields to the BuddyPress profile page? My membership is controlled by MemberPress and there are a load of fields relating to that that I would like to include on the BuddyPress profile page. Rather than sending the user to a different account page, it would be nice to include them here so that they are editable by the user. So far all that is displayed on the profile page is Base:Name.
I know there is a section that allows the creation of new fields, but what about already existing fields?
I’m quite new to BuddyPress and I can just about muddle my through php but I wondered if there’s a plugin that allows this, or perhaps someone knows of a simple guide to doing this?
Thanks in advance.
WP 5.2.3
BP 5.0.0