Search Results for 'buddypress'
-
Search Results
-
Topic: Cover Image not working
Hi Guys
For the past few days I am not able to upload or delete my cover image on my buddypress install.I tried the BP Cover Image but I deleted it and since the I’m having problems with the cover image
http://socialbride.co.za/members/socialbride/profile/change-cover-image/Please advise and take note Im not a web developer so I have no knowledge of coding
Thanks and Regards
Can someone please explain what is going on with my Buddypress Log In widget. The form on my website page is missing the word ‘log in’ although there is an invisible box that is active. Please take a look at this link to see what I mean.
Hello, i´m administrator of a community page and have a problem to Manage Members of groups when in Buddypress the component Extended Profiles is on. I need this component to make possible editing profiles info, but when its on it is not possible to invite friends to the group which i create. When the component Extended Profiles is OFF then i can see myself as administartor of a group and can invite friends to it. But when the component Extended Profiles is ON than in Group setting in backend there is empty block Manage Members and Administrators. Why it works so?
Topic: User Roles on Activation
Hi there,
My site requires 2 user roles – ‘Female Subscriber’ and ‘Male Subscriber’. There are specific content restricted only to each role. On my BP registration, it allows them to choose gender as either Male or Female.
Is it possible for me to:
1. Modify the Activation Link to set the user as ‘Female Subscriber’ or ‘Male Subscriber’ based on their gender selection on the registration page?
2. If not, can I allow them to select the role (‘Female Subscriber’ or ‘Male Subscriber’) in the registration page and disable email activation altogether so that they are automatically logged on. Because the activation link in the email sets the role back to the WordPress default which is ‘Subscriber’
Thanks for your help!
WP Version 4.7.5. BuddyPress Version: Came with SocialChef ThemeHi @danbp and @mcUK
Two year ago you are speaking about how change FRIENDS slug
https://buddypress.org/support/topic/change-slug-without-touching-core-files/I know I can change slugs like:
MEMBERS
GROUPS
making change in their page (Dashboard=>Pages=>MEMBERS/GROUP=>change slug)
But for friends there is no page…The only way to change FRIEND SLUG is using
define ( ‘BP_FRIENDS_SLUG’, ‘whatever’ );
with inconvenient it can generate.
Do you know if someone are working in a CORE SOLUTION (like for MEMBERS and GROUPS slugs)?Thanks for your support.
Topic: BuddyPress Features?
I am looking into using BuddyPress but have some questions.
1) Does BuddyPress have pages like Facebook does? If not, is there a BuddyPress plugin that can do this?
Ex: Ability to add a page to the BuddyPress social network for a business which has their website url, the ability to post business news, etc.2) What forum plugins work with BuddyPress?
3) What video plugins (that are like YouTube) work with BuddyPress?
4) What Restrict Content plugins work with BuddyPress?
Thanks!
Topic: Buddypress Friend blocking
Users on my site can not blocking friends
Hello,
I was trying to adjust and upgrade some things in a WordPress/BuddyPress basic customization, and I got some weird problem on registration page: nothing found on Google before this, so I opened new thread. If I try to open it as anonymous user, an error from PHP comes out:
PHP Fatal error: Class 'BP_XProfile_Data_Template' not found in /Applications/AMPPS/www/social4/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 66I was thinking to some customization wrong i.e mychild_theme/buddypress/members/register.php, but if I try to delete or rename it problem come out again, precisely after Profile Details default section.
Example:

What could be the issue? With previous BP version that won’t happens, I suppose something was changed in latest months/weeks? How could I solve?
Thanks in advance!
Topic: Edit a topic with BBPress
Hello
When I write a post in BBPress it posts into the Buddypress activity stream.
But when I edit it later, and update the post, it creates a new post in the activity stream.
Therefore, everytime I update a post, it has multiple entries in the Site-Wide Activity.Example Post (Title: How can I upload media and documents?)
Is these some code to prevent this happening?
Thanks for your help.
Google Chrome give me mixed content warning in all images that are posted in activity page. This images are blog entries that are posted when a new blog post is uploaded.
It shows my post tilte, content and image but that image shows as “http://” instead of “https://”. My whole site runs in https and image also.
I had to install a fix plugin to force https in content. But I think there is an issue with buddypress .
The problem is in:<div class="activity-inner"> <p>text......</p> <p>.... […] <img src="http://www.xxxx.com/wp-content/uploads/2017/05/velocidad-tareas.jpg"></p> </div>So, I have everything working perfectly with my integration of Buddypress and s2Member, But the issue is that clicking on profile tab redirected to (http://www.sitename.com/2016/02/profile-photo-issue-fixed/). not showing the user profile (http://www.sitename.com/member/username/profile)
and all other section of member working fine
Like http://www.sitename.com/member/username/notifications/
http://www.sitename.com/member/username/messages/
etc…Topic: Delete Activity Stream
Is there in Buddypress to delete Activity stream, or other elements (notifications, old private messages?).
Do you think is it an operation to do, for example once a year? Or is it useless? Is there someone who does this procedure to keep the database “clean”, once a year or so?
Which is the safest way to do this?