Search Results for 'buddypress'
-
Search Results
-
For my website, I’ve created an ID field users have to enter to create an account. On a user’s profile page I want the ability for others to click the ID and go to an external site with that ID. For example, with an ID of 12345, I want the ability for someone to click the link in that user’s profile and go to example.com/12345. BuddyPress already has something similar to this but it only searches for members in the site with that ID. I want it to go to a different site with the ID. I assume this would have to be an action of some kind, but what would the hook be? Additionally, how can I access the profile field’s value? Any idea what the code would look like to send someone to a different site in a new tab? Thanks for your time.
Hey. I know there’s a place to do buddypress customizations in the FTP. I’m trying to remember how to do this. What I’d like is to have entries show *full length* on the profile pages, but not on the activity feed.
Meaning – no ‘read more’ or anything like that, just a smooth scrolling experience on the PROFILE, but not on ‘Activity’
Reason – I’ve got a site where Authors update their Stories as a documentary-blog through the buddypress. I’d like to offer the Readers a smooth experience on the PROFILE of that Author, but leave the general ACTIVITY FEED normal with the ‘read more’ and all that.
Help?
(thanks)
https://intothemythica.com/mythos/Topic: Notification links are wrong
Hello, I use Buddypress version 4.3.0. The notification module does not work. Some notification links point to bad pages. Is the problem known, if so how to fix it. My site is installed on a WordPress server.
I am facing problem about buddypress when i install buddypress the layout pages or dell and layout not working css or another thing
Topic: Limit Friends
I want to limit Friends to my Members based on Roles, or Subscription Level
Im not sure if this helps… but
Im currently using BuddyPress (latest version) and Ultimate Membership Pro Integration for subscription, it allows me to assign levels to Word Press User Roles but dont dont have a feature to limit FriendsI dont have to use UMP, im barely building the site, PLease Help
Hi all!
I’m creating a site with profile fields which can have up to 40000 options. I already loaded the options into the db via csv file. Now, the site loads very slowly and is basically unusable. Once loaded, everything works fine, including the profile search. How can I prevend Buddypress from loading all options for this field by default?
I’m using select2 multiselect fields, which can load small chunks of data via AJAX/PHP. I now just need to prevend loading the field when the site loads. I’m grateful for any hint!
Topic: integration with Dapp
I want to pass login credentials of logged in users to DAPP. How do I integrate BuddyPress plugin with DAPP? DAPP(Decentralize Application) –> https://en.wikipedia.org/wiki/Decentralized_application
I have a bbpress/buddypress website in French & German, translated with WPML.
When a user registers himself on the German version, he gets German emails. When a user register himself on the French version, he gets French emails.When a German speaking user is asking for a friendship with a french user, the french user gets the mail notification in German, instead of French.
Possible solution: I add a field in the registration form where the user can choose his language BUT how can i synchronize this with the mail notifications the user gets?
Thanks a lot for your help!
I’ve created a site using Buddypress for a client. In testing, activation emails would be sent (sometimes to spam) but once the site launched my client started getting complaints from people not receiving their activation email, and their emails weren’t in their spam folders either.
Some people are clicking ‘resend activation’ multiple times to no avail. While others are able to get in just fine. The site has over 3,000 users now and several hundred of them had to be activated by my client manually, which is unacceptable!
Has anyone else had this issue where activation emails only SOMETIMES send? All the other posts I’ve seen about activation emails seem to be that none of them are working.
What could be the solution for this intermittent sending?
Hello,
I am using BUddypress 4.3.0 on wordpress 5.2.2. Under the option for a member to hide their profile from the members list. If the user selects yes then the profile is hidden.
If you then try to change back to no (so the profile is visible) then the profile remains hidden in the members list. This happens in both the theme I am using (customify) and the Twenty Nineteen theme.
Any help would be much appreciated.
Many Thanks Les
Topic: Featured Posts or Content
The site we’re working on has to have the ability to output every 10 entries in the activity loop a sponsored or ‘featured’ post. I’ve attacked it from 2 different ways to no avail. One nearly works in that I inject a custom post type of ‘featured post’ that displays 90% of what I want however as it’s a wordpress post not a buddypress post it doesn’t output the ability to comment or any of the usual BP controls in the feed and due to how comments are controlled in WP it’s not possible to override easily/ at all.
I’m comfortable injecting a post into the feed and getting that sorted but does anyone have any ideas on how to get a buddypress post to be the featured post (and it needs to be an array of them as I am posting one every 10 entries so can’t be the same one over and over etc).
Any guidance would be greatly appreciated. I’ve searched the forums to no avail and haven’t seen a plugin that’ll do it either.