Search Results for 'wordpress'
-
Search Results
-
I added buddypress groups to the website as a feature for members to share posts on the group activity feed, live chat and create networking groups.
However, when i go to the groups homepage and the text box at the top to share a post wont work. It lets me click on it and type but there isnt a submit button to share the post. I also had to switch the template pack from BP Nouveau to BP Legacy because on the Nouveau template the activity feed page does not even show up at all. I’m using Astra as my WordPress website theme at the moment.Hi support team,
I’ve allready asked you few monthes ago – you told me “all is ok” – but I still cannot crop a profile photo. I hoped that the issue would be solved by itself with updates – but it did not.
Please try it yourself – https://members.life-science.euI have the AVADA 7.11.14 theme, but I am worry to switch to the twenty twenty five because I will not crash the whole WebSite.
Buddypress 14.3.3
Wordpress 6.7.2You also told me it’s a problem of AVADA and AVADA told me it’s a problem of BuddyPress. I guess you understand – this doesn’t help me.
Thanks in advance
Best wishesHi,
I am facing an issue with the media upload option in BuddyPress on my Community Guidelines page. When I try to upload a media file:
The “Choose File” option appears, and the file successfully uploads in the interface.
However, the file suddenly disappears, and I get a red error message saying, “Please choose some content to post.”Steps I’ve Taken to Fix It:
-
Tried using custom code to resolve the issue—no success.
Cleared cache from the hosting panel and WordPress dashboard.
Checked for plugin conflicts by disabling all other plugins, but the issue still persists.
Tested on different themes—the issue remains.Moreover strange thing is, Media upload works fine if I go to My Profile → Media and post on my feed.
The issue only happens inside Groups—media upload is not working on group posts.
I have also reviewed some BuddyPress articles where users reported the same issue, but I didn’t find a resolution.
i.e, https://buddypress.org/support/topic/cant-upload-media-from-sitewide-activity-stream/As I am handling a community website, I urgently need this feature to work.
Please provide guidance on how to fix this issue.My Site’s URL: edit: link removed
Thank you!Hello
I look after the following website as a volunteer:A function that has been working perfectly well for years has just stopped working, and I think it is an issue with my Buddypress Featured Members plugin (version 1.1.2).
My WordPress version is 6.7.1 and my main Buddpress plugin version is 14.3.3.This is what is happening: when I try and edit the committee page, I am no longer able to update the committee members. I click on the block featuring the member, click on the pencil to update the member, then I get a dialogue box saying “Buddypress Member, Start typing the name of the member you want to feature into this post’. I type the first few letters, and after a long delay another box appears with a list of members. However, the members that appear are the same everytime, regardless of the letters I type, and do not include anyone whose name starts with the letters I have typed in the dialogue box. Therefore, I cannot change the member.
Any help would be much appreciated.
Many thanks
LisaHi
I am using wordpress 6.7.1 and buddypress 14.3.3.
When a user logs in, there is a top left logo. if users clicks on this it currently goes to the home page/login. How do I override this so it goes to the users feed instead?Topic: Insane Speed Improvement
Hi,
Came across this post on reddit https://www.reddit.com/r/Wordpress/comments/16m09tp/comment/lk6ednn/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button
The person suggests about some improvement they did which resulted insane speed improvement. Just thought of sharing in case it helps. If it doesnt, then my apologies.
Thanks.
I am using bbpress for discussion in my wordpress website, and using armember for the underlying members stuff (though I am going to be using the bbpress profile).
I have a number of armember groups running on the site (supporters, members writers etc). What I want though is to be able to have people be friends within their own group – but to follow those in other armember groups.
Anyone know how to do this? Obviously, i want supporters to be free to make friends, but i don’t want them to be able to ‘friend’ a lister, and then arrange their trip, and avoid paying the marketplace fee.
I hope someone else can help with how to do this?
Thanks in advance for any support – I’m happy to be pointed to the answer to someone else’s question, but i couldn’t find anyone looking for this info.
Bonsoir, j’ai besoin d’aide s’il vous plait!
J’utilise le serveur Xampp en local pour créer mon site de communauté en ligne avec WordPress version 6.7.1. Pour ce faire j’ai installé le plugin buddypress version 14.3.3 et le thème spacious version 1.9.8 avec la demo spacious company. J’ai également installé tous les plugins nécessaires à la demo spacious company à savoir social-icons, elementor et everest-forms.3.0.7.1. le plugin themegrill-demo-importer.1.9.9 est également installé. Cependant après configuration seuls les menus d’en-tête; principal et le menu de pied s’affichent. Le contenu de la page ne s’affiche pas, pourtant j’ai installé et activé le plugin Buddy default data pour ajouter des groupes, des membres, des sujets… sur les différentes pages dédiées à cet effet. Qu’est ce qui peut causer cela et comment le corriger s’il vous plait?Topic: Segregation of groups
Hi,
I want to have multiple groups co-existing into the same wordpress installation.
I created 4 dummy users:
user1 and user2 belong to demo1 member type from the extended profile tab
user3 and user4 belong to demo2 member type from the extended profile tab

Now, I noticed that user3 can see the content of user1 and user2. Please note that I named my demo users with display name including the “group” they belong to 😉

How can I make sure that all content of a specific and defined (by what) group of users is strictly private and can be seen only by members of this group?
Anyone an idea please?
Thanks,
I have a custom template page that I’ve added specific bp-activities and its comments (pulled some code from the activity-loop).
In Buddypress v11.4.3, everything was working fine, the activity displays and comments + reply functionality works – click on a reply and the .ac-form moves to selected reply/comment and it nests it as expected.
Since Buddypress 12, replies no longer work. I think it’s because the Buddypress scripts no longer load on NON-buddypress pages. I tried enqueueing Buddypress scripts myself using a function:
but just loading the scripts is not enough. When I replaced buddypress-activity.js with my own version to debug, I noticed that BP_Nouveau returns as ‘undefined’ and so none of the script functionality would run.
I’m probably missing something really simple but how can I load Buddypress core scripts or styles in my own custom wordpress template?