Search Results for 'buddypress'
-
Search Results
-
For each group the data below is shown
Private Group / 14 members
active 1 day, 13 hours agoHow to hide this data?
PS:
WordPress 5.3.2 running sinatra child theme theme.
BuddyPress Version 5.1.2Hello! I was wondering how I’d let members fill in their own information with widgets that I can put on the member profile pages. like going into
appearance > customize > widgets > Buddypress member’s home
How can I put widgets there, that will allow other people to fill in their own information? such as a text box for example. Thank you so much.i have latest wordpress installed 5.3.2. when someone register on my site through buddypress registration form he receives activation email from “wordpress@mysite.com” i want to change it to “custom@mysite.com”. and title my site name with description. Optional: can i send users after activation a welcome mail?
Topic: how it work?
Hello,
I am learning WordPress and BuddyPress. I am beginner in programming but I already know a bit. I hope there is still support here and there will be someone who will give me information.
I am asking for information about the buddypress structure itself. In which way Buddypress does ‘activity / post-form.php’ link to the stream of personal activities?
I don’t mean the possibility of adding post-form by me because I know it. I mean how BuddyPress does it in its original form.
I can’t find this place, I’m still missing something. Please helpHi,
I need a calendar similar to Outlook calendar, one for each member, so that they can enter their appointments from their profile, and other users can view their availability.
Who knows of a plugin that allows me to do that?Thanks in advance.
What I am trying to do is, I am involved with this app project that is geared towards college students. We are launching the app in maybe 6 different campuses (once this virus is over).
What I am looking for is a fourm plugin, and a job message board plugin, that would allow me to make multiple (separate) bulletin board forums, and also separate job boards for each different University.
So say, a student from NIU want to post something to the NIU Fourms, and also job board or look for a job ONLY for the NIU campus. Etc .. .Or another student from another university will look at their university’s forum and job board.
Can this be done? Maybe using buddypress as the plugin that ties everything together (forums, and job boards)? Any advice would be great. Stay virus free!
Hi,
I use BuddyPress and Youzer as a tag.
I had built a new community the other day and were steadily increasing the number of users.
However, since yesterday or so, the “all members” number at the top has been zero.
Actually, it should be 57, but I thought it was strange and looked at the user list page, and there was no one there.
I repaired the total number of members with BuddyPress tool, but it didn’t make any sense.
I’m not even sure which plugin is causing the problem.
What can I do?
Site:
(I use “original” Japanese translate file)Hi, I have the problem with the registration page. I want to use the wordpress default page for the registration, but this page is not a really page and I can’t select this page in the buddypress settings. How can I do?
Hello Friends,
All of the plugins are up to date and still there is conflict in jQuery and rtmedia.min.js files in buddypress-media plugin. Can anyone please help me on this.
Wordpress version 5.3.2
bbPress version 2.3.4
BuddyPress version 5.1.2Thank you in advance.
I have a snippet I use to redirect people from the homepage to a dashboard page if they are already logged in. However, something weird happens when I (the admin user) try to create a new buddypress group (pressing “add new” on the Groups page) – the snippet fires and sends me to the dashboard page. If I turn off the snippet, the group creation page appears as normal. It’s unrelated to theme – it does it with any theme. Any ideas what happens that I also need to exclude? Cheers
—
function myld_loggedin_redirect()
{ if ( is_user_logged_in() && is_front_page() && ! wp_doing_ajax() ) {
wp_redirect(‘/launchpad/’);
exit;
}
}
add_action(‘wp’, ‘myld_loggedin_redirect’);
—Topic: Search Activity Comments
Which is the best way to generate native app (ios + android) with buddypress?
Thanks in advanced
Topic: Activate user in PHP
It’s insane, but my client wants to suppress the activation email that BuddyPress sends out for activation – she feels that the double-optin that the mass email service sends is ‘enough’ – that was easy enough to do by setting the email to draft mode without touching any code.
My plugin does an API to hand the just-enrolled (WP user regiatration) email to the mass email service and that’s working fine. The mass email service double-optin email is going out fine to the new email address.
But after I’ve handed off the email address, I need to move the new user from the Pending page in Users to the main Users page with a wp role/capability of ‘Subscriber’ and a BuddyPres/bbpress capability/role of ‘Participant’ without the client having to go in and activate the user by hand. I’ve been searching WP codex and BuddyPress codex for hints toward an action or filter hook that will do this, but no luck so far. I’ve even gone so far as to try some direct sql mods ti the wp_users and wp_usermeta tables, but no luck, although mods to other items like display_name, etc worked fine.
I know the dangers of this and have explained them carefully to the client, but she still wants to crash ahead with this. She’ll just have to get the lesson the hard way when her forum fills up with porn. I do plan on implementing this so it’s easily reversible, but she just has to walk thru that dark valley.
Any help on some code that I can fire from my plugin that will fully activate a user as described above? Thanks for your kind help – no example code here to share because 6-8 methods I tried were all dismal failures.
Topic: Censor Image Uploads from BP
I want to run a clean site. Is there an image censor that is compatible with BuddyPress? I tried CensorReact but it doesn’t seem to recognize BuddyPress uploads. It counts pictures uploaded to the media library but that’s not where BuddyPress stores pictures. I’m also using the BuddyPress Xprofile Custom Image Field plugin which uses a different folder as well.
Hello,
I use WP version: 5.3.2
I use BuddyPress version: WP-members (version 3.3.2.2)
Link to site: http://www.halbergrassyconnectie.comI use WP-members to make a distinction between a members part of the website (shown when logged in) and a public part of the website (shown when logged out).
I have recently installed Translatepress for the automatic translation of the website with DeepL (Translatepress is the only translate-plugin that offers automatic translation with DeepL).The problem I have is: After logging in, the website must show the logged in status of the Login page and the logged in status of the mainmenu. This is not happening.
When I change to one of the two other languages by choosing another language form the menu (right after a failed login of the first language), the Login page and the menu switches to the logged in status. Switching back to the language used when logging in, the Login page and menu goes back to the logged out status.As soon as I have used a language to login, it is not possible anymore to get to the logged in status.
What could be the problem?
Hi!
I was wondering if anyone else has this issue? My site runs with Buddypress and Bbpress. I haven’t done any changes but suddetly people appears logged out when visiting posts on the site. I have tried to check different settings but nothing helps, any suggestions would be helpful.
I run on WordPress 5.2.5, and Buddypress Version 5.1.2.
Thanks!
Topic: Image crop
I have a problème regarding the upload of an image on the profile page.
The image does not appear fully and I cannot crop it.
See the image attached : https://ibb.co/7RZHFjLAny help ?
I’m using Buddypress 5.1.2
My Template : SweedateHi, I purchased a premium them via themforest.net Its called “Centum”. I would like to make buddypress seamless looking with this theme.
What files can I edit or .CSS files etc can I edit to do this? Where are these files located?
Thanks in advance.
Dear Buddypress Community,
I really tried to find a solution all over, but I didn’t find the topic solved.
I just want to search the activity stream and include activity comments in the search – but it seems only activity updates are searched?
So is there a possibility to include activity comments in the search also?
Thanks a lot for all replies!