Search Results for 'registration'
-
Search Results
-
Hi,
I just installed and it creates an empty registration page. I’ve allowed create users, flushed permalinks, and if I could just find shortcodes for my fields I’d be grateful. Any thoughts? I’m using paid membershipsPro and the plugin to integrate them as well.
Hi,
I have a 2 “member types” website.
I need the user to choose which he is while registration.
I have added both member types, then a custom field.
But I can’t figure out how I’m supposed to make the custom field to update the member type while registration.
I must be missing something obvious her but can’t find what…
Thanks for help.My BuddyPress site’s registration page has two sections, ‘Account Details’ and ‘Profile Details’. These two sections are displayed as two columns which is fine on desktop but they look messed up on a mobile screen.
Is it possible to align the two sections in one column so that ‘Account Details’ show first, under which should be ‘Profile Details’ and then the ‘complete sigh up’ button?
Thank you!
Hello, I have a problem with my registration page. When I click on “Registration” it says “Not Found. The requested URL was not found on this server. Apache/2.4.41 (Ubuntu) Server at 192.168.1.111 Port 80” but if I disable BuddyPress, it works. I have already checked that no plugin conflicts with it, I am using the BuddyX theme so it doesn’t come from there either, I have checked the permalinks as well as the .htaccess file, I have checked that it is indeed the registration page that is indicated in the BuddyPress settings, nothing works, I still have this error over and over again. Can you help me please? Thank you in advance.
The default Account Detail fields on the Registration page are not displaying properly. Any idea on how to fix this so they format the same way as the Profile Details section? You can see the issue on this page: https://staging.shoalmate.life/register/
Topic: BuddyPress registration
Hi,
I am using BuddyPress on a multi-lingual Divi website (WPML) with 2 a subdomain for each languages.
The website is https://klm-huisjes.ellyvandriel.nl/
WordPress 6.2
BuddyPress 11.1.0The Registration and Activation pages exists but are empty and when trying to visit them, I am refered to the homepage. Adding a new Registration page did also not resolve the issue. This page is also empty.
I just read this and wonder if this is causing the issue: Please note: For BuddyPress Multilingual to work, your site’s language URL format needs to be set to use different languages in directories. You can find the language URL options by going to WPML → Languages and scrolling to the Language URL Format section.
If so, is there a solution. This website really needs the 2 different subdomains.
Thanks,
MargrietOut of about 6000 members, we have around 1000 who have no entry with the type
last_activity
in thewp_bp_activity
table.I think some will be simply members who have yet to log in, but it doesn’t seem to be all of them.
For instance, if I search the data for members who have no
last_activity
but do have an entry with typeupdated_profile
, I find over 700 members.As far as I can tell, the function
bp_core_record_activity()
is hooked towp_head
, and should be updatinglast_activity
every 5 minutes.There being no
last_activity
definitely seems to be a bug of some kind. If I edit the Extended Profile in admin of a member with nolast_activity
, ‘Last active’ in the ‘Member’s stats’ box shows the current date/time. This seems to be because in\BP_Members_Admin::user_admin_stats_metabox()
, the account is activated (so$last_active
doesn’t get assigned the registration date), butbp_get_user_last_activity()
returns nothing. Sostrtotime( $last_active )
returns the current date/time.Any ideas as to how this might have happened?
I wondered about the ‘Repair member “last activity” data’ option under Tools > BuddyPress, but I ran this on my local installation and it doubled the number of members without
last_activity
, so I’m not sure what that’s about.Hello,
Setup:
WP version 6.2,
BP version 11.1.0,
PHP version 7.4I want an activation mail setup during the registration process, as the site needs a double-opt-in for the registration of new users.
the problem is as follows:
- A user registers
- An email is sent to the admin, that a user registered
- BUT the promised activation email to the user does not get sent.
as I thought this might be a common problem, of course I have done some research and found no fitting solution, as the mails in general do work, what the solutions claim to fix.
I have also done excessive testing.
I found no cause/solution and so I supect a BP/WP bug or misconfiguration I did not find.
I confirmed via MailHog and the “Post SMTP” plugin that the mail does not get sent at all, but other mails get sent. So from my point of view there is NO Problem with SMTP or mail sending in general.
When I reject the user in the confirmation process, then a mail gets sent to the user.
I have checked the Mail-Templates of BP, repaired them twice and checked for the trigger “Der Empfänger hat sich registriert”, in english: The recipient has registered”.
All this happens on the local and the production server.I deactivated as much other plugins as possible to exclude them as source of the error.
Everything seems to be fine. But the Email does not get sent. I am totally stuck.
Can someone help?
E.g. confirm the activation mail gets sent/not sent?Topic: User creation from front end
Good evening,
I’m trying to create a page where you can create users and automatically assign them to a group of those that already exist, I’m using a registration gravity plugin, I have managed to create users but I have not managed to assign that user to a group from the registration, I need to do it from the same registration form, is there any way or another plugin that allows to do it that way?
Thanks!I have issues with Buddypress not working on all of my sites. I have Astra Pro and use Elementor to build my pages. After troubleshooting, the conflict was definitely between Buddypress and Elementor and not Astra. It didn’t matter which theme I switched to, when Buddypress and Elementor were the only two plugins activated on my website, my custom built Elementor login page would break and the edit screen would only attempt to load in safe mode (if at all). When Buddypress was deactivated, the page was editable again. I confirmed this with Tier 2 support at Elementor today but since they view this as a Buddypress problem and not an Elementor problem (as usual), they refused to assist in repairing it.
I’m using Buddypress version 11.1.0
The website’s broken login page is https://extremechickens.com/login-registration/.
It should, however, look like this: https://snipboard.io/TrJS0h.jpg
Is it possible to disable User Registration for BuddyPress and only have the wordpress admin or owner of the site create the users by assigning them a User name and a password ?
If we are able to disable user registration, and only have the website owner create their username and password will the users still be able to update their profiles ?
Hello,
The problem is simple, I have conditions for registration,
so If “X” is checked, then they are required to fill up certain information,
if they select “Z” they must fill in some other information.Under this scenario, whenever they select X and fill everything, I am unable to complete the signup “submit-signup” because it is expected that the user fills up ALL the boxes (X & Z).
Is there a way to solve this issue? After I filled up everything I was able to complete the signup but that’s not how it is supposed to be.
Topic: Registration Error
Hello,
if someone try to register a new user and forget something the system will show an error message. So far so good.
But after this, the First Name und Last name field will be cleared. So a new user need to fill this fields again. All other fields still be filled after the error message.
Topic: Custom Registration
Hi All,
I have been really struggling on finding a way to customize a nice looking registration form. As our users can add birthday and gender for each of their kids, and they may have any number of them. I wanted a form that asks for how many kids, and then dynamically polls the two fields for each.
I ended up doing up to 4 kids hardcoded and then a field “have more than 4”.
Also, I want to convert Newsletter signups in this form as well.Anyway, to make this registration page nice and usable, I was looking for a solution for days.
Furthest I have gotten so far is Ninjaforms with uncanny automator. The user gets created and all fields work as intended (getting the Ninja forms date foprmat to agree with a buddypress date field was a painfull path!!)PROBLEM IS: I need the activation email for double opt in here in Germany. This Method however skips this and immediately registers the user.
How can I call user_status 2 and activation email before creating the final user?
Topic: Email to client after
Hi, is there any way to automatically send an email to a customer after they have submitted a request to register?
Currently, the customer only receives a message when the registration is accepted or rejected
Hello Team,
Whenever any user registers on the website, they get a welcome email from BuddyPress. I want to disable that default welcome email. I’ve tried using plugins and some custom code but the problem was not solved. Is there any way to deactivate that email? The code I tried was:
“add_filter(‘wpmu_welcome_notification’, ‘__return_false’ );”
Looking for help
Thank youTopic: Newsletter Signup
Hi All,
I have done some extensive searching and cant believe Im the first trying this….
I want a checkbox “Sign up for our newsletter” on the Registration page. I want an elementor popup asking people browsing my page to sign up. (This can be done with standard MAiling List Plugins) But I want loged in Users to already have their email address from their confirmed Profile pre-filled.Anyone have any ideas?
I recently added BuddyPress to an existing site for my Scout troop, but for some reason the registration fields do not function. The fields show up, but are not editable. I’ve been digging for documentation to help troubleshoot this, but I cannot find anyone else with the same problem. HELP!