Search Results for 'registration'
-
Search Results
-
my Website : http://www.rajyaseva.com
i have registration link in menu which leads to http://www.rajyaseva.com/register/
the page opens very properly but afte user fills up the form and clicks on register butten.
the massage popps up saying there has been critical error on your website.
buddypress version 6.3.0
Note that user gets registered on website but the extendend profile fields that he filled up while registering are not recorded and they apear blank upon login.
Hi,
I’m trying to set up Buddypress for one of the websites that I run. The registration page and activation page won’t load. From the admin interface in the settings from the Buddypress section –> pages, I have set up the registration page to be “register”. The page works if I look at it from the pages section, but won’t load from the settings/Buddypress/pages. If that makes sense. In the settings/general, I do have the “anyone can register” checked.Why is this not working? Please help.
Hey Everyone,
I am customising my BP profile page and added the mediapress plugin.
Is there a way to automatically create an empty image gallery for a user upon registration and say name it ‘@username’-gallery? And is it possible to limit the available galleries per user to 1 (so they can’t create any new one?).Thanks for help all.
Hello, i want to setup a website where users can register as normal users (normal registraion: mail and password) or PRO users (so they can insert various fields). Is there a way to setup two different registration forms, one that asks only mail/pass and one that asks all the required fields?
Or, is possible to have all registered only with mail/password and then, only to the users that i enable can fill all the PRO users fields?
Thanks!Dear Forum Members,
I am trying to customize the standard buddypress activation email that is sent upon registration of a new user (I am using latest WordPress and Buddypress Versions).
After following the suggestions on https://websistent.com/custom-buddypress-activation-email/, I did manage to edit the subject line with following snippet in wp-content/plugins/bp-custom.php:
add_filter( 'bp_core_signup_send_validation_email_subject', 'custom_buddypress_activation_subject', 10, 2 ); function custom_buddypress_activation_subject( $subject, $user_id ) { $user = get_userdata( $user_id ); return $user->user_login . ' – Activate your ' . get_bloginfo( 'name' ) . ' account'; }
This works fine.
However, the following snippet for customizing the message of the email does not work:
add_filter( 'bp_core_signup_send_validation_email_message', 'custom_buddypress_activation_message', 10, 3 ); function custom_buddypress_activation_message( $message, $user_id, $activate_url ) { $user = get_userdata( $user_id ); return "Hi $user->user_login, Thanks for registering! To complete the activation of your account please click the following link: $activate_url Thanks, Jesin"; }
I have tried the approach, as outlined here https://buddypress.org/support/topic/customizing-buddypress-activation-emails-outside-and-still-get-activation-key/, too. It did not work neither.
I am not sure whether this hook (bp_core_signup_send_validation_email_message) is still working or if there is a better way to hook into this message.
Could anybody shed some light on this issue and help me with customizing the activation email content while still prodiving activation link and activation key?
Thanks a lot and kind regards
JoachimTopic: Issue since last update 2020
I have the following issues since the last update:
First things first, thats the website I am talking about: https://www.blueskies.rocks/
On the top right was the registration button. It just disappeared and the “or” is the login button now. Why is that, how can I get the “Registration” button back? Its more a link then a button.
Secondly the registration form got enhanced by several fields! The Username field got duplicated several times and I am not able to delete them in wordpress backend. How can I remove them? Please help. Thanks
I installed WordPress on my root domain. For example: http://www.mysite.com
And then I installed the BuddyPress plugin.
But all the BuddyPress URLs now have a “buddypress” slug. For example: http://www.mysite.com/buddypress/registration
What I want is BuddyPress running on the root without the slug. For example: http://www.mysite.com/registration
How do I do that?
Topic: Editing Approval Email
Is there a way to edit the Approved User email inside the WordPress dashboard? The one that is sent out after the admin approves a new registration. I do not see it in the list of email templates.
Topic: remove email from register
I am looking to modify the registration so that no need for the email. we will only ask for Username and password. I am using WordPress and a plugin called ultimate membership pro to manage membership. this plugin is responsible for the registration page. Could anyone here help with this?
Can anyone help? I’m building a BuddyPress-centric website (www.cityoflondonist.org.uk) and need help building it. More details below.
Thanks in advance
David
* Help me build a specialized online community in WordPress environment
* Provide advice and trouble-shooting support
* Consultant should have extensive experience with BuddyPress community plugin and bbPress forum plugins
* Consultant must be independent, and do the work themselves. Ie, he/she should not engage others in the workSpecific examples are:
* Advise on the pros and cons of using BuddyPress to accommodate custom metadata, vs Gravity Forms-based registration
* If using BuddyPress membership software, advise on whether third party plugins should be used to augment its capabilities and if so, which plugins
* Solve plugin conflicts
* Help add custom metadata to registration process
* Explain difference between WPBakery and Gutenberg editors
* Help set up collaborative forums
* Help implement access permissions to sensitive discussions
* Advise on where to implement specialized popup forms, and how to implementTopic: Enable Buttons
Hello Team!
I would like to activate the buttons (like – share – private message – public message) on each profile without being logged in and when the user wants to write he will be redirected to the registration or login page. From Forums: #post-16015 http://prntscr.com/twzgtdI am currently working on this social website using buddypress http://www.nigeriachemists.com and i experimented something, now the registration page with account and profile details is not showing, instead one ugly page is showing in register, can someone please kindly help here? i need to grt it back to default
I need to add a default value in some extended profile fields in buddypress registration form so this data is not repeated.
I have seen that I have to use the variable xprofile_set_field_data() but I don’t know exactly in which .php file to implement it and what code to put
Hello,
I created some fields in the users -> profile fields section, the problem is that all those fields that I created appears in the registration form and I don’ want that, I want that the user fill those fields after the registration directly in his profile page if he wants to.
Is there another option that making those fields optional and disabling their visibilities with the css in the registration form ?
thank you for your help
Hello 🙂
I am trying to set up my website that makes use of BP with W3TC and i also run WPML. I get this problem,, when i use object cache from W3TC in the /members/ page, i can see the members in one version of language but not in the other. If i disable object cache then i don’t get this issue. (the same for registration page)
For BP i only use very basic components, see image https://ibb.co/Q9Jxzj4
Any ideas would be appreciated.
Hi there,
I want to create community where each group is restricted by email domain. Is there any way to automate the process for when a user registers for the community, they will become a member of the group that is assigned to their email domain?
Also, it’s possible a member could have multiple email domains hence eligible for membership to multiple groups, is it possible to allow users to register with one email (primary email/group) and after registration add additional emails to join other groups, via their user account?
Thanks!