Search Results for 'buddypress'
-
Search Results
-
Hi
I was wondering if you could help me please with php.
After the user fills in the create an account section and base register form I would like 2 things to happen when the user the hits complete signup button.
1. Disable the auto activation so I can assign a member group in the wordpress users section
2. Redirect to an external website for their tiered membership paymentI have tried this for the redirection but I cant get it to work (I added the URL). I placed it in the child theme’s function.php
function ps_bp_redirect($user) {
$redirect_url = ‘url goes here’;
wp_safe_redirect( add_query_arg( array( ‘user’ => $_POST[‘signup_username’] , ’email’=> $_POST[‘signup_email’]), $redirect_url ) );
}
add_action(‘bp_core_signup_user’, ‘ps_bp_redirect’, 100, 1);and I used this to stop the auto activation and this works perfect. I added the code to snippets plugin.
add_filter( ‘bp_core_signup_send_activation_key’, ‘ps_disable_activation_email’ );
function ps_disable_activation_email() {
return false;
}
add_filter( ‘gettext’, ‘ps_change_activation_message’, 20, 3 );function ps_change_activation_message( $translated_text, $text, $domain ) {
switch ( $translated_text ) {
case ‘You have successfully created your account! To begin using this site you will need to activate your account via the email we have just sent to your address.’ :
$translated_text = __( ‘Your membership account is awaiting approval by the site administrator.’, ‘buddypress’ );
break;
}return $translated_text;
}I am using the newest version of wordpress and buddypress Version 7.3.0
Many thanks and kind regards
Tracey Kinchella
Hello All, I have 2 questions I’m wondering if anyone can help with.
User Registration
When a user tries to register, the password field already has a pw entered. Is there a reason this is happening? It didn’t use to happen in previous version of BuddyPress. I can’t imagine people would sign up with a password already in the password box, so I’m wondering what the point of this is:1) I’d consider it suspicious. I’d delete and put my own pw in.
2) I’d have to remember a password generated by the site instead of my own password.
3) It makes me think there’s some bug with the site. None of the big platforms has a pw already put in there for you to use.Is there a way to turn this automatic password generation off?
Profile navigation
With the new BuddyPress update, everyone’s profile now has an arrow on the left and right of the page, which directs you to another profile. Is there a way to turn this off, or do we need to use CSS (display: none;) to remove it?Thanks.
Hello, since the BuddyPress 7.3.0 update I can only invite 14 of the 500 wordpress users to a BuddyPress group. Can someone help me there?
Hi there!
I’m sure this is bit of a crazy ask, but here it goes anyway…
I’ve been reviewing the code for custom activity posts. Though I’m far from being an expert it seems fairly straight forward. However I’m not quite sure how to pass the data that I want to be in the content of the post.
On my site users can donate money to good causes. I would like a post to be created whenever a user does this. All donations take place via subdomain (payments.mydomain.co), after completing donation via stripe they are redirected to a success page in that subdomain, which has a link back to the site.
Firstly, is it possible to generate a post from an action that took place outside of buddypress (and is not a plugin)?
Secondly if yes, how can you make it work? I can’t seem to quite work it out because I can get it to trigger any actions/filters required for custom posts since it lies outside of buyddpress.
Topic: Buddypress Page Templates
Hey all.
I’m trying to determine the best way to change the header and footers on my buddypress pages like member etc. I’ve done a fair bit of searching, but haven’t been able to find the right approach. It seems like something simple that I’m just missing. To be clear, I want, for example, member pages or activity to use a theme header or footer I specify for that page…very similar to what I could do for regular wordpress pages.
Thanks for any help you can provide!
TimGood afternoon!
With some of the updates, there was a problem with the registration page on the site.
1. In the BuddyPress settings, the page I created for registration is selected in the “Pages” section. Everything used to work.
2. There are plugins in collaboration with BuddyPress – BP Disable Activation Reloaded and Youzer. But when I deactivate them, the problem doesn’t go away. But when I deactivate BuddyPress, the problem with redirects disappears.
3. Urls for site pages without “/”, i.e. site.com/post-nameBuddyPress 7.3.0
I am getting registration spam by the bucketloads and I’m not sure how to combat this effectively.
What I’ve done/considered so far:
- Activating Recaptcha v3 (done)
- Hope that email activation weeds out some of the spammers
- Googling has advised hiding /wp-login.php?action=register since many spambots target this, but I’ve not been able to do this successfully, BuddyPress seems to redirect this to its register page.
I’d be super glad for any advice on:
- Hiding /wp-login.php?action=register
- Any other spam-killing things that I should be doing
Thanks!
Hello. I can’t to find in settings of BuddyPress , how to aprove first as a administrator when some of the user’s want to create a Group in my website ( I want this as my security and as spam or obscene actions of a user) .
When someone comments on a group or topic i found how to disable or enable hi’s comment , but for creating a groups i don’t know how.Thanks in advance for the help.
I’m trying to understand if there will be an issue with using BuddyPress groups and SEO. From my reading on SEO the closer a page is to the main domain the better. For example, if I have a forum topic about Butterflies and I was just using bbPress the URL would be:
MySite.com/forum/topics/butterflies/
The page “butterflies” would be two jumps away from MySite.com
But if I use the feature to add my forum inside of a group the URL changes to this:
MySite.com/group/group-name/forums/topics/butterflies/
The page “butterflies” would be four jumps away from MySite.com
I was wondering if anyone knows if using forums inside of BuddyPress will have a negative impact on SEO and if there’s a way around it by having the URL structure different, reducing the number of jumps.
Hi, everyone.
I want to add the option to choose gender type in BuddyPress profiles.
The user should be able to choose male, female, or Other (with a ‘specify’ text field) in a check box style option list.
How can this be done?Topic: numeric username
I need to use numeric usernames actually I used the last Buddypress version, I received a message says “SORRY, USERNAMES MUST HAVE LETTERS TOO!”
Could you help me Team?
This user is not technically savvy so they can’t remove themselves. They asked me to remove all their info so I initiated a removal as per their request from admin>tools>Erase Personal Data.
After running that, I went to mediapress to see if their data was removed, and their images were still in mediapress so I deleted those. Then went to Media, and found their images there too, so I removed those.
Then I went to my community front end and found their name and image still in the recently-active list so I clicked on it, and lo and behold, but their profile is STILL there!!! Including two images I am not finding via the wp-admin back end.
I’ve been trying to run around buddypress tools, settings/buddypress, and seriously not finding anywhere to remove this user from the system, although they are no longer listed in wp-admin/users. How can they NOT be in the main wp user list AND BE present in in the buddypress member list with a working profile??!!
Is there a plugin for admin complete removal of a buddypress user?